Find the perfect skill
Web Design
Development
Web visual design skill. Two-phase workflow: first output a DESIGN.md spec for user approval, then generate UI/UX, visual, animation, responsive code.
Claude Code Ecosystem
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture. Covers configuration, MCP, hooks, CI/CD, and best practices.
PR Quality Assessment
Development
Extract implementation guidance and assess risk from pull requests before implementing fixes. Use the comprehensive checklist to evaluate code quality, testing, style, documentation, and potential breaking changes. Helps determine whether a PR is a reliable reference implementation and plan tests or edge cases.
Review Completed Implementation
Development
Perform structured code review of completed implementation, validate against specifications, and update task status in tasks.md.
Word Power Tools
Productivity
Process Word documents (.docx/.doc/.rtf): convert, extract, batch replace, merge/split, format, and validate with dedicated scripts.
inference.sh CLI for AI Apps
Data & AI
Run 150+ AI apps including image generation, video creation, LLMs, search, and more via the inference.sh CLI. No GPU required.
MEV Security
Security
Provides structured guidance on MEV (Miner Extractable Value) concepts, common attack patterns like sandwich/frontrunning/backrunning, and mitigation strategies such as private relays and MEV blockers. Helps organize relevant resources in README files under appropriate sections.
Add Task
Productivity
Automatically adds timestamped tasks to daily note log with optional due dates. Perfect for quickly capturing to-do items.
Solana Development Hub
Development
A unified skill hub for Solana development, routing to specialized submodules for programs, frontends, DeFi protocols, and token extensions.
Testing for Broken Access Control
Security
Systematically testing web applications for broken access control vulnerabilities including privilege escalation, missing function-level checks, and insecure direct object references.
Web3 Smart Contract Testing
Testing
Comprehensively test smart contracts using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Helps when writing Solidity contract tests, setting up blockchain test suites, or automating coverage reporting and gas optimization.
Ship It!
Development
Finalize and ship changes with quality checks, commits, and PR creation.