skillbase
54 skills, 22 personas published · @evseevnn
Skills
yield-analysis
v1.0.1SkillDeFi yield strategy analysis: base/reward APY, impermanent loss, gas costs, risk-adjusted returns comparison
leverage-calc
v1.0.2SkillLeveraged DeFi position calculator: health factor, liquidation price, stress tests at -30%/-50% drawdowns
mev-awareness
v1.0.1SkillMEV risk assessment: sandwich/JIT/frontrun detection, Flashbots Protect, private mempools, MEV exposure evaluation
trade-journal
v1.0.1SkillStructured trade journal: thesis, entry/exit criteria, P&L tracking, post-mortem analysis
onchain-signals
v1.0.2SkillOn-chain signal analysis: whale tracking, TVL flows, smart money movement, governance impact assessment
python-testing
v1.0.1SkillPython testing with pytest, pytest-asyncio, fixtures, parametrize, coverage analysis, and mock/fake strategies for FastAPI and async services
web3-web3py
v1.0.1SkillWeb3.py for EVM blockchain interaction: contract calls, ABI handling, batch/multicall, middleware, typed wrappers, and event processing
db-mongodb
v1.0.1SkillMongoDB with Motor async driver: schema design for document databases, indexes, aggregation pipelines, migrations, and repository pattern implementation
python-backend
v1.0.1SkillPython backend development with FastAPI, async/await, Poetry, Pydantic v2, structlog, and clean architecture (ports/adapters)
prompt-engineering-craft
v1.0.0SkillPrompt engineering techniques and best practices for writing high-quality LLM instructions: chain-of-thought, few-shot, structured output, role prompting, XML structuring, self-consistency, and systematic evaluation
hummingbot-strategy-design
v2.0.0SkillMarket making strategy design for Hummingbot: PMM, XEMM, Grid, CLMM LP. Avellaneda-Stoikov theory, spread/inventory parameter calculation, controller selection and config creation, opportunity assessment. Use when designing, evaluating, or tuning any market making strategy.
hummingbot-mcp
v2.0.0SkillComplete reference for operating Hummingbot via MCP — all 11 tools with exact parameters, progressive disclosure flows, and operational workflows. Use whenever interacting with Hummingbot: deploying bots, querying market data, managing connectors, configuring strategies, executing trades, exploring DEX pools, or any Hummingbot operation through MCP.
hummingbot-risk-management
v2.0.0SkillRisk management for market making: P&L attribution (spread vs inventory), position limits, drawdown circuit breakers, exposure monitoring via get_portfolio_overview and search_history. Use when setting risk limits, analyzing MM P&L, monitoring portfolio exposure, or evaluating strategy risk.
hummingbot-bot-lifecycle
v2.0.0SkillHummingbot bot operations: deployment checklists, monitoring runbooks, incident response via MCP. Uses manage_bots, manage_executors, get_portfolio_overview. Use when deploying bots, diagnosing failures, reading logs, handling incidents, or performing any operational bot management task.
appsec
v1.0.1SkillApplication security: OWASP Top 10, dependency auditing, secrets scanning, SAST/DAST, secure coding patterns
arch-api-design
v1.0.3SkillGuides API contract design for REST, gRPC, and GraphQL: resource modeling, naming conventions, versioning strategies, error handling standards, and specification generation
web3-grant-writing
v1.0.2SkillWeb3 grant applications for Arbitrum, Optimism, and Ethereum Foundation: proposal structure, milestones, budget justification, and ecosystem alignment
arch-code-review
v1.0.3SkillPerforms structural code review focused on coupling, cohesion, SOLID principles, naming quality, and cyclomatic complexity. Produces severity-ranked findings with concrete fix suggestions.
defi-growth-strategy
v1.0.1SkillWeb3/DeFi growth strategy: funnel design, metrics (TVL/WAU/retention), user segmentation, A/B experiments, and go-to-market planning
growth-airdrop-design
v1.0.1SkillAirdrop campaign design: eligibility criteria, sybil resistance, vesting schedules, retroactive vs prospective mechanics, and token distribution modeling
arch-system-design
v1.0.3SkillGuides distributed system architecture design: requirements elicitation, C4 diagrams (Context/Container/Component), pattern selection with tradeoff analysis, and failure mode planning
frontend-react-nextjs
v1.0.1SkillReact 18+ and Next.js 14+ App Router: server/client components, suspense, streaming, data fetching, routing
smart-contract-audit
v1.0.1SkillSmart contract security audit: vulnerability detection, exploit pattern matching, severity classification, mitigation recommendations
frontend-nuxt
v1.0.1SkillNuxt 4 development: composables, server routes, auto-imports, SSR/SSG, Nitro server engine
web3-threat-modeling
v1.0.2SkillThreat modeling: trust boundaries, attack surface analysis, STRIDE, DeFi-specific threat vectors
frontend-tailwind-shadcn
v1.0.1SkillTailwind CSS v4 + shadcn/ui: utility-first styling, component composition, theming, responsive design, dark mode
rust-core
v1.0.1SkillCore Rust development: ownership, borrowing, lifetimes, traits, generics, error handling with thiserror/anyhow, type design, and clippy-clean code
go-golang
v1.0.1SkillIdiomatic Go development: interfaces, error handling with wrapping, context propagation, table-driven tests, and stdlib-first project structure
leverage-calc
v1.0.1SkillLeveraged DeFi position calculator: health factor, liquidation price, stress tests at -30%/-50% drawdowns
devops-nginx
v1.0.1SkillNginx configuration: reverse proxy, SSL/TLS termination, rate limiting, caching, and serving SPA and API backends
brand-pitch-deck-narrative
v1.0.1SkillCreate investor-ready pitch deck narratives: 10-12 slides with titles, body text, speaker notes, and visual suggestions following problem-solution-market-traction-ask structure
ts-typescript-core
v1.0.1SkillTypeScript strict-mode development: type design, utility types, type narrowing, generics, zod validation at boundaries
web3-technical-writing
v1.0.2SkillTechnical documentation: integration guides, API references, README files, changelogs, architecture posts, and migration guides for Web3/DeFi developer tooling
solidity-diamond-pattern
v1.0.1SkillEIP-2535 Diamond Proxy pattern: facet architecture, function selector management, diamond storage layout, diamondCut upgrades, and loupe introspection
rust-cli
v1.0.1SkillRust CLI tools: clap argument parsing, stdin/stdout pipes, exit codes, colored output, progress indicators, cross-compilation, and distribution
web3-naming
v1.0.1SkillGenerate and validate product/token names: 7-10 candidates with domain suggestions, linguistic collision checks across 6 languages, and ranked recommendations with taglines
web3-landing-copy
v1.0.1SkillWrite conversion-focused landing page copy for Web3/DeFi products: hero with 3 variants, social proof, how-it-works, features-as-benefits, and CTA sections
web3-ambassador-program
v1.0.1SkillDesign ambassador programs for Web3 protocols: selection criteria, tier structures, task frameworks, reward models, KPIs, and lifecycle management
web3-twitter-threads
v1.0.1SkillTwitter/X thread writing: hook-first structure, tweet splitting, engagement formatting for Web3/DeFi announcements, explainers, and thought leadership
dao-governance-design
v1.0.2SkillDesign governance frameworks for DAOs and Web3 protocols: proposal processes, voting mechanisms, quorum rules, delegation, transparency reports, and progressive decentralization
web3-discord-setup
v1.0.2SkillDesign Discord server architecture: channel structure, roles, permissions, bots, onboarding flow, verification, and moderation setup for Web3/DeFi communities
devops-ci-cd
v1.0.1SkillGitHub Actions CI/CD pipelines: build, test, deploy workflows with caching, secrets management, matrix strategies, and reusable workflows
solidity-defi-integrations
v1.0.1SkillIntegrate 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)
db-postgresql
v1.0.1SkillPostgreSQL operations: backups (pg_dump/restore), monitoring, vacuum tuning, replication setup, and schema migrations
solidity-core
v1.0.1SkillWrite production-grade Solidity 0.8+ smart contracts with security-first patterns, gas optimization, NatSpec documentation, and custom errors
web3-wagmi-viem
v1.0.1Skillwagmi v2 + viem: wallet connection, contract reads/writes, transaction lifecycle, chain switching, error handling for DApp frontends
devops-docker
v1.0.1SkillDockerfile authoring, docker-compose stacks, multi-stage builds, health checks, and container security best practices
solidity-foundry
v1.0.1SkillFoundry toolchain for Solidity: forge test with fuzz/invariant/fork testing, forge script for deployments, forge verify, and project configuration
web3-blog-posts
v1.0.2SkillBlog post writing in two registers: technical posts with code snippets for developers, and accessible explainers for DeFi users — with SEO, structure, and Web3 context
rust-async
v1.0.1SkillAsync Rust with tokio: runtime configuration, task spawning, channels, cancellation safety, structured concurrency, and avoiding blocking in async contexts
go-microservices
v1.0.1SkillGo microservice architecture: gRPC services, Nomad/Consul deployment, health checks, structured logging, and service wiring
brand-one-pager
v1.0.1SkillWrite investor and partner one-pagers: problem, solution, why now, traction metrics, and ask — with investor and partner variants plus a forwarding line
devops-linux-admin
v1.0.2SkillLinux server administration: systemd services, firewall configuration (ufw/nftables), SSH hardening, log analysis, and system troubleshooting
go-concurrency
v1.0.1SkillGo concurrency patterns: goroutines, channels, errgroup, sync primitives, graceful shutdown, and race-condition-free design
Personas
trader
v1.0.0PersonaDeFi/crypto trader — on-chain analysis, yield strategies, risk management, MEV, market microstructure
py
v1.0.0PersonaPython backend engineer — FastAPI, async, Poetry, typing, MongoDB/PostgreSQL
prompt-engineer
v1.0.0PersonaPrompt engineer — writes and publishes SKILL.md files following SPM v3 format with prompt engineering best practices
prompt-manager
v1.0.0PersonaPrompt manager — researches skill demand, writes briefs, reviews SKILL.md quality, approves or sends back for revision
security-auditor
v1.0.0PersonaExpert AI prompt security auditor analyzing prompts for injection, jailbreak, and policy compliance
hummingbot-market-analyst
v1.0.0PersonaCrypto market analyst — microstructure, on-chain analytics, macro-crypto, opportunity discovery for market making
hummingbot-strategy-architect
v1.0.0PersonaAlgorithmic market making strategy designer — Hummingbot controllers, parameter optimization, Avellaneda-Stoikov, config generation
hummingbot-risk-manager
v1.0.0PersonaMarket making risk manager — portfolio exposure, P&L attribution, drawdown limits, circuit breakers, counterparty risk
hummingbot-exchange-ops
v1.0.0PersonaExchange operations specialist — CEX/DEX connectivity, credentials, Gateway, CLMM positions, wallet management
hummingbot-operator
v1.0.0PersonaHummingbot bot operator — deployment, monitoring, incident response, operational procedures via MCP
hummingbot-risk-manager
v1.0.1PersonaMarket making risk manager — portfolio exposure, P&L attribution, drawdown limits, circuit breakers, counterparty risk
arch
v1.0.0PersonaSoftware architect — system design, API contracts, patterns, tradeoffs
growth
v1.0.0PersonaGrowth marketer — funnels, metrics, Web3 go-to-market, grants, airdrops
sec
v1.0.0PersonaSecurity auditor — smart contract audit, AppSec, OWASP, threat modeling
sol
v1.0.0PersonaSolidity/EVM smart contract developer — Foundry, OpenZeppelin, gas optimization, DeFi integrations
ts
v1.0.0PersonaTypeScript fullstack developer — React/Next/Nuxt, Node, Tailwind, shadcn, wagmi
brand
v1.0.0PersonaBrand/copywriter — naming, landing pages, pitch decks, one-pagers, Web3 positioning
ops
v1.0.0PersonaDevOps/SRE — Docker, CI/CD, monitoring, Linux, networking, PostgreSQL
rs
v1.0.0PersonaRust developer — systems programming, tokio, safety, performance
community
v1.0.0PersonaCommunity manager — Discord, Telegram, governance, ambassador programs
go
v1.0.0PersonaGo systems engineer — microservices, concurrency, gRPC, Nomad/Consul
content
v1.0.0PersonaContent strategist — technical writing, Twitter/X threads, blog posts, documentation