skill
職業分類
説明
更新
code-review
ソフトウェア品質保証アナリスト・テスター
Conduct a structured code review covering correctness, security, and maintainability. Use when the user asks to review a diff, audit a file, or check for bugs.
2026-04-27
debugging
ソフトウェア開発者
Systematically diagnose bugs, test failures, and unexpected behavior before proposing a fix. Use when facing any failure whose root cause is not obvious.
2026-04-27
test-driven-development
ソフトウェア品質保証アナリスト・テスター
Drive feature work and bug fixes via failing tests first. Use when implementing any feature or fixing a bug, before writing implementation code.
2026-04-27
writing-plans
プロジェクト管理専門家
Turn a vague request into a step-by-step plan with verifiable checkpoints. Use before any multi-step implementation, not after.
2026-04-27