skill
职业分类
描述
更新
systematic-debugging
软件开发工程师
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
2026-07-20
test-driven-development
软件质量保证分析师与测试员
Use when implementing any feature or bugfix, before writing implementation code
2026-07-20
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
2026-07-20