Web Application Testing
7,228Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be
firecrawl-qa
3,706QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link che
Implementing Flutter Integration Tests
2,808Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing
Browser Automation with browser-use CLI
2,164Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites
gstack
1,830Fast headless browser for QA testing and site dogfooding. (gstack)
Testing Flutter Applications
1,761Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate
clerk-testing
1,718E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.
vitest
1,401Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or worki
python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
Testing Dart and Flutter Applications
1,209Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure
Testing and Mocking Dart Applications
1,184Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that de
Rivet Actors
971RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/r
Go Testing Patterns
703Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic G
javascript-testing-patterns
699Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing
github-actions-templates
633Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with
E2E Testing Patterns
596Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
Django Testing with TDD
585Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Python Testing Patterns
582Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
C++ Testing (Agent Skill)
572Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitiz
backtesting-frameworks
566Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U
llm-evaluation
565Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testi
wcag-audit-patterns
559Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for
Hono Skill
541Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming.
dbt-transformation-patterns
533Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when