Tools/amElnagdy/guard-skills

guard-skills

Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs

1.1k+66/wkemergingMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

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 free

Free: 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).

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
64/100 · B
Adoption13/30
Maintenance21/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Ahmed Nagdy (User)
Stars
1,093
Forks
128

Explore Further

More tools in the directory