Woo Guard
amElnagdy/guard-skillsReview 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: wc_get_order, wc_get_orders, wc_get_product, WC() cart or session, woocommerce_* hooks, Store API endpoints, payment gateways, order or product meta, HPOS, subscriptions, or bookings. Use on 'review this Woo plugin', 'is this HPOS compatible', or after tasks like 'write a WooCommerce extension', 'add a checkout field', 'hook into the order fl...
At a glance
git clone --depth 1 https://github.com/amElnagdy/guard-skills
cp -r guard-skills/skills/woo-guard ~/.claude/skills/woo-guard
Setup, runtime and requirements describe amElnagdy/guard-skills, the repo this skill ships in.
Also in amElnagdy/guard-skills
View the repoReview generated or changed production code before it ships, using Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks...
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 WordPress code — plugins, themes, and blocks — before it ships. Best used reactively after an agent writes, edit...