Skillbase / spm
Packages

skillbase

49 packages published · @evseevnn

appsec

v1.0.1

Application security: OWASP Top 10, dependency auditing, secrets scanning, SAST/DAST, secure coding patterns

10

mev-awareness

v1.0.1

MEV risk assessment: sandwich/JIT/frontrun detection, Flashbots Protect, private mempools, MEV exposure evaluation

4

leverage-calc

v1.0.2

Leveraged DeFi position calculator: health factor, liquidation price, stress tests at -30%/-50% drawdowns

4

yield-analysis

v1.0.1

DeFi yield strategy analysis: base/reward APY, impermanent loss, gas costs, risk-adjusted returns comparison

4

onchain-signals

v1.0.2

On-chain signal analysis: whale tracking, TVL flows, smart money movement, governance impact assessment

4

arch-api-design

v1.0.3

Guides API contract design for REST, gRPC, and GraphQL: resource modeling, naming conventions, versioning strategies, error handling standards, and specification generation

4

trade-journal

v1.0.1

Structured trade journal: thesis, entry/exit criteria, P&L tracking, post-mortem analysis

4

growth-airdrop-design

v1.0.1

Airdrop campaign design: eligibility criteria, sybil resistance, vesting schedules, retroactive vs prospective mechanics, and token distribution modeling

3

python-backend

v1.0.1

Python backend development with FastAPI, async/await, Poetry, Pydantic v2, structlog, and clean architecture (ports/adapters)

3

db-mongodb

v1.0.1

MongoDB with Motor async driver: schema design for document databases, indexes, aggregation pipelines, migrations, and repository pattern implementation

3

web3-web3py

v1.0.1

Web3.py for EVM blockchain interaction: contract calls, ABI handling, batch/multicall, middleware, typed wrappers, and event processing

3

python-testing

v1.0.1

Python testing with pytest, pytest-asyncio, fixtures, parametrize, coverage analysis, and mock/fake strategies for FastAPI and async services

3

arch-system-design

v1.0.3

Guides distributed system architecture design: requirements elicitation, C4 diagrams (Context/Container/Component), pattern selection with tradeoff analysis, and failure mode planning

3

defi-growth-strategy

v1.0.1

Web3/DeFi growth strategy: funnel design, metrics (TVL/WAU/retention), user segmentation, A/B experiments, and go-to-market planning

3

web3-grant-writing

v1.0.2

Web3 grant applications for Arbitrum, Optimism, and Ethereum Foundation: proposal structure, milestones, budget justification, and ecosystem alignment

3

arch-code-review

v1.0.3

Performs structural code review focused on coupling, cohesion, SOLID principles, naming quality, and cyclomatic complexity. Produces severity-ranked findings with concrete fix suggestions.

3

web3-threat-modeling

v1.0.2

Threat modeling: trust boundaries, attack surface analysis, STRIDE, DeFi-specific threat vectors

1

frontend-tailwind-shadcn

v1.0.1

Tailwind CSS v4 + shadcn/ui: utility-first styling, component composition, theming, responsive design, dark mode

1

smart-contract-audit

v1.0.1

Smart contract security audit: vulnerability detection, exploit pattern matching, severity classification, mitigation recommendations

1

frontend-nuxt

v1.0.1

Nuxt 4 development: composables, server routes, auto-imports, SSR/SSG, Nitro server engine

1

frontend-react-nextjs

v1.0.1

React 18+ and Next.js 14+ App Router: server/client components, suspense, streaming, data fetching, routing

1

devops-linux-admin

v1.0.2

Linux server administration: systemd services, firewall configuration (ufw/nftables), SSH hardening, log analysis, and system troubleshooting

0

solidity-defi-integrations

v1.0.1

Integrate with DeFi protocols — Pendle (PT/YT/SY, market operations), Morpho Blue (lending/borrowing, markets, callbacks), Aave V3 (supply/borrow, flash loans, e-mode), Uniswap V3/V4 (swaps, liquidity, hooks)

0

ts-typescript-core

v1.0.1

TypeScript strict-mode development: type design, utility types, type narrowing, generics, zod validation at boundaries

0

rust-cli

v1.0.1

