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