mcpbeat Sign in

Claude Skills

The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.

Every Agent Skill we could find on GitHub, deduplicated by content. 80 149 files from 1 774 authors, of which 62 489 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.

62 489
unique skills
out of 80 149 files found on GitHub
17 660
are copies
same content, someone else's repository
1 741
tokens, median
what a typical skill costs you in context
7 984
name collisions
two skills with one name cannot sit side by side

31 981–32 040 of 62 489

page 534 of 1 042
AI Test Generation Patterns
by PramodDutta

Systematic patterns for prompting AI coding agents to generate high-quality tests including prompt engineering for test creation, coverage-driven generation, mutation-aware testing, and review checklists for AI-generated test code.

6k tokens
AI Test Orchestration
by PramodDutta

AI-powered test orchestration skill covering intelligent test selection, risk-based test prioritization, flaky test management, test impact analysis, parallel execution optimization, and predictive test failure detection using machine learning.

7k tokens
AI System Quality Engineer
by PramodDutta

Test LLM, RAG, MCP, and agentic systems end to end. Build golden datasets, run deterministic checks and LLM judges, score retrieval, probe prompt injection, verify tool use, and gate CI on thresholds. Orchestrates DeepEval, Ragas, promptfoo, and Langfuse.

3k tokens
Advanced Allure Reporting
by PramodDutta

Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard integration.

986 tokens
Angular Testing Patterns
by PramodDutta

Angular application testing with TestBed, component harness, service testing, directive testing, and Angular-specific testing utilities.

982 tokens
Angry User Simulator
by PramodDutta

Simulate aggressive user behavior patterns including rapid clicking, random navigation, form abuse, tab spamming, and unexpected interaction sequences to find UI resilience issues

10k tokens
API Fuzzing
by PramodDutta

API endpoint fuzzing for discovering unexpected behaviors, crashes, and security vulnerabilities through malformed requests, boundary values, and protocol violations.

968 tokens
API Rate Limiting Testing
by PramodDutta

Testing API rate limiting implementations including throttling behavior, burst handling, rate limit headers, and distributed rate limiting patterns.

1k tokens
API Gateway Testing
by PramodDutta

API gateway testing skill covering rate limiting validation, request routing, authentication proxy testing, load balancing verification, circuit breaker testing, and gateway configuration validation for Kong, Envoy, and AWS API Gateway.

7k tokens
API Backward Compatibility Testing
by PramodDutta

Automated detection of breaking API changes including response format changes, removed endpoints, type changes, and deprecation enforcement.

1k tokens
API Security Testing
by PramodDutta

Comprehensive API security testing based on OWASP API Security Top 10 including broken authentication, injection attacks, rate limiting, BOLA/BFLA vulnerabilities, and automated security scanning with ZAP and custom scripts.

5k tokens
API Contract Validator
by PramodDutta

Validate API responses against OpenAPI/Swagger specifications, JSON Schema definitions, and consumer-driven contracts to prevent breaking changes

10k tokens
API Schema Evolution Testing
by PramodDutta

Testing API schema evolution patterns including additive changes, field deprecation, type widening, and backward-compatible migration strategies.

1k tokens
API Test Suite Generator
by PramodDutta

Automatically generate comprehensive API test suites from OpenAPI specifications covering CRUD operations, error handling, authentication, pagination, and edge cases

12k tokens
API Testing REST
by PramodDutta

Comprehensive RESTful API testing patterns covering HTTP methods, status codes, request/response validation, authentication, error handling, and contract testing.

5k tokens
Approval Testing
by PramodDutta

Approval testing methodology using ApprovalTests library for verifying complex outputs against human-approved results with diff-based review.

1k tokens
VR Application Testing
by PramodDutta

Testing augmented and virtual reality applications including spatial tracking, gesture recognition, performance on headsets, and motion sickness testing.

968 tokens
Appium Mobile Testing
by PramodDutta

Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.

4k tokens
API Versioning Testing
by PramodDutta

Testing API versioning strategies including URL path, header, and query parameter versioning with backward compatibility validation.

977 tokens
Artillery Load Testing
by PramodDutta

Modern cloud-scale load testing using Artillery.io for HTTP, WebSocket, Socket.io, and custom protocol testing with YAML-based test definitions.

989 tokens
Artillery Load Testing
by PramodDutta

Write and run Artillery load tests with YAML phases and scenarios, CSV data payloads, the expect plugin for functional checks, and ensure thresholds that fail CI when latency or error budgets are breached.

2k tokens
Website Audit
by PramodDutta

