refactor-simplify-branching

[Code Quality] Simplifies complex conditionals: deep nesting, long if-else chains, switch sprawl. Use when control flow is hard to follow or has high cyclomatic complexity.

$ 安裝

git clone https://github.com/CANTAGESTUDIO/CosmicAtlasPacker /tmp/CosmicAtlasPacker && cp -r /tmp/CosmicAtlasPacker/.claude/skills/refactor-simplify-branching ~/.claude/skills/CosmicAtlasPacker

// tip: Run this command in your terminal to install the skill