💻

Development

Code generation, debugging, testing, and development workflows

3,514 Skills

Structured reasoning for architectural decisions using First Principles Framework (Quint Code). Orchestrates ADI...

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically...

Use when starting feature work that needs isolation from current workspace or before executing implementation plans...

Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities....

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...

Working expectations and documentation practices. Use when capturing learnings or understanding how to work with...

Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work...

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.