skill
직업 분류
설명
업데이트
refine
소프트웨어 개발자
Refines existing specs
2026-03-16
spec
소프트웨어 개발자
Create a specification before implementing features. Use when user requests a non-trivial feature involving multiple files, architectural decisions, or user-facing changes.
2026-03-16
implement
소프트웨어 개발자
Implement features with phase checkpoints. Use after a spec exists in .claude/specs/ or when implementing a confirmed specification.
2026-03-14
verify
소프트웨어 품질 보증 분석가·테스터
Verify that implemented code changes match their specification. Use after a spec has been implemented.
2026-03-07