Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify...
Optimizing test coverage beyond line coverage including branch coverage, mutation score, path coverage, and identifying...
PHP Laravel test creation specialist. Use when the user wants to create, write, or generate tests for PHP/Laravel code....
Test CRSF telemetry changes using INAV SITL simulation
Test Data Builder - Auto-activating skill for Test Automation.Triggers on: test data builder, test data builderPart of t...
使用 Test Data Builder Pattern 建構可維護、可讀、流暢的測試資料。當需要建立測試物件、管理複雜測試資料、或改善測試可讀性時使用此技能。適用於單元測試與整合測試的測試資料準備階段。
Creates factories and builders for generating consistent, composable test data with realistic values and relationship ha...
Provides patterns and examples for generating test data using factory libraries. Use this skill when you need to create...
Generate real Cassandra 5.0 test data using Docker containers, export SSTables with proper directory structure, validate...
This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plug...
Strategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring...
A skill for generating and seeding realistic test data into a database. Use this skill for tasks related to database see...
Plan comprehensive test data management including synthetic data generation, data anonymization, versioning, and environ...
Review test suites for duplicate, redundant, or low-value tests — especially unit tests already subsumed by property-bas...
Use when testing marketplace deployment. Simple test skill for validating deploy workflow.
Design comprehensive test strategies with risk-informed prioritization (P0/P1/P2), test levels (unit/integration/E2E), m...
Design comprehensive test scenarios ahead of development. Test Architecture
Apply test pyramid principles, coverage targets, and framework-specific patterns. Use when designing test suites, review...
テスト設計の抜け漏れ防止を実現するモデル駆動型テスト設計スキル。生成AIにテスト項目を「列挙」させる前に、抜け漏れを検出できる構造(モデルとカバレッジ基準)を先に作らせる。Use when: テスト設計、テスト計画作成、QA開始前、機能実装...
"Apply testing patterns like AAA (Arrange-Act-Assert), mocking, fixtures, and parameterization for maintainable test sui...
Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing...
Designs the verification suite from requirements only — never from code. Prevents success bias. Use when building test c...
Automatically detect test frameworks (Jest, pytest, RSpec, xUnit) in projects by analyzing configuration files and depen...
测试开发专家,基于JUnit 5 + AssertJ + Mockito + JaCoCo的标准化测试规范。
Create comprehensive test suites by discovering and adapting to any testing framework, following project test patterns a...
Analyze test differences between runs to identify flaky tests and consistency issues. Use to find tests that fail interm...
Test if disallowedTools blocks MCP tools
>
ドメイン単位テスト実行
テストダブルの選択・設計・検証を一貫して整理するスキル。依存関係の分離と検証戦略を統一し、テストの意図と可読性を高める。Anchors:• Test-Driven Development: By Example / 適用: テストダブル選択...
Use when symfony test doubles mocking
Test-Driven Development (TDD) - design tests from requirements, then execute RED -> GREEN -> REFACTOR cycle. Use when im...
Implement test-driven development (TDD) practices. Write tests first, then implementation.
An advanced testing protocol that enforces TDD (Test Driven Development) and self-healing tests.
Use when implementing any feature or bugfix, before writing implementation code
test-driven-development
Follow the Red-Green-Refactor cycle: write a failing test first, implement the minimum code to pa... Use when writing an...
(中文)Use when implementing any feature or bugfix, before writing implementation code
Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, r...
Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal co...
Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, w...
Core TDD philosophy and testing principles. Use when writing tests interactively or need testing guidance. Emphasizes te...
Use when user explicitly requests test-driven development, says 'TDD', 'write tests first', 'red green refactor', 'test-...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
Use when implementing any feature or bugfix, before writing implementation code. Red-Green-Refactor cycle ensures tests...
This skill should be used when the user asks to "implement TDD", "write tests first", "follow RED-GREEN-REFACTOR", "use...