All Use CasesPreToolUsePostToolUsePostToolUse
Claude Code setups for testing
Generate tests, run them on save, and keep coverage honest. Skills, agents, MCP servers, and hooks that help Claude Code write, run, and monitor tests across unit, integration, and end-to-end layers.
157 items across skills, agents, plugins, MCP servers, prompts, hooks, and guides.
Example prompts
Concrete things you can type into Claude Code for testing. Each example uses a real skill, agent, slash command, hook, or MCP server listed below.
- Generate tests for an untested module
Use the test-gen skill to write Vitest tests for src/lib/billing.ts and target 90% branch coverage.
- Enforce TDD with a hook
Enable the tdd-guard hook, then implement POST /api/invoices — tests must exist before the implementation file is edited.
- End-to-end test a checkout flow
Use the Playwright MCP server to walk through /checkout and assert the confirmation page renders with the right order ID.
- Re-run failing tests automatically on save
Add the auto-test hook so the last failing spec re-runs whenever I edit the file under test.
Skills (69)
Browse all skillsSuperpowers
Core software engineering competencies covering planning, reviewing, testing, and debugging across the SDLC
sdlcplanningtestingdebugging+1
Playwright Browser Automation
Browser automation and testing using Playwright for web application testing and scraping
playwrightbrowsertestingautomation+1
iOS Simulator
Build, navigate, and test iOS apps via simulator automation with XcodeBuild integration
iosxcodemobiletesting+1
Test Generator
Generate comprehensive test suites with unit, integration, and edge case coverage
testingtest-generationcoveragetdd
Web App Testing
End-to-end testing of web applications in a real browser — click, fill, assert, take screenshots, and verify flows before declaring a feature done
testinge2ebrowserqa+1
Webapp Testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
testingbrowser
Stress Test
/em -stress-test — Business Assumption Stress Testing
testing
Scenario War Room
Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or whe…
testing
Browserstack
Run tests on BrowserStack. Use when user mentions "browserstack", "cross-browser", "cloud testing", "browser matrix", "test on safari", "test on firefox", or "browser compatibility".
testingbrowser
Coverage
Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or "what needs testing".
testingrag
Init
Set up Playwright in a project. Use when user says "set up playwright", "add e2e tests", "configure playwright", "testing setup", "init playwright", or "add test infrastructure".
testing
Playwright Pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from Cypress/Selenium, sync with TestR…
testingbrowserautomationai+1
Security Pen Testing
Use when the user asks to perform security audits, penetration testing, vulnerability scanning, OWASP Top 10 checks, or offensive security assessments. Covers static analysis, dependency scanning, secret detection, API security testing, and pen test report generation.
securitytestingapi
Senior Data Scientist
World-class senior data scientist skill specialising in statistical modeling, experiment design, causal inference, and predictive analytics. Covers A/B testing (sample sizing, two-proportion z-tests, Bonferroni correction), difference-in-differences, feature engineering pipeline…
pythontesting
Senior Qa
Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, analyzes Istanbul/LCOV coverage reports to surface gaps, scaffolds Playwright test files from Next.js routes, mocks API call…
reacttestingapirag
Senior Security
Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools. Use when the user asks about security reviews, threat analysis, v…
securitytesting
Tdd Guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, …
testingrag
Helm Chart Builder
Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design v…
securitytestingagent
Browser Automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
testingbrowserautomation
Ad Creative
When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'crea…
testingai
Product Discovery
Use when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.
testing
Ux Researcher Designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
testing
Dummy Dataset
Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.
pythontestingai
Pre Mortem
Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a pr…
gotesting
Brainstorm Experiments Existing
Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods. Use when validating assumptions, testing feature ideas cheaply, or planning product experiments.
testingai
Brainstorm Experiments New
Design lean startup experiments (pretotypes) for a new product. Creates XYZ hypotheses and suggests low-effort validation methods like landing pages, explainer videos, and pre-orders. Use when validating a new product idea, creating pretotypes, or testing market demand.
testingai
Identify Assumptions Existing
Identify risky assumptions for a feature idea in an existing product across Value, Usability, Viability, and Feasibility. Uses multi-perspective devil's advocate thinking. Use when stress-testing a feature idea, doing risk assessment, or preparing for assumption mapping.
testing
Lean Canvas
Generate a Lean Canvas with problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue. Use when exploring a lean startup canvas, testing a business hypothesis, or modeling a new venture.
testingai
Api Contract Testing
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
testingapi
Api Testing
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.
pythontypescripttestingapi+2
Cloudflare Workers Ci Cd
Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues.
cloudflaregithubgitlabtesting+2
Cloudflare Workers Testing
Comprehensive testing guide for Cloudflare Workers using Vitest and @cloudflare/vitest-pool-workers. Use for test setup, binding mocks (D1/KV/R2/DO), integration tests, or encountering test failures, mock errors, coverage issues.
cloudflaretestingairag
Design Review
7-phase frontend design review with accessibility (WCAG 2.1 AA), responsive testing, visual polish. Use for PR reviews, UI audits, or encountering contrast issues, broken layouts, accessibility violations, inconsistent spacing, missing focus states.
testing
Mobile App Testing
Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.
testingperformanceautomation
Mutation Testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
pythontypescriptjavascripttesting
Nuxt Production
| Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, and v4 migration. Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals, writing tests with Vitest, deploying to Cloudflare Page…
vercelcloudflaretestingperformance+1
Pinia V3
Pinia v3 Vue state management with defineStore, getters, actions. Use for Vue 3 stores, Nuxt SSR, Vuex migration, or encountering store composition, hydration, testing errors.
vuetesting
Playwright
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visua…
pythontypescriptjavascripttesting+3
Recommendation System
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache invalidation, experiment tracking, quality monitoring issues.
testingmonitoringapi
Technical Specification
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.
testingapiai
Vitest Testing
Modern TypeScript/JavaScript testing with Vitest. Fast unit and integration tests, native ESM support, Vite-powered HMR, and comprehensive mocking. Use for testing TS/JS projects.
typescriptjavascripttesting
Apdex Score Calculator
Calculate apdex score calculator operations. Auto-activating skill for Performance Testing. Triggers on: apdex score calculator, apdex score calculator Part of the Performance Testing skill category. Use when working with apdex score calculator functionality. Trigger with phrase…
gotestingperformance
Artillery Config Generator
Generate artillery config generator operations. Auto-activating skill for Performance Testing. Triggers on: artillery config generator, artillery config generator Part of the Performance Testing skill category. Use when configuring systems or services. Trigger with phrases like …
gotestingperformance
Benchmark Suite Creator
Create benchmark suite creator operations. Auto-activating skill for Performance Testing. Triggers on: benchmark suite creator, benchmark suite creator Part of the Performance Testing skill category. Use when working with benchmark suite creator functionality. Trigger with phras…
gotestingperformance
Bottleneck Identifier
Execute bottleneck identifier operations. Auto-activating skill for Performance Testing. Triggers on: bottleneck identifier, bottleneck identifier Part of the Performance Testing skill category. Use when working with bottleneck identifier functionality. Trigger with phrases like…
gotestingperformance
Connection Pool Analyzer
Analyze connection pool analyzer operations. Auto-activating skill for Performance Testing. Triggers on: connection pool analyzer, connection pool analyzer Part of the Performance Testing skill category. Use when analyzing or auditing connection pool analyzer. Trigger with phras…
gotestingperformance
Cpu Profiler Config
Configure cpu profiler config operations. Auto-activating skill for Performance Testing. Triggers on: cpu profiler config, cpu profiler config Part of the Performance Testing skill category. Use when configuring systems or services. Trigger with phrases like "cpu profiler config…
gotestingperformance
Database Query Profiler
Profile database query profiler operations. Auto-activating skill for Performance Testing. Triggers on: database query profiler, database query profiler Part of the Performance Testing skill category. Use when working with database query profiler functionality. Trigger with phra…
gotestingperformance
Flame Graph Generator
Generate flame graph generator operations. Auto-activating skill for Performance Testing. Triggers on: flame graph generator, flame graph generator Part of the Performance Testing skill category. Use when working with flame graph generator functionality. Trigger with phrases lik…
gotestingperformance
Gatling Scenario Creator
Create gatling scenario creator operations. Auto-activating skill for Performance Testing. Triggers on: gatling scenario creator, gatling scenario creator Part of the Performance Testing skill category. Use when working with gatling scenario creator functionality. Trigger with p…
gotestingperformance
Gc Log Analyzer
Analyze gc log analyzer operations. Auto-activating skill for Performance Testing. Triggers on: gc log analyzer, gc log analyzer Part of the Performance Testing skill category. Use when analyzing or auditing gc log analyzer. Trigger with phrases like "gc log analyzer", "gc analy…
gotestingperformance
Heap Dump Analyzer
Analyze heap dump analyzer operations. Auto-activating skill for Performance Testing. Triggers on: heap dump analyzer, heap dump analyzer Part of the Performance Testing skill category. Use when analyzing or auditing heap dump analyzer. Trigger with phrases like "heap dump analy…
gotestingperformance
Jmeter Test Plan Creator
Create jmeter test plan creator operations. Auto-activating skill for Performance Testing. Triggers on: jmeter test plan creator, jmeter test plan creator Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "jmeter test pl…
gotestingperformance
K6 Script Generator
Generate k6 script generator operations. Auto-activating skill for Performance Testing. Triggers on: k6 script generator, k6 script generator Part of the Performance Testing skill category. Use when working with k6 script generator functionality. Trigger with phrases like "k6 sc…
gotestingperformance
Load Test Scenario Planner
Plan load test scenario planner operations. Auto-activating skill for Performance Testing. Triggers on: load test scenario planner, load test scenario planner Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "load test …
gotestingperformance
Locust Test Creator
Create locust test creator operations. Auto-activating skill for Performance Testing. Triggers on: locust test creator, locust test creator Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "locust test creator", "locust…
gotestingperformance
Memory Profiler Setup
Configure memory profiler setup operations. Auto-activating skill for Performance Testing. Triggers on: memory profiler setup, memory profiler setup Part of the Performance Testing skill category. Use when working with memory profiler setup functionality. Trigger with phrases li…
gotestingperformance
Network Latency Tester
Test network latency tester operations. Auto-activating skill for Performance Testing. Triggers on: network latency tester, network latency tester Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "network latency tester…
gotestingperformance
Percentile Analyzer
Analyze percentile analyzer operations. Auto-activating skill for Performance Testing. Triggers on: percentile analyzer, percentile analyzer Part of the Performance Testing skill category. Use when analyzing or auditing percentile analyzer. Trigger with phrases like "percentile …
gotestingperformance
Performance Baseline Creator
Create performance baseline creator operations. Auto-activating skill for Performance Testing. Triggers on: performance baseline creator, performance baseline creator Part of the Performance Testing skill category. Use when working with performance baseline creator functionality…
gotestingperformance
Response Time Analyzer
Analyze response time analyzer operations. Auto-activating skill for Performance Testing. Triggers on: response time analyzer, response time analyzer Part of the Performance Testing skill category. Use when analyzing or auditing response time analyzer. Trigger with phrases like …
gotestingperformance
Soak Test Planner
Plan soak test planner operations. Auto-activating skill for Performance Testing. Triggers on: soak test planner, soak test planner Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "soak test planner", "soak planner", "…
gotestingperformance
Spike Test Setup
Configure spike test setup operations. Auto-activating skill for Performance Testing. Triggers on: spike test setup, spike test setup Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "spike test setup", "spike setup", "…
gotestingperformance
Stress Test Config
Configure stress test config operations. Auto-activating skill for Performance Testing. Triggers on: stress test config, stress test config Part of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like "stress test config", "stress …
gotestingperformance
Thread Dump Analyzer
Analyze thread dump analyzer operations. Auto-activating skill for Performance Testing. Triggers on: thread dump analyzer, thread dump analyzer Part of the Performance Testing skill category. Use when analyzing or auditing thread dump analyzer. Trigger with phrases like "thread …
gotestingperformance
Throughput Calculator
Calculate throughput calculator operations. Auto-activating skill for Performance Testing. Triggers on: throughput calculator, throughput calculator Part of the Performance Testing skill category. Use when working with throughput calculator functionality. Trigger with phrases li…
gotestingperformance
Api Testing Helper
Assist with api testing helper operations. Auto-activating skill for API Development. Triggers on: api testing helper, api testing helper Part of the API Development skill category. Use when working with APIs or building integrations. Trigger with phrases like "api testing helpe…
gotestingapi
Pentest
Automated penetration testing — web, API, browser, GitHub, and local code. Zero false positives. Use when user wants to hack-test their app, find vulnerabilities, or run security pentesting.
githubsecuritytestingbrowser+1
Visual Diff
Visual Regression Testing — screenshot comparison before and after changes. Use when user wants to check for visual regressions, compare UI changes, or verify CSS/layout changes didn't break anything.
testing
Agents (2)
Browse all agentsReact Pro
Senior-level React engineer specializing in modern, performant web applications using component-based architecture
Developmentreacthooks+3
Test Automator
QA automation specialist for building comprehensive test suites across unit, integration, and e2e testing
Quality & Testingtestingautomation+4
Plugins (66)
Browse all pluginsPlaywright
Browser automation and end-to-end testing by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows across Chromium, Firefox, and WebKit.
testingautomationbrowsere2e+1
Chrome DevTools
Chrome browser testing and performance analysis using Chrome DevTools Protocol (CDP). 27 professional-grade tools for web testing, performance measurement, accessibility validation, and browser automation.
testingbrowserperformanceaccessibility+1
Test Writer Fixer
Write new tests, run existing tests, analyze failures, and fix them while maintaining test integrity
testingunit-teststest-automationdebugging+1
Storybook
Generate Storybook stories for components, manage visual regression tests, and browse existing stories from Claude Code
frontendstorybooktestingcomponents+1
Claude Preview
Preview and inspect web UIs that Claude builds — start, stop, click, fill forms, read console logs, capture screenshots, and monitor network requests, all inside Claude Code.
officialanthropicbrowserpreview+2
42crunch Api Security Testing
Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous…
securitytestingapiai
Fakechat
Localhost web chat for testing the channel notification flow. No tokens, no access control, no third-party service.
developmenttesting
Accessibility Test Scanner
A11y compliance testing with WCAG 2.1/2.2 validation, screen reader compatibility, and automated accessibility audits
testing
Api Contract Generator
Generate API contracts for consumer-driven contract testing
api-developmenttestingapi
Api Fuzzer
Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detection
testingsecurityapi
Api Mock Server
Create mock API servers from OpenAPI specs for testing
api-developmenttestingapi
Api Test Automation
Automated API endpoint testing with request generation, validation, and comprehensive test coverage
testingautomationapirag
Browser Compatibility Tester
Cross-browser testing with BrowserStack, Selenium Grid, and Playwright - test across Chrome, Firefox, Safari, Edge
testingbrowser
Chaos Engineering Toolkit
Chaos testing for resilience with failure injection, latency simulation, and system resilience validation
testingai
Contract Test Validator
API contract testing with Pact, OpenAPI validation, and consumer-driven contract verification
testingapi
Data Seeder Generator
Generate realistic test data and database seed scripts for development and testing environments
databasetesting
Database Test Manager
Database testing utilities with test data setup, transaction rollback, and schema validation
testing
Dataset Splitter
Split datasets for training, validation, and testing
ai-mltestingai
E2e Test Framework
End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testing
testingbrowserautomation
Integration Test Runner
Run and manage integration test suites with environment setup, database seeding, and cleanup
testing
Load Balancer Tester
Test load balancing strategies with traffic distribution validation and failover testing
testingai
Mobile App Tester
Mobile app test automation with Appium, Detox, XCUITest - test iOS and Android apps
testingautomation
Mutation Test Runner
Mutation testing to validate test quality by introducing code changes and verifying tests catch them
testing
Penetration Tester
Automated penetration testing for web applications with OWASP Top 10 coverage
securitytestingrag
Performance Test Suite
Load testing and performance benchmarking with metrics analysis and bottleneck identification
testingperformance
Code Cleanup
Comprehensive codebase cleanup across 11 quality dimensions — dead code, duplication, weak types, circular deps, defensive cruft, legacy code, AI slop, type consolidation, security, performance, and async patterns. Confidence scoring and build verification gates.
testingsecurityperformanceai
Regression Test Tracker
Track and run regression tests to ensure new changes don't break existing functionality
testing
Security Test Scanner
Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues
testingsecurity
Smoke Test Runner
Quick smoke test suites to verify critical functionality after deployments
testingdeployment
Snapshot Test Manager
Manage and update snapshot tests with intelligent diff analysis and selective updates
testing
Test Coverage Analyzer
Analyze code coverage metrics, identify untested code, and generate comprehensive coverage reports
testingrag
Test Data Generator
Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing
testing
Test Doubles Generator
Generate mocks, stubs, spies, and fakes for unit testing with Jest, Sinon, and test frameworks
testing
Test Environment Manager
Manage test environments with Docker Compose, Testcontainers, and environment isolation
testingdockerai
Test Orchestrator
Orchestrate complex test workflows with dependencies, parallel execution, and smart test selection
testing
Test Report Generator
Generate comprehensive test reports with coverage, trends, and stakeholder-friendly formats
testingrag
Unit Test Generator
Automatically generate comprehensive unit tests from source code with multiple testing framework support
testing
Visual Regression Tester
Visual diff testing with Percy, Chromatic, BackstopJS - catch unintended UI changes
testing
Sprint
Autonomous multi-agent development framework with spec-driven sprints. Write specs, run /sprint, and let coordinated agents (backend, frontend, QA, UI testing) handle implementation through self-iterating convergent loops.
communitytestingagent
Wondelai Design Sprint
Google Ventures Design Sprint methodology. Validate product ideas in 5 days with rapid prototyping, user testing, and structured decision-making.
productivitygotestingapi+1
Pw
Production-grade Playwright testing toolkit. 9 skills, 3 agents, 55 templates, TestRail + BrowserStack MCP integrations. Generate tests, fix flaky failures, migrate from Cypress/Selenium.
developmenttestingbrowserai+1
Statistical Analyst
Hypothesis testing, A/B experiment analysis, sample size calculation, and confidence intervals. 3 stdlib-only Python tools: Z-test/t-test/chi-square with effect sizes, sample size calculator with power tradeoffs, and Wilson score confidence intervals.
developmentpythontesting
Pm Product Discovery
Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.
product-managementtesting
Full Stack Orchestration
End-to-end feature orchestration with testing, security, performance, and deployment
workflowssecuritytestingperformance+1
Unit Testing
Unit and integration test automation for Python and JavaScript with debugging support
testingpythonjavascriptautomation
Performance Testing Review
Performance analysis, test coverage review, and AI-powered code quality assessment
qualitytestingperformanceai+1
Api Testing Observability
API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring
apitestingmonitoringautomation
Quantitative Trading
Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting
financegotesting
Accessibility Compliance
WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design
accessibilitytesting
Shell Scripting
Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
languagestesting
Developer Essentials
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management
developmenttesting
Qa Orchestra
Multi-agent QA toolkit with 10 specialized agents covering the full QA lifecycle — orchestrator, environment-manager, functional-reviewer, test-scenario-designer, browser-validator, automation-writer, manual-validator, bug-reporter, release-analyzer, and smart-test-selector. Sta…
testingbrowserautomationagent
Parseltongue
Python development suite: testing, performance optimization, async patterns, and packaging guidance
pythontestingperformance
Api Contract Testing
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
apitesting
Api Testing
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.
apipythontypescripttesting+2
Cloudflare Workers
Comprehensive Cloudflare Workers platform guide covering runtime APIs, testing (Vitest), CI/CD, observability, framework integration, performance, security, and migration. Use for Workers development, deployment, debugging, or optimization.
cloudflaresecuritytestingperformance+2
Design Review
7-phase frontend design review with accessibility (WCAG 2.1 AA), responsive testing, visual polish. Use for PR reviews, UI audits, or encountering contrast issues, broken layouts, accessibility violations, inconsistent spacing, missing focus states.
designtesting
Jest Generator
Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors.
testingtypescriptjavascriptreact+1
Mobile App Testing
Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.
mobiletestingperformanceautomation
Mutation Testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
testingpythontypescriptjavascript
Pinia V3
Pinia v3 Vue state management with defineStore, getters, actions. Use for Vue 3 stores, Nuxt SSR, Vuex migration, or encountering store composition, hydration, testing errors.
frontendvuetesting
Recommendation System
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache invalidation, experiment tracking, quality monitoring issues.
datatestingmonitoringapi
Technical Specification
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.
documentationtestingapiai
Test Quality Analysis
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
testingairag
Vitest Testing
Modern TypeScript/JavaScript testing with Vitest. Fast unit and integration tests, native ESM support, Vite-powered HMR, and comprehensive mocking. Use for testing TS/JS projects.
testingtypescriptjavascript
Scenario Testing
End-to-end testing with real dependencies - no mocks allowed; scenarios with real data are the only source of truth
testing
MCP Servers (17)
Browse all MCP serversPlaywright Browser Automation
Official Microsoft Playwright MCP server for browser automation, web scraping, testing, and accessibility snapshots
browserautomationtestingscraping+2
Browserbase Server
Automate cloud browsers for web scraping, testing, and interaction through headless browser infrastructure
browserscrapingtestingautomation+1
Simple Mcp Selenium
An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios.
browser-automationtestingbrowserautomation
Firefox Devtools
Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.
browser-automationtestingmonitoringbrowser+3
Console Automation
Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.
coding-agentstestingmonitoringautomation+1
Just
Justfile integration that enables LLMs to execute any CLI or script commands with parameters safely and easily, with environment variable support and comprehensive testing.
developer-toolstestingllm
Jmeter
JMeter MCP Server for performance testing
developer-toolstestingperformance
K6
Grafana k6 MCP Server for performance testing
developer-toolstestingperformance
Locust
Locust MCP Server for performance testing
developer-toolstestingperformance
A11ymcp
Web accessibility testing MCP server that analyzes URLs and HTML for WCAG 2.0/2.1/2.2 compliance using axe-core. Tools for color contrast, ARIA validation, and orientation lock detection.
developer-toolstesting
Auto Mobile
Tool suite built around an MCP server for Android automation for developer workflow and testing
developer-toolstestingautomation
Chiliz Marketing Intel
67+ tools for fan token intelligence: whale flows, signal scores, sports calendar, backtesting, DEX trading, social sentiment. SSE transport with Bearer auth.
finance-fintechtesting
Internet Speed Test
Internet speed testing with network performance metrics including download/upload speed, latency, jitter analysis, and CDN server detection with geographic mapping
monitoringtestingperformance
Secops
All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
securitytestingaiagent
Cli
Yet another CLI tool for testing MCP servers
other-tools-and-integrationstesting
Ai Vision
📇 🏠 🍎 🪟 🐧 - Multimodal AI vision MCP server for image, video, and object detection analysis. Enables UI/UX evaluation, visual regression testing, and interface understanding using Google Gemini and Vertex AI.
other-tools-and-integrationsgotestingai
Cli
CLI tool for testing MCP servers
other-tools-and-integrationstesting
Hooks (3)
Browse all hooksTDD Guard
Hooks-driven system that monitors file operations and blocks changes that violate TDD principles
tddtestingqualityenforcement
Auto Test Runner
Automatically runs relevant tests after code edits to catch regressions immediately
testingautomationciquality
Test Coverage Guard
Checks test coverage after edits and warns if coverage drops below the configured threshold
testingcoveragequalityguard