Logo
Agent Skills Guide

cc-routine-and-class-design

published 2026/03/13

Evaluate routine and class design quality using Code Complete checklists (43 items). Use when designing routines or classes, reviewing class interfaces, choosing between inheritance and containment, or evaluating routine cohesion. Also trigger when tempted to use inheritance as a quick fix under deadline pressure, or when rationalizing 'but it works' for code with deep inheritance or many parameters. Produce severity-tagged reviews (VIOLATION/WARNING/PASS) in CHECKER mode or design decisions in APPLIER mode. Symptoms: vague routine names, >7 parameters, deep inheritance, mixed abstraction levels.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add diegosouzapw/awesome-omni-skill/skills/design/cc-routine-and-class-design-ryanthedev

Local download

Download only this skill directory.

Download cc-routine-and-class-design only
File Explorer
0 files
No file selected
readonly

Select a file to view its content