Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
A test skill from valid plugin
A sample skill for testing purposes
A test skill to verify slash command functionality
Brief description of what this skill does and when to use it.
A test skill for validating the unified skills system
A test skill for validating the packager
A test skill in markdown format
Test skill demonstrating progressive file loading with multiple resources
A fake test skill for production registry publishing integration tests
A legitimate skill with no security issues
Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests for sm...
Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or...
Universal test specification generator that explores codebases, researches best practices, and generates comprehensive t...
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test c...
Create or update EasyPlatform test specifications in docs/test-specs/{Module}/. Use when asked to create test specs, wri...
Test quality validation detecting mesa-optimization, happy-path bias, vacuous assertions, and error-swallowing anti-patt...
Test strategy defines how to approach testing for a project, balancing thoroughness with efficiency. A well-designed str...
Assess and recommend the appropriate testing strategy for Rust code - unit tests, parameterized tests (rstest), property...
Assess and recommend the appropriate testing strategy for Rust code - unit tests, property-based tests, fuzz tests, Kani...
Generate a test plan + scaffolding for unit/UI/accessibility/snapshot tests across iOS + watchOS.
Generates comprehensive test strategies (60/30/10 distribution) from OpenSpec proposals. Activates via codeword [ACTIVAT...
Test pyramid strategy, test design patterns, coverage analysis, and quality gate configuration. Use when designing test...
Create comprehensive test strategy documents following IEEE 829 structure. Plan test approach, scope, resources, and suc...
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and...
Proactively suggests tests when code changes are detected. Activates when functions are created, logic is modified, secu...
Creates a comprehensive test suite for a feature
Generates comprehensive test suites for components, hooks, and utilities with proper mocking and assertions.
Set up test validation commands for any project type. Use when configuring test runners, setting up validation commands...
Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and tra...
Test if TaskCreate/List/Get/Update tools are available in forked skills
Test if tasks created by forked skill are visible to main conversation
Direct test - just call TaskList and TaskCreate, no introspection
Test if we can dynamically set CLAUDE_CODE_TASK_LIST_ID
Check CLAUDE_CODE_TASK_LIST_ID environment variable in forked skill
Test if Task tool works in forked skill context
Test if forked skill can see tasks created by parent/main conversation
Test and run the vibereps exercise tracker. Use when user wants to launch, restart, or test the exercise UI. Handles kil...
Test task dependencies for tradeEarnings workflow pattern
Run a traditional AIB build test and report results. Builds a disk image using automotive-image-builder manifest and dow...
Place Twilio test calls. Use when user invokes /test-twilio.
Write and run Playwright UI E2E tests for Kagenti - login, navigation, agent chat, across CI/Kind/HyperShift
Run unit tests for the API Service and Analyzers. Use this to verify business logic, individual components, and code ana...
Use when testing auto-update functionality locally without publishing to GitHub Releases
Update and maintain tests following TDD/BDD principles with detailedquality assurance.Triggers: test updates, test maint...
Test utility services that handle external APIs or authorization logic. Use when testing services like AuthenticationSer...
Validates PHP test files for CakePHP projects, ensuring compliance with testing standards including proper documentation...
Strict feature verification gate. Runs compilation, dotnet format, and all tests to confirm the Definition of Done is me...
Test skill to verify version fields are properly included in YAML frontmatter. TRIGGER when: User wants to test version...
Test report generation with TEXT transcripts (NOT real calls). For real Twilio calls, use twilio-test-call instead.
Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant...
Simulate Paddle webhook events to test payment processing pipeline
Generate and send test GitHub webhook payloads to the local webhook server.
Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satel...
Generate a unit test for a Zeebe `@JobWorker` class using mockk (Kotlin) or Mockito (Java), without any Spring context o...
Run BitBot's iterative test workflow (implement → test → fix → commit → push). Use PROACTIVELY during development to ens...
Automated testing workflow for backend and frontend. Use when writing tests, fixing test failures, or validating code ch...
Simple child skill for workflow continuation test - writes file and returns
Tests workflow continuation with MULTIPLE sequential child skill calls
Parent skill to test workflow continuation after child returns - CRITICAL BUG TEST
Write missing tests that catch real bugs. Takes code, findings, or coverage gaps and produces tests that verify behavior...
Write E2E and unit tests following Kagenti testing standards
Test generation expertise for Python (pytest) and TypeScript (Jest). Use when writing new tests, improving coverage, or...
Write comprehensive tests following TDD and BDD principles
Generates comprehensive test files for functions and classes. Use after writing a function, method, or class to quickly...