概要
The Laravel Architecture skill provides Claude with specialized knowledge for building scalable, maintainable PHP applications using a modern architectural stack. It prioritizes declarative code and strict separation of concerns, moving logic out of controllers and into invokable Actions, DTOs, and custom query builders. By following this skill's guidance, developers can implement complex state machines, manage external API integrations via Saloon services, and maintain a highly organized directory structure that scales with the project's complexity.