Browse
All Skills
Skills Found
skill-creator
Provides a complete framework and utilities for creating Claude Skills, including templates, validation scripts, and packaging tools. It establishes clear conventions for skill structure, resource organization, and progressive disclosure patterns.
systematic-debugging
A structured methodology for debugging software issues that enforces root cause analysis before proposing fixes. It provides a four-phase process with concrete steps, common pitfalls to avoid, and integration with other skills like test-driven development. The skill prevents random guesswork and ensures systematic problem resolution.
file-search
A highly practical skill that provides expert guidance on using ripgrep and ast-grep for efficient codebase exploration, with exceptional emphasis on targeted search strategies to avoid overwhelming results.