Enforce coverage thresholds AND test quality — coverage without behavioral assertions is meaningless.
原文语言:英语
菜单
SkillsMP 已收集 xiaolai/tdd-guardian-for-claude 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 9 / 9 个已收集 Skill。
Enforce coverage thresholds AND test quality — coverage without behavioral assertions is meaningless.
原文语言:英语
Global TDD governance policy. Enforces plan-first development, behavior-driven test quality, and strict completion gates.
原文语言:英语
Produce findings-first code review with severity ordering, test-gap findings, and test-quality audit.
原文语言:英语
Orchestrate strict TDD implementation across planner, test designer, spec adversary, implementer, coverage auditor, mutation auditor, and reviewer subagents.
原文语言:英语
Build a comprehensive test matrix for changed behavior with explicit assertion strategy per case.
原文语言:英语
Per-language catalog of test runners, coverage tools, coverage formats, mutation tools, and dry-run probe commands. Use when detecting a repository's test tooling or configuring a lane for any language.
原文语言:英语
Initialize workspace TDD Guardian config — detect test lanes, verify each by dry-run probe, and write the lane configuration.
原文语言:英语
Test-level taxonomy — which behavior belongs in a unit, integration, e2e, or contract lane, how lanes bind to gate triggers, and how each lane participates in coverage. Use when designing a test matrix, configuring lanes, or deciding where a given test should…
原文语言:英语
Validate test strength with mutation testing and report weak assertions. Covers the Stryker family (JS/TS, .NET, Scala), PIT (JVM), Infection (PHP), mutmut and cosmic-ray (Python), go-mutesting and gremlins (Go), cargo-mutants (Rust), mutant (Ruby), and muter…
原文语言:英语