Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

29 skills indexed across 13 categories

Results for “testing” - 29 found

firecrawl-qa

3,706

QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link che

Testing by firecrawl/firecrawl-workflows

Browser Automation with browser-use CLI

2,164

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites

Testing by browser-use/browser-use

gstack

1,830

Fast headless browser for QA testing and site dogfooding. (gstack)

Testing by garrytan/gstack

clerk-testing

1,718

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.

Testing by clerk/skills

python-testing-patterns

1,251

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti

Testing by wshobson/agents

Testing and Mocking Dart Applications

1,184

Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that de

Testing by dart-lang/skills

Go Testing Patterns

703

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic G

Testing by affaan-m/everything-claude-code

javascript-testing-patterns

699

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing

Testing by wshobson/agents

github-actions-templates

633

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with

Testing by wshobson/agents

E2E Testing Patterns

596

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

Testing by affaan-m/everything-claude-code

Python Testing Patterns

582

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

Testing by affaan-m/everything-claude-code

C++ Testing (Agent Skill)

572

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitiz

Testing by affaan-m/everything-claude-code

backtesting-frameworks

566

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U

Testing by wshobson/agents

llm-evaluation

565

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testi

Testing by wshobson/agents

wcag-audit-patterns

559

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for

Testing by wshobson/agents

dbt-transformation-patterns

533

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when

Testing by wshobson/agents

Apache Airflow DAG Patterns

526

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines,

Testing by wshobson/agents

dependency-upgrade

523

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framewor

Testing by wshobson/agents

sast-configuration

521

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up se

Testing by wshobson/agents

Web3 Smart Contract Testing

516

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Sol

Testing by wshobson/agents

Temporal Python Testing Strategies

511

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and lo

Testing by wshobson/agents

screen-reader-testing

511

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging ac

Testing by wshobson/agents

bats-testing-patterns

503

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipeline

Testing by wshobson/agents

Website Exploration for Testing

224

Website exploration for testing using Playwright MCP

Testing by github/awesome-copilot