Skip to main content
Run any Skill in Manus
with one click
$pwd:

cc-control-flow-quality

// Use when code has deep nesting (3+ levels), complex conditionals, loop design questions, high cyclomatic complexity (McCabe >10), or callback hell. Symptoms: arrow-shaped code, repeated conditions, confusing loop exits, lengthy if-else chains

$ git log --oneline --stat
stars:256
forks:22
updated:May 28, 2026 at 13:15
File Explorer
5 files
SKILL.md
readonly