home/categories/code-quality/meriley-claude-code-skills-skills-control-flow-check-skill-md
code-qualitytesting-security

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.

meriley
maintainer
meriley
আপডেট হয়েছে 1/18/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

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.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use control-flow-check