概要
This skill provides comprehensive assistance for Laravel Dusk, the official browser automation and testing API for the Laravel ecosystem. It guides users through writing expressive, readable tests for user interfaces, JavaScript-heavy components, and complex multi-user interactions without requiring Selenium. By implementing best practices such as the Page Object pattern and custom Dusk selectors, it helps developers build stable, maintainable test suites that accurately simulate real user behavior in browser environments.