About
This skill streamlines the software development lifecycle by enforcing a strict 'Tests Before Code' methodology within the Claude Code environment. It guides developers through a structured 7-step process—from defining user journeys and writing failing test cases to implementation and refactoring—ensuring codebases maintain a minimum of 80% coverage. By providing standardized patterns for Jest, Vitest, and Playwright, it simplifies the creation of resilient unit tests, API integrations, and browser-based user flows while preventing common testing pitfalls and brittle selectors.