Back to skills
SkillHub ClubDesign ProductFull StackDesigner

cc-control-flow-quality

Use when code has deep nesting (3+ levels), complex conditionals needing simplification, loop design questions, or high cyclomatic complexity. Symptoms: arrow-shaped code, repeated conditions, confusing loop exits, lengthy if-else chains.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
168
Hot score
96
Updated
March 20, 2026
Overall rating
C3.5
Composite score
3.5
Best-practice grade
B84.8

Install command

npx @skill-hub/cli install ryanthedev-code-foundations-cc-control-flow-quality

Repository

ryanthedev/code-foundations

Skill path: skills/cc-control-flow-quality

Use when code has deep nesting (3+ levels), complex conditionals needing simplification, loop design questions, or high cyclomatic complexity. Symptoms: arrow-shaped code, repeated conditions, confusing loop exits, lengthy if-else chains.

Open repository

Best for

Primary workflow: Design Product.

Technical facets: Full Stack, Designer.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: ryanthedev.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install cc-control-flow-quality into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/ryanthedev/code-foundations before adding cc-control-flow-quality to shared team environments
  • Use cc-control-flow-quality for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

cc-control-flow-quality | SkillHub