mcpbeat

Testing Claude Skills

3 546 testing skills from 425 authors. They run test suites, check accessibility and catch what broke. Half of them fit into 1 796 tokens or less — that is what one costs your context window when the agent loads it. 405 ship runnable scripts rather than instructions alone. 2 of them cannot work without an MCP server, most often rube. We also found 403 copies of these same skills sitting in other people's repositories — counted once here, not 403 times.

3 546 unique 425 authors 2 161 updated this month 331 from vendors

1 796
tokens, median
what a typical one costs in context
405
ship scripts
code that runs, not instructions alone
2
need a server
most often rube
403
copies elsewhere
counted once here, not once per repository

1 537–1 584 of 3 546

page 33 of 74
Laravel Tdd
by loulanyue

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

2k tokens
Perl Testing
by loulanyue

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

3k tokens
Python Testing
by loulanyue

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

5k tokens
Rust Testing
by loulanyue

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

3k tokens
Springboot Tdd
by loulanyue

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

998 tokens
Swift Protocol Di Testing
by loulanyue

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

2k tokens
Tdd Workflow
by loulanyue

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2k tokens zh
Browser QA
by loulanyue
609 tokens
Duration Prediction
by datadrivenconstruction

Predict project duration using k-NN and regression. Estimate timeline based on similar historical projects.

4k tokens
Cost Prediction
by datadrivenconstruction

Predict construction project costs using Machine Learning. Use Linear Regression, K-Nearest Neighbors, and Random Forest models on historical project data. Train, evaluate, and deploy cost prediction models.

4k tokens
Analyze And Plan
by Optim-Agent

MUST USE when investigating a bug, CI failure, test failure, regression, incident, broken behavior, root cause, RCA, or debug-why problem before deciding whether to create an optim-plans solution plan; do not use for ordinary feature ideas, vague product planning, direct implementation-only requests, factual/explanation questions, trivial operations, or explicit no-plan requests.

718 tokens
Test Modernizer
by superagents-lab

Modernize test suites to use modern Swift Testing features or migrate from XCTest.

2k tokens
Cointegration Analysis
by agiprolabs

Cointegration testing for pairs trading using Engle-Granger, Johansen, and rolling stability analysis

17k tokens scripts
Mean Reversion
by agiprolabs

Mean-reversion strategy tools including Hurst exponent, half-life estimation, z-score signals, ADF testing, and Ornstein-Uhlenbeck modeling

17k tokens scripts
Project Note JSON To Epub
by twhsi

Convert structured project-note JSON manuscripts into validated EPUB and optional Kindle-clickable PDF files. Use when the user asks to turn project notes, book-system JSON, FIRE-indexed notes, Luhmann/Zettelkasten numbered chunks, table-of-contents cards, index cards, cross-linked project notes, or manuscript JSON into an EPUB/PDF with chapter directories, keyword index cards, weighted links, bidirectional backlinks, versioned filenames, chapter-splitting plans, and full link testing.

2k tokens
Symbolic Equation
by lingzhi227

Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery.

3k tokens
Exploit Development & Payload Engineering
by Masriyan

Proof-of-concept development, payload crafting, shellcode analysis, and exploitation technique research for authorized security testing

9k tokens scripts
Mobile Application Security
by Masriyan

Android and iOS application security testing — static and dynamic analysis, APK/IPA inspection, OWASP MASVS/MASTG verification, secure-storage and transport review, and mobile malware triage for authorized assessments

4k tokens scripts
Test Skill
by joshuadavidthomas

A test skill to verify all plugin tools work correctly - use_skill, read_skill_file, run_skill_script, find_skills

740 tokens scripts
Headless Testing
by membranedev

| Headless Testing integration. Manage Tests, Projects, Environments, Users, Roles. Use when the user wants to interact with Headless Testing data.

2k tokens
Rainforest QA
by membranedev

| Rainforest QA integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rainforest QA data.

2k tokens
Agentsop Regression Gate
by agentsope

Build a held-out eval set, run it on every prompt/model change, and block regressions in CI. An LM change is a code change — gate it with a test suite (eval set + metric + threshold). Cross-framework SOP not surfaced by any single base skill.

12k tokens
Agentsop Test Fix Loop
by agentsope

| Decision protocol for wiring a verify-then-fix loop around a code-editing LLM agent. The agent edits → runs lint/test → reads the output → fixes → re-runs, bounded by an iteration cap and an escalation rule. Activates whenever a coder agent has a verifiable success criterion (exit code, type-checker output, failing assertion) and the user wants the agent to converge to "green" on its own. Framework-agnostic — wraps Aider's `--auto-lint`/`--auto-test`, an OpenHands SWE-Bench loop, a manual LangGraph cycle, or Claude Code's bash tool just the same.

17k tokens
Browser Testing
by cafe3310

定义了使用浏览器开发者工具进行端到端(E2E)测试的工作流,测试用例以 Markdown 文件形式记录。

979 tokens zh
Tdd Dev Cycle
by cafe3310

