Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Quellsprache: Englisch
Menü
SkillsMP hat 4 Skills aus GenerateNU/StrideTrack gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 4 von 4 gesammelten Skills angezeigt.
Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Quellsprache: Englisch
Structured approach to finding and fixing bugs through root cause investigation before applying fixes. Use when encountering errors, test failures, or unexpected behavior.
Quellsprache: Englisch
Structured approach to understanding requirements and planning implementation before writing code. Use when starting a new feature, significant refactor, or multi-file change.
Quellsprache: Englisch
Write tests before implementation for new backend logic, following red-green-refactor methodology. Use when creating new service functions, repository methods, or fixing bugs.
Quellsprache: Englisch