What problem does it solve?
This Skill provides a comprehensive validation and safety testing workflow for UI/UX changes in the MovieMonk application, ensuring that modifications to components maintain high standards of type safety, responsive design, and test coverage.
Core Features & Use Cases
- Automated Quality Assurance: Orchestrates linting, unit testing, and integration testing for UI components.
- Consistency Auditing: Validates that metadata formatting, spacing, and component patterns remain uniform across the application.
- Use Case: After updating the MovieDisplay component to include new language metadata, use this Skill to verify that the change doesn't break responsive layouts or existing unit tests before merging to production.
Quick Start
Run the moviemonk-ai skill to validate your recent UI component changes and ensure all tests pass before deployment.