Directory · Claude Skills

Clean Code Guard

amElnagdy/guard-skills

Review 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...

★ 998 Synced 2 weeks ago View SKILL.md

At a glance

Manual install Actively maintained
Install git clone --depth 1 https://github.com/amElnagdy/guard-skills cp -r guard-skills/skills/clean-code-guard ~/.claude/skills/clean-code-guard
Can use Not declared by the author

Setup, runtime and requirements describe amElnagdy/guard-skills, the repo this skill ships in.

Also in amElnagdy/guard-skills

View the repo

Review 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...