关于
This skill equips Claude with a robust framework for frontend testing, enforcing industry best practices like the Red-Green-Refactor process and user-observable behavior verification. It sets clear coverage targets across different component levels—from Atoms to Organisms—and provides specific implementation patterns for unit, integration, and cross-functional E2E tests. By automating the application of these rules, it ensures that tests remain independent, reproducible, and maintainable, significantly reducing regression risks in modern TypeScript and React environments.