What is frontend-testing-best-practices?
Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code. Source: emerson1337/skills-for-agents.