Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
原文の言語: 英語
メニュー
SkillsMP は GenerateNU/StrideTrack から 4 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 4 件中 4 件を表示しています。
Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
原文の言語: 英語
Structured approach to finding and fixing bugs through root cause investigation before applying fixes. Use when encountering errors, test failures, or unexpected behavior.
原文の言語: 英語
Structured approach to understanding requirements and planning implementation before writing code. Use when starting a new feature, significant refactor, or multi-file change.
原文の言語: 英語
Write tests before implementation for new backend logic, following red-green-refactor methodology. Use when creating new service functions, repository methods, or fixing bugs.
原文の言語: 英語