mcpbeat

Testing Skills

3 535 testing skills from 425 authors. They run test suites, check accessibility and catch what broke. Half of them fit into 1 800 tokens or less — that is what one costs your context window when the agent loads it. 404 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 535 unique 425 authors 2 157 updated this month 319 from vendors

1 800
tokens, median
what a typical one costs in context
404
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

385–432 of 3 535

page 9 of 74
Filament Desktop Testing vendor
google

> Execute unit tests and performance benchmarks for Filament on desktop platforms. Use this skill to run and filter tests or benchmarks locally.

321 tokens
Verification Protocols vendor
google

> Standard verification pipeline to execute after modifying C++ source or header files. Use this skill to format includes, build the engine, and run core tests.

254 tokens
Review Pr vendor
microsoft

Review a PR for correctness, pattern compliance, testing, accessibility, and safety. Produces a confidence score for merge readiness.

5k tokens
Relay E2e Test
facebook

Write and run markdown-driven e2e tests for Relay. Covers fixture format, server/client code patterns, interaction DSL, snapshots, and running tests.

2k tokens
Test Coverage Improver vendor
redis
1k tokens
Evaluation
muratcankoylan

This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.

12k tokens scripts
Mcore Testing vendor
NVIDIA

Test system for Megatron-LM. Covers test layout, recipe YAML structure, adding and running unit and functional tests, golden values, marker filters, and CI parity.

4k tokens
Mcore Onboard Gb200 1node Tests vendor
NVIDIA

Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.

4k tokens
Browser Harness
browser-use

Always use browser-harness for any web interaction: automation, scraping, testing, or site/app work.

493k tokens scripts
Review Prs vendor
googleapis

>- Review a GitHub pull request in the googleapis/mcp-toolbox repo against the logic errors and unhandled edge cases, breaking changes, test coverage, docs updates, security (input handling), and new dependencies. Use whenever a maintainer asks you to review, look over, "take a look at", or check whether something is ready to merge in mcp-toolbox, e.g. "review #3703", "can you look at this PR", "is this good to merge", or when they paste an mcp-toolbox PR link. approves, requests changes, comments, labels, or merges on its own.

3k tokens
Error Handling vendor
microsoft

统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。

4k tokens
Trigger Chat Agent Advanced vendor
triggerdotdev

> Advanced and operational chat.agent capabilities for Trigger.dev, loaded on demand. Load this when working on the raw Sessions primitive (sessions / SessionHandle), a custom chat transport or the realtime wire protocol, durable sub-agents (AgentChat, chat.stream.writer), human-in-the-loop, steering, actions, background injection (chat.defer / chat.inject), fast starts (preload, Head Start via @trigger.dev/sdk/chat-server), context resilience (compaction, recovery boot, OOM, large payloads), chat.local run-scoped state, offline testing with mockChatAgent, or prerelease/version upgrades. For the everyday chat.agent({...}) definition and the useTriggerChatTransport happy path, use the trigger-authoring-chat-agent skill instead.

1k tokens
Errors API E2e vendor
triggerdotdev

End-to-end smoke test for the public Errors HTTP API (error groups). Seeds failed runs into ClickHouse so the error materialized views populate, then drives the real endpoints against the running webapp — list (with filters + pagination), retrieve, resolve/ignore/unresolve, the `filter[error]` runs filter, user attribution via the `trigger.dev mint-token` -> JWT exchange, and the 401/403/404 negatives. Use for "smoke test the errors API", "test the errors API e2e", "prove the errors endpoints work", or to re-verify after changes.

3k tokens
Golden Chat
yusufkaraaslan

Use when testing the golden_chat golden build

2k tokens
Golden Chat Empty
yusufkaraaslan

Use when testing the golden_chat_empty golden build

349 tokens
Golden Chat Single
yusufkaraaslan

Use when testing the golden_chat_single golden build

438 tokens
Golden Chat Topics
yusufkaraaslan

Use when testing the golden_chat_topics golden build

637 tokens
Golden Epub
yusufkaraaslan

Use when testing the epub golden build

1k tokens
Golden Epub Kw
yusufkaraaslan

Use when testing keyword categorization

1k tokens
Golden Html
yusufkaraaslan

Use when testing the html golden build

1k tokens
Golden Html Kw
yusufkaraaslan

Use when testing keyword categorization

1k tokens
Golden Html Multi
yusufkaraaslan

Use when testing the multi-file html build

1k tokens
Golden Jupyter
yusufkaraaslan

Use when testing the golden_jupyter golden build

1k tokens
Golden Jupyter Dir
yusufkaraaslan

Use when testing the golden_jupyter_dir golden build

