Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Comprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests acr...
Testing patterns for Ballee using Vitest E2E tests with dual-client architecture, RLS validation, and authentication pat...
Effective patterns for writing maintainable, reliable tests
This skill provides patterns and best practices for generating and organizing tests. It covers unit testing, integration...
Remote App 권한 요청 UI 테스트용 스킬. Use when (1) 권한 요청 UI 테스트,(2) Hook → Remote 연동 검증, (3) awaiting_type=permission 시뮬레이션.
Generate a `@DataJpaTest` slice test for a JPA persistence adapter using H2 in-memory database and `TestEntityManager`....
Run pytest test suite for the video processing pipeline with coverage analysis. Use when the user wants to run tests, ch...
テスト計画書を作成する。テスト戦略、品質検証計画の策定時に使う。
Format concise, actionable test plans for Jira tickets using existing fptest tools and minimal MongoDB operations
Generates professional Test Plan and Test Cases documents following IEEE 829 test documentation standards, ISTQB testing...
Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what shoul...
Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implemen...
Master test planning with test strategies, test plans, scope definition, and comprehensive testing approaches.
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 pr...
Generate mockk-based unit tests for Zeebe process out-adapters covering `startProcess`, `sendMessage`, and `sendSignal`...
Build a solid foundation of fast, isolated unit tests that cover individual functions and classes Use when writing and o...
分析unit/integration/e2e测试分配比例,建议60/30/10比例平衡。当AICTXT/测试策略确定后使用,优化测试执行效率和覆盖质量。
Design optimal test pyramids with unit/integration/E2E ratios. Identify anti-patterns and recommend architecture-specifi...
Write high-quality JUnit 5 tests with AssertJ assertions. Use when user says "add tests", "write tests", "improve test c...
Guides strong, effective unit test generation using proven testing techniques. Use when writing unit tests, reviewing te...
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reli...
Scan test files for anti-patterns including mesa-optimization, disabled tests, trivial assertions, and error swallowing
Enforces zero-tolerance test quality through two-phase testing strategy (Focus → Stable → Regression). Proactively activ...
Systematically inspect unit and E2E tests to verify they test the right behavior, provide meaningful coverage, and catch...
テスト結果報告書を作成する。テスト完了後の結果報告、品質レビュー時に使う。
Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metric...
Automatically categorizes test failures, suggests responsible owners, and provides common fix checklists. Generates acti...
Guide for testing repository layer. Use when asked to test repositories or data access layer. Directs to implementation-...
Test resource services that handle CRUD operations. Use when testing services that extend BaseService with authorization...
Generate Kotlin tests using `@WebMvcTest`, `MockMvc`, and `@MockkBean` for a Spring REST controller. Use when the user a...
Test if allowed-tools actually restricts available tools
Test subagent resumption - call agent twice, verify context preserved
Test Retry Config - Auto-activating skill for Test Automation.Triggers on: test retry config, test retry configPart of t...
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...
Review tests for quality - assertive checks, no hidden skips, proper coverage
Evaluate and upgrade test suites with TDD/BDD rigor, coverage tracking,and quality assessment.Triggers: test audit, test...
Use to review test coverage for completeness and quality
あらゆる言語/スタックで潜在バグリスクを洗い出し、追加すべきテストケースを提案する。未テストのエッジケース探索や安全性確認、カバレッジ強化のテスト案提示を求められたときに使用する。
Test route configurations with integration-style tests. Use when testing complete request/response cycles through routes...
Run E2E tests on HyperShift cluster
Run E2E tests on local Kind cluster
Run Vitest tests for the Babylon.js game project. Use when the user wants to run tests, check test coverage, debug faili...
Écrit et exécute les tests pour valider l'implémentation. Utiliser après l'implémentation du code, quand on a besoin de...
Test automation specialist for running tests and ensuring coverage
Test runner checkpoint for conductor gates. Detects test framework (jest, pytest, cargo test, go test, etc.), runs tests...
Run tests, analyze results, and improve coverage. Supports pytest, jest, go test, and cargo test. Use when user says 'ru...
Run the relevant tests for the current change and summarize results. Use in Flow 3 (Build) and optionally in Flow 4 (Gat...
Run tests with Jest, Vitest, or Playwright, fix failing tests, and generate missing test coverage. Use when user says "r...
a definition of tests and testing in a Java project using Gradle and JUnit 5
Run tests according to repository guidelines. Use after linting passes, before staging changes.
Generate test boilerplate from code or specs. Use for creating new tests, setting up test files, pytest fixtures, vitest...
Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit...
@mobilenext/mobile-mcp를 활용하여 모바일 앱 테스트 시나리오를 자동 생성합니다. 사용자가 "테스트 시나리오 만들어줘" 또는 "/test-scenario-generator"를 요청 시 사용됩니다. M...
Use after TDD is finished, to review and clean the testing additions
Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema val...
编写用于新华三技术有限公司H3C网络设备自动化测试脚本。支持全库检索、迭代优化策略以及过程文档自动归档。
Test if forked skill called from SDK has TaskCreate/List/Get/Update tools
Remote App 선택형 UI 테스트용 스킬. Use when (1) 선택형 응답 UI 테스트,(2) Remote App 연동 검증, (3) awaiting_type=selection 시뮬레이션.
Guide for testing service layer. Use when asked to test services. Directs to implementation-specific testing skills.
Build and test settings SDK changes locally using core-kit and variant builds
Sibling A for isolation test - writes secret, checks for sibling B's secret
Sibling B for isolation test - writes secret, checks for sibling A's secret
Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request v...