Leaderboard/Code Quality/cyclomatic-complexity-skill
Last commit on August 26, 2026·Created on August 26, 2026

saurabhkumar8112/cyclomatic-complexity-skill

Reduces branching logic to prevent the accumulation of spaghetti code and god functions.
Combined rank
#695
across all skills
In Code Quality
#19
category rank
Stars
141
7d change unavailable
Forks
4
Watchers
0
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
TL;DR

This skill helps technical leads and architects enforce maintainability standards by identifying and refactoring deeply nested logic. It focuses on reducing cyclomatic complexity to ensure code remains readable for humans rather than just optimized for AI comprehension.

It is designed for use during code reviews, when simplifying complex branching, or as a proactive check after writing nontrivial functions to ensure the codebase remains aligned with long-term architectural goals.

WHO IT'S FOR
Technical leads / architects
enforce maintainability standards across codebases
Backend / infrastructure engineers
simplify deeply nested logic and branching
QA / test automation engineers
validate AI-generated code before merging
Platform / DevEx teams
integrate complexity thresholds into linter configs
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Want to install it?
Archive Import · Claude Marketplace · Manual CopyRepository instructions