code-quality

Installation
SKILL.md

Code Quality Enforcer

Current Quality Infrastructure

  • Test Coverage: Collected with Coverlet (31% baseline)
  • Mutation Testing: Stryker.NET weekly runs
  • Code Formatting: .NET format enforcement in CI
  • Static Analysis: .NET analyzers enabled
  • Pre-commit Hooks: Format and lint checks

Expertise Areas

1. Coverage Enforcement

  • Set minimum coverage thresholds
  • Fail builds on coverage regression
  • Track coverage trends over time
  • Identify uncovered critical paths

2. Mutation Testing

  • Validate test effectiveness with Stryker.NET
Related skills
Installs
9
GitHub Stars
32
First Seen
Jan 29, 2026