83,201 skills sorted by stars.
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 Testing for iO...
Advanced test optimization with cargo-nextest, property testing, and performance benchmarking. Use when optimizing test execution...
Unified orchestration layer that coordinates all test skills into cohesive validation pipelines. Provides a single entry point for...
Test ClaudeKit workflows by scanning commands/agents/skills, generating test scenarios, and executing step-by-step with manual ver...
Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit/integrati...
Layer 1 test - orchestrator forked skill that calls child skill to test thinking token capture
協助開發者在 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 the Java parser by parsing JDK source files and fixing parse errors. Use when asked to find/fix parse errors, test the parser...
Delegates test pattern detection to a lightweight agent. Use when you need to understand existing test conventions without loading...
Testing patterns for Ballee using Vitest E2E tests with dual-client architecture, RLS validation, and authentication patterns. Use...
Effective patterns for writing maintainable, reliable tests
This skill provides patterns and best practices for generating and organizing tests. It covers unit testing, integration testing,...
Generate a `@DataJpaTest` slice test for a JPA persistence adapter using H2 in-memory database and `TestEntityManager`. Use when t...
テスト計画書を作成する。テスト戦略、品質検証計画の策定時に使う。
Generates professional Test Plan and Test Cases documents following IEEE 829 test documentation standards, ISTQB testing methodolo...
Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be teste...
Write and review Playwright demo tests for Kagenti - markStep segments, assertions, selectors, narration alignment
Flash and test code on PrivacyLRS/ExpressLRS ESP32 hardware modules (TX/RX)
Generate `@CamundaSpringProcessTest` integration tests for a Zeebe BPMN process, with one `@Test` method per selected process path...
Generate mockk-based unit tests for Zeebe process out-adapters covering `startProcess`, `sendMessage`, and `sendSignal` methods. U...
Build a solid foundation of fast, isolated unit tests that cover individual functions and classes Use when writing and organizing...
分析unit/integration/e2e测试分配比例,建议60/30/10比例平衡。当AICTXT/测试策略确定后使用,优化测试执行效率和覆盖质量。
Write high-quality JUnit 5 tests with AssertJ assertions. Use when user says "add tests", "write tests", "improve test coverage",...
Guides strong, effective unit test generation using proven testing techniques. Use when writing unit tests, reviewing test quality...
テスト結果報告書を作成する。テスト完了後の結果報告、品質レビュー時に使う。
Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metrics. Use whe...
Guide for testing repository layer. Use when asked to test repositories or data access layer. Directs to implementation-specific t...
Test resource services that handle CRUD operations. Use when testing services that extend BaseService with authorization and event...
Generate Kotlin tests using `@WebMvcTest`, `MockMvc`, and `@MockkBean` for a Spring REST controller. Use when the user asks to "wr...
Test if allowed-tools actually restricts available tools
Test subagent resumption - call agent twice, verify context preserved
Quality checks against written tests. Test Architecture
Use this skill to review unit-tests, component-tests, and integration tests.
Audit tests for missing edge cases after writing or reviewing test code. Use PROACTIVELY after implementing features or writing te...
Review tests for quality - assertive checks, no hidden skips, proper coverage
Use to review test coverage for completeness and quality