
guard-skills
Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs
The Lens
Guard-skills is a pack of quality gates for AI coding agents. You point your agent at them and they run a second pass over the code it just wrote, catching the specific ways AI-generated code tends to fail: swallowed errors, hardcoded "success" returns, hallucinated APIs, tests that assert nothing. Free and MIT licensed.
Five skills cover the bases. One guards general clean code, one guards test quality (mock abuse, duplicate tests, implementation-detail assertions), and one treats your docs as claims and verifies each against the actual code. Two more are specific to WordPress and WooCommerce, handling escaping, sanitization, and money math. Install is a one-liner through the skills CLI, with nothing to host.
If you let an AI agent write code, this is a cheap safety net for catching the slop before it ships. It's complementary to your real CI tooling, not a replacement for it. Useful at any team size, though heavier teams will still want proper linters and human review on top.
The catch: it's brand new, just a couple of commits in, and tied to agents that support the skills format. Half the pack is WordPress and WooCommerce specific, so a general developer really gets three of the five skills. Worth watching as it grows.
Free vs Self-Hosted vs Paid
fully freeFree: Everything. MIT licensed, a set of markdown skill files, no paid tier.
Self-hosted: Nothing to host. It installs into your AI coding agent via the skills CLI (npx skills add amElnagdy/guard-skills).
Paid: None for the skills themselves. They run inside whatever AI coding agent you already use, so your only cost is that agent's own subscription or API usage.
Completely free and open source (MIT).
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Ahmed Nagdy (User)
- Stars
- 556
- Forks
- 61
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
377.9k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
212.9k ★hermes-agent
The agent that grows with you
190.3k ★