skill
직업 분류
설명
업데이트
commit-discipline
소프트웨어 개발자
How to structure commits: atomic, conventional messages, never push to main/master directly.
2026-07-09
debug-first
소프트웨어 품질 보증 분석가·테스터
Before fixing a bug: reproduce it, confirm root cause, write a failing test first.
2026-07-09
autoreview
소프트웨어 품질 보증 분석가·테스터
Before declaring work done: review diff, run tests, check project-specific rules.
2026-07-08