laravel:complexity-guardrails
Skillby jpcaparas
Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches
Details
- Path
- skills/complexity-guardrails/SKILL.md
Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches