---
title: "wordpress-skills"
description: "WordPress development, testing, and release skills."
canonical: https://agentpluginsdirectory.com/plugins/wordpress-skills--soderlind
last-updated: 2026-09-22
---

# wordpress-skills
WordPress development, testing, and release skills.
- Slug: wordpress-skills--soderlind
- Publisher: Per Soderlind
- Repository: https://github.com/soderlind/wordpress-agent-plugin
- Manifest: plugin.json
- Version: 2.0.0
- License: MIT
- Category (editorial): devops-cloud
- Skills: 7 (wp-ability-auth, wp-bump, wp-cli-local, wp-mutate, wp-org-review, wp-pcp-local, wp-prepare)
- MCP servers: 0
- Stars: 2
- Repository created: 2026-08-07
- Repository last pushed: 2026-09-02
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/wordpress-skills--soderlind
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What wordpress-skills does, in the publisher's words

WordPress development, testing, and release skills.

An Agent Plugin (spec v1.0.0) bundling 7 skills:

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/soderlind/wordpress-agent-plugin/HEAD/README.md

## Skills

- wp-ability-auth: Audit or implement authorization for WordPress abilities (wp_register_ability) and REST routes using a two-tier permission model, a coarse capability gate in permission_callback and a per-object meta-capability check inside the execute callback. Use when adding permission_callback logic, reviewing…
- wp-bump: Structured WordPress plugin release-bump workflow that orchestrates version sync, changelog, rebuild, and validation steps with explicit gates.
- wp-cli-local: Safe WP-CLI execution for Local by Flywheel via wrapper, including explicit site resolution before mutating operations.
- wp-mutate: 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.
- wp-org-review: 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…
- wp-pcp-local: Run the WordPress Plugin Check (PCP) against a Local by Flywheel site via wrapper, with explicit site and plugin resolution before checks.
- wp-prepare: Phase-based WordPress project setup workflow with dry-run planning and confirmed apply for predictable scaffolding/standardization.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
