fady-ramzy91/community-ai-skills
Skill Claude CodeCodex
Run Clean Code Chapter 10 on any class: inventory methods and fields, apply the 25-word naming test, list reasons to change, check cohesion, Open/Closed, and Dependency Inversion, then split the type if it has more than one responsibility. Use when the user points at a class, ViewModel, use case, Manager, Helper, or…