com um clique
EXACT-Coding-Exercises
EXACT-Coding-Exercises contém 3 skills coletadas de marcoemrich, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Strict Test-Driven Development workflow (Red-Green-Refactor) with configurable human-in-the-loop checkpoints. Invoke when the user explicitly asks to use TDD, do a TDD kata, or follow the Red-Green-Refactor discipline. Do NOT invoke for general coding tasks where the user has not asked for TDD.
Use ONLY when conducting TDD with Red-Green-Refactor phases that require human-in-the-loop checkpoints. Provides the mandatory confirmation rules after each TDD phase.
Use ONLY when working with TypeScript and Vitest test files in this project. Provides rules for test file creation, running tests via npm scripts, and TDD best practices.