Skills for Developer
Code & workflow efficiency tools
NEW
W
writing-skills
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
NEW
V
verification-before-completion
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
NEW
T
test-driven-development
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
NEW
S
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
S
subagent-driven-development
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
R
requesting-code-review
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements