💻

Development

Code generation, debugging, testing, and development workflows

3,063 skills

Guides developers to scaffold new projects e.g. to develop plugins, and implement clean, consistent HTML layouts...

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

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

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

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

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