概要
The Frontend AI Developer Guide is a comprehensive framework designed to enhance Claude's ability to build and maintain high-quality frontend applications. It provides a rigorous set of technical decision criteria, such as the Rule of Three for code duplication and Fail-Fast principles for error handling, to prevent the accumulation of technical debt. By codifying advanced debugging techniques like the '5 Whys' and a multi-stage quality check workflow covering linting, type-checking, and test coverage, this skill ensures that every frontend change is performant, maintainable, and architecturally sound.