About
The Frontend Bugfix skill equips Claude with a systematic methodology for diagnosing and repairing issues in React and TypeScript applications. It categorizes common failures—such as mock conflicts, async timing issues, and hook dependency traps—and applies a confidence scoring system to determine the best course of action. By enforcing a strict Test-Driven Development (TDD) workflow and integrated quality gates, it ensures that bug fixes are not only effective but also maintain high code coverage and architectural integrity.