About
The Backend Bugfix skill provides a standardized framework for Claude to diagnose and repair server-side issues. It utilizes a comprehensive error classification system covering database integrity, Pydantic validation, API routing, and asynchronous programming. By implementing a confidence-scored workflow and Test-Driven Development (TDD) best practices, this skill ensures that backend fixes are not only correct but also verified through automated testing, linting, and type checking.