By Category
Testing Skills
Unit, integration, E2E, performance, and LLM testing patterns.
Testing Skills
12 skills for unit, integration, e2e, performance, and llm testing patterns.
| Skill | Type | Complexity | Description |
|---|---|---|---|
| Code Review Playbook | Reference | low | Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments... |
| Cover | Command | high | Generate and run comprehensive test suites — unit tests, integration tests with real services (testcontainers/docker-... |
| Quality Gates | Reference | max | Use when assessing task complexity, before starting complex tasks, when stuck after multiple attempts, or reviewing c... |
| Review Pr | Command | medium | PR review with parallel specialized agents. Use when reviewing pull requests or code. |
| Storybook Testing | Reference | medium | Storybook 10 testing patterns with Vitest integration, ESM-only distribution, CSF3 typesafe factories, play() interac... |
| Testing E2e | Reference | medium | End-to-end testing patterns with Playwright — page objects, AI agent testing, visual regression, accessibility testin... |
| Testing Integration | Reference | medium | Integration and contract testing patterns — API endpoint tests, component integration, database testing, Pact contrac... |
| Testing Llm | Reference | medium | LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agent... |
| Testing Patterns | Reference | low | Redirect — testing-patterns was split into 5 focused sub-skills. Use when looking for testing-patterns, writing tests... |
| Testing Perf | Reference | medium | Performance and load testing patterns — k6 load tests, Locust stress tests, pytest execution optimization (xdist para... |
| Testing Unit | Reference | medium | Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.pa... |
| Verify | Command | high | Comprehensive verification with parallel test agents. Use when verifying implementations or validating changes. |
Related Agents
Frontend Skills
React, components, design systems, animations, responsive patterns.
Security Skills
OWASP, auth patterns, defense-in-depth, vulnerability scanning.
Edit on GitHub
Last updated on