Comprehensive website auditing skill using Lighthouse, PageSpeed Insights, and web performance APIs to audit performance, accessibility, SEO, best practices, and security.

7k tokens
Authentication Testing Patterns
by PramodDutta

Comprehensive authentication testing including login flows, password policies, MFA, session management, account lockout, and SSO integration.

1k tokens
Auth Bypass Tester
by PramodDutta

Comprehensive authentication and authorization bypass testing including session hijacking, privilege escalation, JWT manipulation, and access control verification

12k tokens
Cucumber Patterns
by PramodDutta

Behavior-Driven Development skill using Cucumber, covering feature files, step definitions, Gherkin best practices, data tables, scenario outlines, and hooks.

4k tokens
Authorization Testing Patterns
by PramodDutta

Role-based and attribute-based access control testing including permission matrices, privilege escalation prevention, and resource-level authorization.

1k tokens
BDD Gherkin Testing Patterns
by PramodDutta

Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.

981 tokens
Library Backward Compatibility
by PramodDutta

Testing library backward compatibility including public API surface verification, semver compliance, TypeScript type compatibility, and migration path validation.

1k tokens
Axe core Accessibility Testing
by PramodDutta

Accessibility testing skill using axe-core and Playwright for automated WCAG 2.1 compliance auditing, custom rules, and accessibility reporting.

4k tokens
Behat BDD Testing
by PramodDutta

PHP BDD testing with Behat framework using Gherkin feature files, Mink browser extension, context classes, and Symfony integration for behavior-driven acceptance testing.

5k tokens
Smart Contract Testing
by PramodDutta

Smart contract testing with Hardhat, Foundry, and Brownie including unit tests, gas optimization, reentrancy checks, and fork testing.

996 tokens
Behave BDD Testing
by PramodDutta

Python BDD testing with Behave framework using Gherkin feature files, step definitions, environment hooks, and Selenium integration for behavior-driven acceptance testing.

5k tokens
Browser Agent QA Testing
by PramodDutta

Teach agents to use AI browser agents for exploratory and smoke QA with step budgets, evidence-based assertions, guardrails, and Playwright conversion.

1k tokens
Boundary Value Generator
by PramodDutta

Generate boundary value test cases for numeric ranges, string lengths, date ranges, collection sizes, and domain-specific constraints using systematic analysis techniques

12k tokens
Browser Extension Testing
by PramodDutta

Testing browser extensions including content script injection, background worker testing, popup UI testing, storage API testing, and cross-browser compatibility.

1k tokens
Browser Use Automation
by PramodDutta

CLI tool for persistent browser automation with multi-session support, featuring Chromium/Real/Remote browser modes, cookie management, JavaScript execution, and long-running automation workflows.

5k tokens
BrowserBash Browser Automation
by PramodDutta

BrowserBash is a vendor-independent, natural-language browser automation CLI. Drive a real browser from plain-English objectives or committable Markdown tests, run on local Chrome, CDP/Playwright MCP, Browserbase, LambdaTest, or BrowserStack, and stream NDJSON results with CI exit codes — using free local Ollama models or any cloud LLM.

5k tokens
BrowserStack Cloud Testing
by PramodDutta

Cloud-based cross-browser and cross-device testing with BrowserStack including Automate, App Automate, Percy visual testing, Observability, and integration with Playwright, Selenium, and CI/CD pipelines.

5k tokens
Bug Report Writing
by PramodDutta

Bug report writing skill covering clear reproduction steps, severity classification, effective communication, triage processes, and defect lifecycle management.

3k tokens
Cargo Fuzz Testing
by PramodDutta

Fuzz testing for Rust applications using cargo-fuzz and libFuzzer to discover memory safety issues, panics, and undefined behavior.

972 tokens
Bun Test Runner
by PramodDutta

Fast test execution with Bun's built-in test runner including snapshot testing, mocking, code coverage, lifecycle hooks, DOM testing with happy-dom, and migration from Jest and Vitest to Bun test.

4k tokens
BurpSuite Security Testing
by PramodDutta

Web application security testing using BurpSuite for proxy-based interception, scanning, and manual penetration testing of web applications.

987 tokens
Canary Deployment Testing
by PramodDutta

Canary deployment validation testing including traffic splitting, metric comparison, automatic rollback triggers, and health score calculation.

985 tokens
CDN & Cache Testing
by PramodDutta

Testing CDN configurations, cache hit ratios, cache invalidation, TTL policies, and edge caching behavior for optimal content delivery.

970 tokens
Capybara Testing
by PramodDutta

