wp-test
49Command
Run PHPUnit, Jest, or wp-scripts test for the current WordPress project.
Command
Run PHPUnit, Jest, or wp-scripts test for the current WordPress project.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing wp-security-check.py and pre-edit.sh via python3 (2 commands). From iwritec0de/wp-dev.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-edit.sh via bash. From iwritec0de/wp-dev.
Hook
Runs when the agent finishes a response, executing on-stop.sh and wp-phpdoc-check.sh via bash (2 commands). From iwritec0de/wp-dev.
Skill Claude CodeCodex
This skill should be used when the user asks to "build a Gutenberg layout", "create a page layout", "design a WordPress page", "generate block markup", "build a landing page in Gutenberg", "create a block pattern layout", "design a section layout", "generate Gutenberg HTML", or mentions "gutenberg layout", "block…
Skill Claude CodeCodex
This skill should be used when the user asks to "find unused PHP code", "clean up dead code", "find unused Composer dependencies", "find unused imports", "remove dead PHP code", "run composer unused", "check for missing dependencies", "detect unused classes", "detect unused methods", "clean up use statements", "audit…
Skill Claude CodeCodex
This skill should be used before claiming any work is complete, before committing, before creating PRs, or before reporting task status. Enforces fresh verification evidence for all completion claims in WordPress/PHP projects. Provides the verification gate methodology: run commands, read output, then report.
Skill Claude CodeCodex
This skill should be used when the user asks to "customize WooCommerce checkout", "build a payment gateway", "create a shipping method", "work with WooCommerce orders", "add custom product data", or mentions "woocommerce", "WCProduct", "WCOrder", "HPOS", "cart hooks", "checkout hooks", "payment gateway", "shipping…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a custom database table", "write a WPQuery", "use $wpdb", "run a meta query", "migrate a database schema", "optimize WordPress queries", "use dbDelta", "add an index", or mentions "custom table", "$wpdb", "WPQuery", "metaquery", "taxquery", "datequery"…
Skill Claude CodeCodex
This skill should be used when the user asks to "build a WordPress plugin", "develop a WordPress theme", "write a WPQuery", "register a custom post type", "create a Gutenberg block", or mentions "wordpress", "wp", "theme development", "plugin development", "wp-cli", "hooks", "filters", "actions", "gutenberg", "block…
Skill Claude CodeCodex
This skill should be used when the user asks to "internationalize a plugin", "add translations", "set up i18n", "create a POT file", "translate strings", "load text domain", "use wpsetscripttranslations", "add translator comments", or mentions "i18n", "l10n", "gettext", "text domain", "translation", "localization"…
Skill Claude CodeCodex
This skill should be used when the user asks to "register a custom post type", "create a taxonomy", "add a meta box", "build a REST API endpoint", "use the Settings API", "schedule a cron event", "use transients", or mentions "custom post type", "taxonomy", "meta box", "REST API", "Settings API", "wpcron"…
Skill Claude CodeCodex
This skill should be used when the user asks to "optimize WordPress queries", "audit plugin performance", "reduce page load time", "check autoloaded options", "profile WordPress hooks", "fix slow queries", "add caching", or mentions "WordPress performance", "query optimization", "SAVEQUERIES", "object cache"…
Skill Claude CodeCodex
This skill should be used when the user asks to "secure a WordPress plugin", "escape output", "sanitize input", "verify nonces", "check user capabilities", "write safe database queries", or mentions "WordPress security", "eschtml", "sanitizetextfield", "wpnonce", "wpdb prepare", "XSS", "CSRF", "SQL injection"…
Skill Claude CodeCodex
This skill should be used when the user asks to "follow WordPress coding standards", "name functions correctly", "organize plugin files", "write DocBlocks", "set up WPCS", "use Yoda conditions", or mentions "WordPress coding standards", "WPCS", "naming conventions", "file organization", "DocBlock", "text domain"…
Skill Claude CodeCodex
This skill should be used when the user asks to 'debug a WordPress error', 'fix a white screen', 'debug a plugin conflict', 'fix a 500 error', 'debug WooCommerce', 'fix a REST API error', 'debug a hook issue', 'investigate a fatal error', or mentions 'WordPress debugging', 'WPDEBUG', 'error log', 'WSOD', 'plugin…
Skill Claude CodeCodex
This skill should be used when the user asks to "document hooks", "generate a hooks reference", "list hooks", "show custom hooks", "generate hook docs", or mentions "hook documentation", "what hooks exist", "doaction", "applyfilters". Scans PHP source for doaction() and applyfilters() calls and produces detailed…
Skill Claude CodeCodex
This skill should be used when the user asks to 'write WordPress tests', 'add PHPUnit tests', 'test a plugin', 'test a theme', 'test REST endpoints', 'test WooCommerce', 'set up WordPress testing', 'bootstrap PHPUnit for WordPress', or mentions 'WPUnitTestCase', 'WordPress test factories', 'phpunit wordpress', 'wp-env…