Complexity Recognition

Diagnoses what makes code complex and why, using the three-symptom two-root-cause framework. Use when code feels harder to work with than it should but the specific problem is unclear. This skill identifies WHETHER complexity exists and WHERE it comes from. Not for scanning a checklist of known design smells (use red-flags) or evaluating a specific module's depth (use deep-modules).

majiayu000 a095d02 2 files · 5.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/analysis/complexity-recognition commit a095d0260d

Frequently asked questions

npx skillmds add majiayu000/complexity-recognition