概要
The Advanced Testing Strategy skill provides Claude with a sophisticated framework for designing and implementing robust test suites across the entire software development lifecycle. By applying the test pyramid philosophy, it guides the creation of fast unit tests, reliable integration tests, and high-confidence E2E flows using tools like Playwright and Cypress. It helps developers move beyond simple API testing to master component rendering, visual regression, and sophisticated mocking with MSW, while specifically addressing common pain points like test flakiness and over-reliance on implementation details.