1k tokens
Golden Jupyter Kw
yusufkaraaslan

Use when testing the golden_jupyter_kw golden build

1k tokens
Golden Jupyter Topics
yusufkaraaslan

Use when testing the golden_jupyter_topics golden build

1k tokens
Golden Man
yusufkaraaslan

Use when testing the man golden build

2k tokens
Golden Man Kw
yusufkaraaslan

Use when testing the man golden build

2k tokens
Golden Man Single
yusufkaraaslan

Use when testing the man golden build

386 tokens
Golden PDF Ch
yusufkaraaslan

Use when testing chapter categorization

1k tokens
Golden PDF Kw
yusufkaraaslan

Use when testing keyword categorization

1k tokens
Golden Pptx Kw
yusufkaraaslan

Use when testing keyword categorization

1k tokens
Golden Rss
yusufkaraaslan

Use when testing the rss golden build

1k tokens
Golden Rss Empty
yusufkaraaslan

Use when testing the empty rss golden build

349 tokens
Golden Word
yusufkaraaslan

Use when testing the word golden build

1k tokens
Ad Model Onboard vendor
NVIDIA

> Translates a HuggingFace model into a prefill-only AutoDeploy custom model using reference custom ops, validates with hierarchical equivalence tests.

8k tokens
Ad Model Onboard vendor
NVIDIA

Translates a HuggingFace model into a prefill-only AutoDeploy custom model using reference custom ops, validates with hierarchical equivalence tests.

8k tokens
Ios26 Navigation vendor
wix

Reference for iOS 26 navigation bar, tab bar, toolbar, and Liquid Glass building blocks (UITab, scroll-edge effects, search placement, shared-background platter, UIButton glass configurations, UIGlassEffect / UIGlassContainerEffect, UINavigationItem.style navigator/browser/editor, UICornerConfiguration / concentric corners, UISheetPresentationController, SF Symbols 7) plus the internal view hierarchy of UIBarButtonItem and UIToolbar, and how react-native-navigation maps to all of it. Use when adding or fixing iOS 26 behavior in RNN's top bar, bottom tabs, bar buttons, toolbar, modals, or any glass-styled custom chrome; when investigating iOS 26-only regressions; or when deciding how to expose a new iOS 26 capability through RNN options.

8k tokens
Engine E2e vendor
wix

Run Wix Engine (mobile-apps-engine) iOS E2E tests locally to validate RNN changes. Use when you need to test RNN fixes against the Engine's Detox test suite.

1k tokens
Help Center UI Test
Automattic

Run a browser-based UI review of the WordPress.com Help Center across multiple surfaces, looking for visual and behavioral issues. Use when asked to test the Help Center UI.

2k tokens
Fix E2e Tests
Automattic

Given a wp-calypso PR number, identify the failing E2E test(s) in that PR's CI run so they can be fixed. Use when asked to investigate or fix a failing E2E test on a specific PR.

10k tokens scripts
Image Studio UI Tests
Automattic

Run comprehensive UI tests for the Image Studio feature. Covers Media Library entry points, Edit Mode, Generate Mode, Block Editor integration, navigation, and delete. Use when running the full UI smoke test or testing any Image Studio surface.

11k tokens
Build And Test vendor
microsoft

How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.

2k tokens
Python Testing vendor
microsoft

> Guidelines for writing and running tests in the Agent Framework Python codebase. Use this when creating, modifying, or running tests.

2k tokens
Repro Issue vendor
mapbox

Reproduce a public GitHub issue or PR in the Mapbox GL JS repo as a minimal focused debug page under `./debug/`. Trigger when the user pastes a GitHub issue/PR URL (github.com/mapbox/mapbox-gl-js/issues/N or /pull/N), or says "repro this issue", "reproduce #N", "make a repro page for", "debug page for issue", "recreate this bug", "build a minimal repro", or provides a bare issue number like `#12345` in the context of investigating a bug. Use this skill whenever the user wants to investigate a bug report, regression, or reported behavior — even if they don't say the word "repro" — since a working debug page is almost always the first step before fixing.

2k tokens
Testing vendor
WordPress

Use when writing, running, or debugging tests in the Gutenberg repository — JavaScript unit tests (Jest), PHP tests (PHPUnit), or end-to-end tests (Playwright).

1k tokens
Langsmith Observability
Orchestra-Research

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

8k tokens
Binary Size Analysis
facebook

> This skill should be used when the user wants to analyze hermesvm binary size changes across a range of commits. Use when the user mentions "binary size", "size analysis", "size regression", "size increase", or asks to measure how commits affect the hermesvm library size.

3k tokens