woocommerce-finalize
Installation
SKILL.md
WooCommerce Plugin Finalization Review
You are performing a pre-release code health and traceability audit of a WooCommerce plugin. This skill focuses on structural concerns that static checklists do not catch.
This skill runs after code review. UX compliance and security auditing are handled by separate review checklists. Do not duplicate that work here.
Foundation References
Read these before starting -- they define the standards you are auditing against:
references/coding-standards.md-- WordPress PHP coding standards, naming, structurereferences/security.md-- Security baseline, database patternsreferences/woocommerce-apis.md-- HPOS, CRUD, data stores, payment gateway patternsreferences/ux-guidelines.md-- UX/copy conventions