fady-ramzy91

2 mods across 1 repository, 1 stars between them.

clean-classes

01

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…

1 7d ago A 109 tokens original MIT

clean-unit-testing

02

fady-ramzy91/community-ai-skills

Skill Claude CodeCodex

Enforce Clean Code Chapter 9 unit-testing principles (Three Laws of TDD, clean tests, one concept per test, F.I.R.S.T., readability) when writing, generating, refactoring, or reviewing unit tests in any language or test framework. Use whenever the user asks for unit tests, TDD, test coverage, test refactoring, test…

1 7d ago A 88 tokens original MIT