Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月28日 13:15
文件资源管理器
5 个文件
SKILL.md
readonly