Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Langue du texte source : anglais
Menu
SkillsMP a collecté 4 skills depuis GenerateNU/StrideTrack. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 4 skills collectés sur 4.
Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Langue du texte source : anglais
Structured approach to finding and fixing bugs through root cause investigation before applying fixes. Use when encountering errors, test failures, or unexpected behavior.
Langue du texte source : anglais
Structured approach to understanding requirements and planning implementation before writing code. Use when starting a new feature, significant refactor, or multi-file change.
Langue du texte source : anglais
Write tests before implementation for new backend logic, following red-green-refactor methodology. Use when creating new service functions, repository methods, or fixing bugs.
Langue du texte source : anglais