About
Streamlines the development process by enforcing a structured Test-Driven Development (TDD) cycle of writing failing tests, implementing minimal code, and refactoring for quality. It provides the flexibility to switch to direct implementation when TDD is not the optimal approach, ensuring efficiency across various coding tasks. By integrating automated verification steps—including type checking, linting, and security scanning with Semgrep—this skill helps developers maintain high standards of code health and security while adhering to project-specific backend, frontend, and schema-driven guidelines.