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