amElnagdy/guard-skills

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

About the project

guard-skills is a collection of review skills for coding agents that inspect code, tests, and documentation for common AI-generated problems. Developers run the relevant guard after an agent changes a project, before presenting, committing, or merging the work. The catalogue entries are individual guard skills from this collection.

1.2kStars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

clean-code-guard

01

amElnagdy/guard-skills

Skill Codex

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…

not rated 1.2k +14 2mo ago A Socket: passSnyk: passSkillSpector: pass 207 tokens original MIT

docs-guard

02

amElnagdy/guard-skills

Skill Codex

Review generated or changed documentation before it ships — READMEs, API references, docstrings, PHPDoc/JSDoc, changelogs, tutorials, and doc sites. Best used reactively after an agent writes or edits docs, after code changes documented behavior, or before publishing docs. Use when the user says 'review the docs', 'is…

not rated 1.2k +14 2mo ago A Socket: passSnyk: passSkillSpector: pass 186 tokens original MIT

test-guard

03

amElnagdy/guard-skills

Skill Codex

Review generated or changed test code against universal testing rules before it ships. Best used reactively after an agent writes, edits, generates, or refactors tests, before presenting, committing, or merging them. Use for pytest (test.py, test.py), PHPUnit/Pest (Test.php), Jest/Vitest (.test.ts, .spec.js), Go…

not rated 1.2k +14 2mo ago A Socket: passSnyk: passSkillSpector: pass 182 tokens original MIT

woo-guard

04

amElnagdy/guard-skills

Skill Codex

Review generated or changed WooCommerce code — extensions, payment and shipping integrations, checkout customizations, and order/product logic — before it ships. Best used reactively after an agent writes, edits, or reviews code touching WooCommerce APIs: wcgetorder, wcgetorders, wcgetproduct, WC() cart or session…

not rated 1.2k +14 2mo ago A Socket: passSnyk: passSkillSpector: pass 216 tokens original MIT

wp-guard

05

amElnagdy/guard-skills

Skill Codex

Review generated or changed WordPress code — plugins, themes, and blocks — before it ships. Best used reactively after an agent writes, edits, or reviews code touching WordPress APIs: addaction/addfilter, shortcodes, meta boxes, AJAX handlers, REST routes, WPQuery or $wpdb, widgets, or WP-CLI commands. Use on 'review…

not rated 1.2k +14 2mo ago B Socket: passSnyk: passSkillSpector: warn 209 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: