soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Phase-based WordPress project setup workflow with dry-run planning and confirmed apply for predictable scaffolding/standardization.
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Phase-based WordPress project setup workflow with dry-run planning and confirmed apply for predictable scaffolding/standardization.
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Structured WordPress plugin release-bump workflow that orchestrates version sync, changelog, rebuild, and validation steps with explicit gates.
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Safe WP-CLI execution for Local by Flywheel via wrapper, including explicit site resolution before mutating operations.
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Run mutation testing on WordPress plugins and themes to find weak tests — Pest --mutate or Infection for PHP, StrykerJS for JavaScript — then triage surviving mutants into concrete test improvements.
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Prepare a WordPress plugin for the WordPress.org Plugin Directory review. Audits and fixes the findings the reviewer catches but local Plugin Check/PHPCS miss — suppressed sniffs, arbitrary-path writes, output escaping, readme contributors, bundled translations, and disallowed file writes. Use when…
soderlind/wordpress-agent-plugin
Skill Claude CodeCodex
Run the WordPress Plugin Check (PCP) against a Local by Flywheel site via wrapper, with explicit site and plugin resolution before checks.