Last commit on July 4, 2026·Created on June 6, 2026
amElnagdy/guard-skills
“Quality gates that catch what AI coding agents leave behind.”
Combined rank
#174
across all skills
In Code Quality
#5
category rank
Stars
1.1k
+2.0% in last 7d
Forks
135
+2.3% in last 7d
Watchers
14
+16.7% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This repo collects five guard skills that review AI-generated output before it ships. The clean-code-guard checks production code against Clean Code, SOLID, and LLM-specific failure modes. The docs-guard verifies every claim in documentation against the source code. The test-guard prevents test bloat and enforces behavioral testing. The wp-guard and woo-guard enforce WordPress security, internationalization, and WooCommerce HPOS and checkout rules. The collection helps engineers using AI assistants, platform teams, technical writers, and WordPress developers ship with fewer hidden defects.
WHO IT'S FOR
Engineers Using AI Coding Assistants
reviewing AI-generated production code
Platform and DevEx Teams
embedding guard skills in AI workflows
WordPress Plugin Developers
auditing AI-generated WordPress and WooCommerce code