Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 4 skills de GenerateNU/StrideTrack. Abre una skill para revisar su origen y sus detalles.
Mostrando 4 de 4 skills recopiladas.
Self-review checklist to run before considering implementation work complete. Use before finishing a feature, after all tests pass, before committing.
Idioma del texto original: inglés
Structured approach to finding and fixing bugs through root cause investigation before applying fixes. Use when encountering errors, test failures, or unexpected behavior.
Idioma del texto original: inglés
Structured approach to understanding requirements and planning implementation before writing code. Use when starting a new feature, significant refactor, or multi-file change.
Idioma del texto original: inglés
Write tests before implementation for new backend logic, following red-green-refactor methodology. Use when creating new service functions, repository methods, or fixing bugs.
Idioma del texto original: inglés