Clean Code Guard
amElnagdy/guard-skillsReview generated or changed production code before it ships, using Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks in any programming language. Best used reactively after an agent writes, edits, refactors, or fixes code, before presenting, committing, or merging the result. Use when the user asks "review this PR", "is this safe to merge?", "make this cleaner", "audit this code", "refactor this", "fix this bug", or after a coding agent produced implementation code. Can also guide writing when explicitly invoked before a risky edit. Invoke it on your own initiative the...
At a glance
git clone --depth 1 https://github.com/amElnagdy/guard-skills
cp -r guard-skills/skills/clean-code-guard ~/.claude/skills/clean-code-guard
Setup, runtime and requirements describe amElnagdy/guard-skills, the repo this skill ships in.
Also in amElnagdy/guard-skills
View the repoReview generated or changed documentation before it ships — READMEs, API references, docstrings, PHPDoc/JSDoc, changelogs, tutorials, and do...
Review generated or changed test code against universal testing rules before it ships. Best used reactively after an agent writes, edits, ge...
Review generated or changed WooCommerce code — extensions, payment and shipping integrations, checkout customizations, and order/product log...
Review generated or changed WordPress code — plugins, themes, and blocks — before it ships. Best used reactively after an agent writes, edit...