Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:28 mai 2026 à 13:15
Explorateur de fichiers
5 fichiers
SKILL.md
readonly