complexity-reduce

Installation
SKILL.md

Cyclomatic Complexity Reduction

I'll analyze your code for high cyclomatic complexity, identify complex functions and methods, and suggest targeted refactoring strategies to improve maintainability.

Supported Languages:

  • JavaScript/TypeScript (ESLint complexity rules)
  • Python (Radon, mccabe)
  • Go (gocyclo)
  • Java (Checkstyle complexity)

Token Optimization

This skill uses complexity analysis-specific patterns to minimize token usage:

Installs
6
GitHub Stars
1
First Seen
Feb 21, 2026
complexity-reduce — manastalukdar/claude-devstudio