💻

Development

Code generation, debugging, testing, and development workflows

3,443 Skills

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.

Testing patterns for behavior-driven tests with proper structure. Use when writing tests or test factories.

Tinybird Code agent tools and prompts for working with Tinybird projects, datafiles, queries, deployments, and tests.

根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git...