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 可查看来源和详情。
已展示 4 / 4 个已收集 Skill。
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.
原文语言:英语