About
This skill equips Claude with a comprehensive framework for engineering high-quality, reliable software through a 'test-first' methodology. It provides specialized guidance for creating non-flaky E2E tests using Playwright and robust unit/integration tests with Vitest, emphasizing defensive programming patterns to handle animations and async operations. By prioritizing semantic, accessibility-based queries and destination content verification, it ensures that tests are resilient to UI refactors and truly representative of user behavior while maintaining a strict Red-Green-Refactor workflow.