dotnet-complexity

Installation
SKILL.md

.NET Complexity Review

Trigger On

  • the team wants to find overly complex methods
  • cyclomatic complexity thresholds are needed in CI
  • maintainability metrics or coupling thresholds need to be configured

Value

  • produce a concrete project delta: code, docs, config, tests, CI, or review artifact
  • reduce ambiguity through explicit planning, verification, and final validation skills
  • leave reusable project context so future tasks are faster and safer

Do Not Use For

  • formatting-only work
  • generic analyzer setup with no complexity policy change
Related skills
Installs
6
GitHub Stars
371
First Seen
Mar 16, 2026