Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Tests the AI Harness Discord bot after code changes.
Audit a repo's test, lint, type-check, static analysis, build, and debug infrastructure for AI coding agents. Generate s...
Intelligent agent that monitors, analyzes, and improves test suite health. Detects flaky tests, identifies coverage gaps...
Write comprehensive, idiomatic tests following best practices and project conventions. Use this when writing unit tests,...
Transform passive 'Verify X' test descriptions into active, observable test actions. Use when test ideas lack specificit...
You are an implementer of unit and integration tests.
Test Python module imports to verify correct installation and structure
Enforces project test infrastructure conventions for factories, MSW handlers, mock data, Page Objects, and shared test u...
Reusable test traits, base test cases, and 46 helper methods from tests/Support/ for efficient test authoring
Child skill - tests if it can use MCP tool from its own allowed-tools (parent doesn't have it)
Child skill WITHOUT MCP tool - tests if it inherits from parent
Parent skill WITHOUT MCP tool - calls child that HAS MCP tool
Parent skill WITH MCP tool - calls child that DOES NOT have MCP tool
Create integration tests for API endpoints with SSE event verification and TUnit patterns. Use this when you need to tes...
Run the full suite of integration tests for the BookStore application. Use this to verify system-wide behavior.
Validates sports science algorithms (VDOT, TSS, TRIMP, FTP, VO2max, Recovery, Nutrition) for correctness
Tests must not depend on execution order or state from other tests Use when writing and organizing tests. Testing catego...
Test isolation techniques including database cleanup, transaction rollback, parallel test execution, and shared resource...
Strukturiertes Testen eines Issues via Puppeteer. Liest die Issue-Anforderungen, definiert testbare Kriterien, testet je...
Parallel implementation framework. Omakase-off triggers FIRST on build/create requests (wraps brainstorming). Cookoff tr...
Orchestrates browser test execution — serial agent spawning, result collection, living state doc updates.
Test the complete lead submission flow using browser automation. Fills out the form with test data, submits, and capture...
This skill explains the 3 test levels (Unit, Integration, E2E) using the "Building a Car" analogy and provides guidance...
A test local skill for Claude. Use when testing local skills detection.
Run visual tests, compare golden files, and report bugs for Stapledons Voyage. Use when user asks to run tests, check go...
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration...
Comprehensive testing strategies and implementations.
Validates Model Context Protocol (MCP) compliance by running official compliance test suite against Pierre server
ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:**Required triggers (ALL must mention "MCP"...
Test if MCP tools can be accessed from forked skill context
Test if MCP wildcards work in allowed-tools
Test middleware functions. Use when testing authentication, validation, or other middleware. Triggers on "test middlewar...
Write tests for MockDB (in-memory) repository implementations. Use when testing MockDB repositories, in-memory data acce...
Goal: Verify that model: haiku in frontmatter actually uses haiku model.
Test script creation and execution for Python modules, focusing on functional testing, unit testing, and integration tes...
Write tests for MongoDB repository implementations. Use when testing MongoDB repositories, setting up MongoDB test infra...
Validates complete data isolation between tenants, tests cross-tenant access, ensures proper query scoping
Mutation testing to verify test quality with Stryker, mutmut, or go-mutesting
Mutation testing workflow. Systematically mutates source code to verify tests actually catch bugs. Multi-session with pr...
協助命名測試方法與測試類別。當使用者詢問測試命名規範、需要改進測試可讀性、或要求檢查測試名稱是否符合最佳實踐時使用此技能。
テスト命名規則を設計し、可読性と一貫性を維持するスキル。ファイル名、describe/it 構造、シナリオ表現を統一し、チーム運用を支援する。Anchors:• xUnit Test Patterns / 適用: 命名規則設計 / 目的:...
Test Naming Enforcer - Auto-activating skill for Test Automation.Triggers on: test naming enforcer, test naming enforcer...
ネストエージェントパターンの検証テスト用スキル。Use when user says テスト検証, test nested agents, verify agent pattern.
Layer 3 (innermost) - tests if return value reaches Layer 2
Layer 1 (outermost forked) - tests if Layer 2 returns here or skips to Main
Layer 2 (middle) - tests if child returns here or skips to grandparent
Test a Nextflow script by running it, verifying outputs, testing resume functionality, and comparing results with docume...
Use this skill when testing NodeBridge handlers using `bun scripts/test-nodebridge.ts`, including listing available hand...
Validates Jupyter notebook execution, outputs, and educational quality metrics
全てのプロジェクトノートブックを順次実行し、エラーがないか確認する
A test should have one reason to fail Use when writing and organizing tests. Testing category skill.
Multi-platform Test Only mode. Reads platform-context.json and routes to the correct test framework guidance (Swift Test...
テスト計画・実行・報告を標準化する運用スキル。
Advanced test optimization with cargo-nextest, property testing, and performance benchmarking. Use when optimizing test...
Unified orchestration layer that coordinates all test skills into cohesive validation pipelines. Provides a single entry...
Test ClaudeKit workflows by scanning commands/agents/skills, generating test scenarios, and executing step-by-step with...
Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit...
Layer 1 test - orchestrator forked skill that calls child skill to test thinking token capture
Test file structure and naming conventions for the music-app project.
Test Organization Helper - Auto-activating skill for Test Automation.Triggers on: test organization helper, test organiz...
協助開發者在 xUnit 測試中正確使用 ITestOutputHelper 與 ILogger 進行測試輸出與記錄。當使用者需要在測試中輸出診斷資訊、驗證記錄行為、或建立測試診斷工具時,請使用此技能。
Run grok test for one or more Datagrok packages against a server host and report results
Child A for parallel test
Child B for parallel test
Child A for parallel test - writes timestamp
Child B for parallel test - writes timestamp
Test parallel skill execution - calls two children simultaneously
Test if Task tool (parallel subagents) works in SDK context
Test Parallelizer - Auto-activating skill for Test Automation.Triggers on: test parallelizer, test parallelizerPart of t...
Test the Java parser by parsing JDK source files and fixing parse errors. Use when asked to find/fix parse errors, test...
Delegates test pattern detection to a lightweight agent. Use when you need to understand existing test conventions witho...