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