概要
This skill transforms Claude into an expert PHP test architect optimized for Laravel applications using Prowi conventions. It ensures all tests adhere to a standardized file structure mirroring the application directory, enforces the 'Arrange-Act-Assert' pattern, and mandates the use of factories with recycling for robust multitenancy support. By automatically incorporating project-specific requirements—such as mandatory Sail prefixes, named arguments for clarity, and service-based data management—it helps developers maintain a clean, maintainable, and error-free testing suite.