83,201 skills sorted by stars.
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 killing exist...
Test task dependencies for tradeEarnings workflow pattern
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 analyzers.
Use when testing auto-update functionality locally without publishing to GitHub Releases
Test utility services that handle external APIs or authorization logic. Use when testing services like AuthenticationService or Au...
Strict feature verification gate. Runs compilation, dotnet format, and all tests to confirm the Definition of Done is met. Use thi...
Test skill to verify version fields are properly included in YAML frontmatter. TRIGGER when: User wants to test version field gen...
Test report generation with TEXT transcripts (NOT real calls). For real Twilio calls, use twilio-test-call instead.
Simulate Paddle webhook events to test payment processing pipeline
Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metab...
Generate a unit test for a Zeebe `@JobWorker` class using mockk (Kotlin) or Mockito (Java), without any Spring context or Camunda...
Run BitBot's iterative test workflow (implement → test → fix → commit → push). Use PROACTIVELY during development to ensure qualit...
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 — not imp...
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 creating t...
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 create uni...
Write comprehensive tests following TDD principles
Write comprehensive test suites covering unit, integration, and e2e tests with edge cases and mocking strategies.
Write unit and integration tests following AAA structure. Use when you need to write tests, test a React component, validate busin...
Generate standardized unit and integration tests
Write comprehensive tests for code including unit tests, integration tests, and end-to-end tests. Use this to ensure code quality,...
Defines patterns for writing tests, including subsection tests for incremental development and acceptance criteria verification. U...
Enforces Given-When-Then test structure
Build and test iOS apps on simulator using XcodeBuildMCP
Testability assessment criteria for code review. Apply when evaluating code for dependency injection, global state, pure functions...
AI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Ev...
AI-powered testability assessment using 10 principles of intrinsic testability with Playwright. Evaluates web applications against...
Test-first development strategy for PAI projects. USE WHEN user needs test strategy, coverage analysis, ATDD workflows, risk-based...
Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queue...
協助使用 Testcontainers for .NET 進行容器化資料庫整合測試。當使用者需要測試真實資料庫行為(PostgreSQL、MSSQL)、需要解決 EF Core InMemory 限制、或需要建立容器共享的測試架構時使用此技能。
協助使用 Testcontainers 進行 MongoDB 與 Redis 的容器化整合測試。當使用者需要測試 NoSQL 資料庫操作、快取服務、文件查詢或五種 Redis 資料結構時使用此技能。