Expert-level Capybara acceptance testing skill for Ruby and Rails applications. Covers RSpec integration, DSL methods, scoping, Page Objects with SitePrism, JavaScript interactions, and database cleaning strategies.

3k tokens
Changelog Test Mapper
by PramodDutta

Map changelog entries and release notes to affected test cases, ensuring every user-facing change has corresponding test coverage verification.

8k tokens
Advanced Chaos Engineering
by PramodDutta

Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditions.

1k tokens
Kubernetes Chaos Testing
by PramodDutta

Chaos testing for Kubernetes workloads using Chaos Mesh, Litmus, and custom fault injection for pod, network, and disk failures.

991 tokens
Checkly Monitoring as Code
by PramodDutta

Teach agents to build synthetic monitoring as code with Checkly, including Playwright browser checks, API checks, alerting, and CI deploy workflows.

2k tokens
CD Pipeline Advanced
by PramodDutta

Expert-level CI/CD pipeline skill for test automation. Covers GitHub Actions, Jenkins, GitLab CI, Azure DevOps, parallel execution, matrix strategies, caching, artifact management, and deployment gates.

5k tokens
CI Test Sharding Parallelization
by PramodDutta

Teach agents to shard and parallelize Playwright, Jest, and pytest suites in CI to reduce wall-clock time while merging reports reliably.

2k tokens
Chrome DevTools MCP Performance
by PramodDutta

Teach agents to use the Chrome DevTools MCP server for performance testing with traces, Core Web Vitals, throttling, and evidence-based analysis.

2k tokens
CI Pipeline Optimizer
by PramodDutta

Optimize CI test pipelines through intelligent test splitting, parallelization, caching strategies, and selective test execution based on code changes.

10k tokens
CD Pipeline Config
by PramodDutta

CI/CD pipeline configuration skill for test automation, covering GitHub Actions, Jenkins, GitLab CI, test parallelization, reporting, and artifact management.

4k tokens
Code Coverage Analysis
by PramodDutta

Measure and enforce test coverage with Istanbul/nyc, c8, Jest, and Vitest. Covers branch versus line coverage, per-directory thresholds, CI gates, and correctly excluding generated code from reports.

2k tokens
QA Skill for Claude Code
by PramodDutta

The complete QA skill for Claude Code — turn Claude into an expert QA engineer that picks the right test type, writes reliable Playwright, Cypress, and pytest tests, eliminates flaky tests, enforces coverage, and wires up CI. Claude Code QA testing done right.

2k tokens
Codeception Testing
by PramodDutta

Expert-level Codeception testing skill for PHP applications. Covers acceptance, functional, and unit testing with the Actor pattern, BDD-style syntax, Page Objects, API testing, and database helpers.

4k tokens
Code Review Excellence
by PramodDutta

Master code review best practices with constructive feedback patterns, quality assurance standards, review checklists, security considerations, and collaborative improvement techniques for high-quality software delivery.

5k tokens
Clerk Auth Testing
by PramodDutta

Testing patterns for Clerk authentication including sign-in flow testing, protected route testing, webhook verification, middleware testing, and organization-based access control

11k tokens
Cognitive Load Analyzer
by PramodDutta

Evaluate interface complexity by measuring information density, decision points, visual hierarchy, and task completion paths to reduce user cognitive burden.

10k tokens

Claude Skills — questions

Answers built from the skills we actually parsed.

What is a Claude Skill?
A folder with a SKILL.md file: instructions that teach an agent to do one thing well, optionally with scripts and reference files alongside. The format is open and called Agent Skills — Claude Code, Codex and other agents read the same files. It is not a program you run; it is knowledge the agent loads when the task calls for it.
How is a skill different from an MCP server?
A server gives the agent new abilities — it connects to something and exposes tools. A skill gives the agent knowledge: how to use what it already has. They combine, and often literally: 11 696 of the skills here declare which MCP servers they need to work.
Why are there fewer skills here than in other catalogues?
Because we deduplicate by content. Of 80 149 files found on GitHub, 62 489 are unique — the rest is the same skill copied into someone else's repository, word for word. Catalogues that count files rather than skills show every copy as a separate entry.
What does the token count mean?
A skill is loaded into the model's context when it is used, so its size is a running cost on every request that touches it. We measure the whole folder, not just SKILL.md: one official skill is 377 tokens, another drags 83 files of fonts behind it.
How do I install a skill?
Copy the skill folder into ~/.claude/skills for personal use, or into .claude/skills inside a project. The agent picks it up by the name in the SKILL.md header — which is worth checking: 7 984 skills here share a name with another skill, and two of them cannot sit side by side.