Rust CLI tools: clap argument parsing, stdin/stdout pipes, exit codes, colored output, progress indicators, cross-compilation, and distribution

0

solidity-diamond-pattern

v1.0.1

EIP-2535 Diamond Proxy pattern: facet architecture, function selector management, diamond storage layout, diamondCut upgrades, and loupe introspection

0

solidity-foundry

v1.0.1

Foundry toolchain for Solidity: forge test with fuzz/invariant/fork testing, forge script for deployments, forge verify, and project configuration

0

solidity-core

v1.0.1

Write production-grade Solidity 0.8+ smart contracts with security-first patterns, gas optimization, NatSpec documentation, and custom errors

0

web3-ambassador-program

v1.0.1

Design ambassador programs for Web3 protocols: selection criteria, tier structures, task frameworks, reward models, KPIs, and lifecycle management

0

web3-landing-copy

v1.0.1

Write conversion-focused landing page copy for Web3/DeFi products: hero with 3 variants, social proof, how-it-works, features-as-benefits, and CTA sections

0

web3-naming

v1.0.1

Generate and validate product/token names: 7-10 candidates with domain suggestions, linguistic collision checks across 6 languages, and ranked recommendations with taglines

0

web3-twitter-threads

v1.0.1

Twitter/X thread writing: hook-first structure, tweet splitting, engagement formatting for Web3/DeFi announcements, explainers, and thought leadership

0

web3-blog-posts

v1.0.2

Blog post writing in two registers: technical posts with code snippets for developers, and accessible explainers for DeFi users — with SEO, structure, and Web3 context

0

web3-wagmi-viem

v1.0.1

wagmi v2 + viem: wallet connection, contract reads/writes, transaction lifecycle, chain switching, error handling for DApp frontends

0

web3-technical-writing

v1.0.2

Technical documentation: integration guides, API references, README files, changelogs, architecture posts, and migration guides for Web3/DeFi developer tooling

0

web3-discord-setup

v1.0.2

Design Discord server architecture: channel structure, roles, permissions, bots, onboarding flow, verification, and moderation setup for Web3/DeFi communities

0

brand-one-pager

v1.0.1

Write investor and partner one-pagers: problem, solution, why now, traction metrics, and ask — with investor and partner variants plus a forwarding line

0

db-postgresql

v1.0.1

PostgreSQL operations: backups (pg_dump/restore), monitoring, vacuum tuning, replication setup, and schema migrations

0

brand-pitch-deck-narrative

v1.0.1

Create investor-ready pitch deck narratives: 10-12 slides with titles, body text, speaker notes, and visual suggestions following problem-solution-market-traction-ask structure

0

devops-ci-cd

v1.0.1

GitHub Actions CI/CD pipelines: build, test, deploy workflows with caching, secrets management, matrix strategies, and reusable workflows

0

rust-async

v1.0.1

Async Rust with tokio: runtime configuration, task spawning, channels, cancellation safety, structured concurrency, and avoiding blocking in async contexts

0

dao-governance-design

v1.0.2

Design governance frameworks for DAOs and Web3 protocols: proposal processes, voting mechanisms, quorum rules, delegation, transparency reports, and progressive decentralization

0

devops-docker

v1.0.1

Dockerfile authoring, docker-compose stacks, multi-stage builds, health checks, and container security best practices

0

go-concurrency

v1.0.1

Go concurrency patterns: goroutines, channels, errgroup, sync primitives, graceful shutdown, and race-condition-free design

0

go-golang

v1.0.1

Idiomatic Go development: interfaces, error handling with wrapping, context propagation, table-driven tests, and stdlib-first project structure

0

devops-nginx

v1.0.1

Nginx configuration: reverse proxy, SSL/TLS termination, rate limiting, caching, and serving SPA and API backends

0

rust-core

v1.0.1

Core Rust development: ownership, borrowing, lifetimes, traits, generics, error handling with thiserror/anyhow, type design, and clippy-clean code

0

go-microservices

v1.0.1

Go microservice architecture: gRPC services, Nomad/Consul deployment, health checks, structured logging, and service wiring

0

leverage-calc

v1.0.1

Leveraged DeFi position calculator: health factor, liquidation price, stress tests at -30%/-50% drawdowns

0