Control Flow Check

Audits Go code for control flow excellence - early returns, minimal nesting, small blocks. Checks for happy path readability, guard clauses, and refactoring opportunities. Use before committing Go code or during refactoring.

majiayu000 c4359b7 2 files · 7.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/control-flow-check commit c4359b7c61

Frequently asked questions

npx skillmds add majiayu000/control-flow-check