测试驱动开发 (TDD) 主干工作循环,包含分析、测试编写、开发、验证及带熔断的修复机制。

537 tokens zh
Fde
by suboss87

Engagement fieldbook for Forward Deployed Engineers. Use when the human says @fde or asks about client memory, debrief, prep, receipts, trust, hygiene, or sponsor status — route and run the local fde CLI; never ask them to type fde commands. Do not use for ordinary code edits, unit tests, refactors, or git commits.

66k tokens
App User Story QA
by majiayu000

End-to-end app feature inventory and user-story testing workflow with a canonical tracker. Use when the user asks to audit every feature, derive expected behavior from code, test user journeys, or explicitly fix and retest documented UX or logistical defects.

2k tokens
Comprehensive Testing
by majiayu000

Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integration. Use when writing tests, reviewing test quality, or establishing testing standards.

5k tokens
Dev Architecture Playbook
by majiayu000

Route full software-development architecture work from product intent through design, implementation, testing, release, and operations. Use when the user asks for a complete development architecture, wants to know which Spellbook skills to combine, needs an execution path across PRD/spec/API/data/security/performance/release/SRE, or asks to turn an idea or repo into a production-ready engineering plan.

907 tokens
Elegant Architecture
by majiayu000

Guides clean architecture design with strict 200-line file limits. Use when starting new features, refactoring large files, or planning module structure. Enforces modular design and real testing.

2k tokens
Performance Capacity
by majiayu000

Plan, diagnose, and verify performance budgets, latency targets, load tests, capacity estimates, bottleneck analysis, caching strategy, query efficiency, queue throughput, and regression gates. Use when a feature may be slow, a system must scale, a performance regression is suspected, or release readiness depends on throughput, cost, memory, CPU, or response time.

563 tokens
Systematic Debugging
by majiayu000

Four-phase debugging framework for any technical issue. Use when encountering bugs, errors, or unexpected behavior. Prevents random fix attempts.

981 tokens
Test Driven Development
by majiayu000

Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactoring code. Ensures tests genuinely verify behavior.

753 tokens
Vibeguard
by majiayu000

Lightweight anti-hallucination workflow for task kickoff, review prioritization, and regression retrospectives. Use when the user asks for guardrails, task contracts, risk scoring, or review templates.

2k tokens
Analyze Test Run
by microsoft
vendor

Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report

5k tokens
Sensei
by microsoft
vendor

Iteratively improve skill frontmatter to achieve good routing test coverage. WHEN: run sensei, sensei help, improve skill routing

2k tokens
Investigate Integration Test
by microsoft
vendor

Investigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analyze test issue

293 tokens
File Test Bug
by microsoft
vendor

File a GitHub issue for local integration test failures. TRIGGERS: file test bug, report test failure, create bug for test, integration test failed, test failure issue, junit failure

627 tokens
Benchmark E2e
by vercel
vendor

End-to-end benchmark suite for vercel-plugin. Runs realistic projects through skill injection, launches dev servers, verifies everything works, analyzes conversation logs, and produces an improvement report for overnight self-improvement loops.

1k tokens
Benchmark Testing
by vercel
vendor

Create and launch benchmark test projects to exercise vercel-plugin skill injection across realistic scenarios. Sets up isolated directories, installs the plugin, and spawns WezTerm panes running Claude Code with crafted prompts.

947 tokens
Codedrobe Adapter Dev
by CodeDrobe

Add, inspect, repair, or validate CodeDrobe Core adapters for Chromium/Electron AI desktop applications. Use when supporting a new app, updating Codex or WorkBuddy compatibility after an app release, discovering installation paths or CDP targets, selecting stable DOM landmarks, adding renderer profiles or transactional host settings, recording lastVerified versions, or writing adapter and real-renderer tests.

4k tokens
Autoresearch Loop
by jdrhyne

Domain-agnostic metric-driven improvement loop, generalizing Karpathy's autoresearch. Use when you want an agent to discover what to measure for a project/goal, then run a keep-or-revert experiment loop that proposes changes, measures them against an objective, keeps wins, discards regressions, and records implemented improvements. Adapts to code perf-auditing, codegen, bug-finding, ad optimization, or any artifact + measurable objective + trial. Trigger: 'autoresearch this', 'find and implement improvements to X', 'discover metrics and optimize'.

19k tokens scripts
Testdriver:assert
by testdriverai

Make AI-powered assertions about screen state

2k tokens
Testdriver:cache
by testdriverai

Speed up tests with screenshot-based caching

2k tokens
Testdriver:cloud
by testdriverai

The fastest way to get started with TestDriver. Just set your API key and start testing.

991 tokens
Testdriver:dashcam
by testdriverai

Record test execution with video and logs

2k tokens
Testdriver:generating Tests
by testdriverai

Generate tests by exploring your app with the AI vision agent

2k tokens
Testdriver:hosted
by testdriverai

The fastest way to get started with TestDriver. Just set your API key and start testing.

1k tokens