Find the perfect skill
Create Skill
Development
Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.
Create a Reusable Skill
Development
Guide for creating a reusable skill using a dedicated command.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
Harden Claude Skills: Audit & Rewrite
Development
Audits and rewrites a Claude skill file to enforce visibility flags, deterministic steps, and self-verification. Produces a hardened skill with a changelog.
OpenCode Skill Router
Development
Create or update OpenCode skills via one unified command with operation routing.
Checkpoint
Development
Save and restore task state before risky operations (refactors, migrations). Use /checkpoint for mid-task rollback points.
Stack-Aware ESLint Rule Research
Development
Research ESLint rules from live docs and bootstrap stack-specific rules with verified provenance. Follows a tiered trust model and L4-expressibility filter.
Sentry Known Pitfalls
Development
Run common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Integrate Claude Skill into Project Guidelines
Development
Learn how to integrate Claude skills into project development guidelines, updating docs and examples rather than generating code directly.
Gemini API Caching Best Practices
Development
Robust caching strategies for Gemini API: versioning, entity-stable keys, and invalidation to reduce cost and latency.
Diagnosing Bugs
Development
A disciplined workflow for diagnosing hard bugs and performance regressions, centered on building a tight feedback loop. Use when something is broken, throwing, failing, or slow.
Interact with GitHub Issues
Development
Create, list, and view GitHub issues using the gh CLI with a guided workflow.