概要
This skill equips Claude with a structured TDD methodology tailored for the Symfony ecosystem, utilizing the elegant and expressive Pest PHP testing framework. It streamlines the creation of unit and functional tests, leverages Zenstruck Foundry for persistent object factories, and strictly enforces the Red-Green-Refactor cycle to ensure code reliability and clean architecture. By prioritizing failure-first testing, it helps developers maintain high coverage and minimize regressions when building complex services or RESTful APIs.