APM

>Scope

@wpdoaction

WPdoaction
8 skills·9·skill·development, productivity, code-quality
apm::@wpdoaction8 skills

@wpdoaction/wordpress-router

skill

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

9GPL-2.0
WPdoaction/development·512 tokens·testingapi-designperformance+1·Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.

@wpdoaction/wp-abilities-api

skill

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

9GPL-2.0
WPdoaction/productivity·837 tokens·javascriptapi-design·Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.

@wpdoaction/wp-block-themes

skill

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

9GPL-2.0
WPdoaction/code-quality·882 tokens·code-quality·Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.

@wpdoaction/wp-phpstan

skill

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

9GPL-2.0
WPdoaction/development·931 tokens·api-design·Targets WordPress 6.9+ (PHP 7.2.24+). Requires Composer-based PHPStan.

@wpdoaction/wp-wpcli-and-ops

skill

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

9GPL-2.0
WPdoaction/productivity·948 tokens·productivity·Targets WordPress 6.9+ (PHP 7.2.24+). Requires WP-CLI in the execution environment.

@wpdoaction/wp-plugin-development

skill

Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.

9GPL-2.0
WPdoaction/development·888 tokens·api-designdocumentationsecurity·Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.

@wpdoaction/wp-block-development

skill

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.

9GPL-2.0
WPdoaction/development·1,451 tokens·testingapi-design·Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.

@wpdoaction/wp-performance

skill

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

9GPL-2.0
WPdoaction/development·1,366 tokens·api-designperformance·Targets WordPress 6.9+ (PHP 7.2.24+). Backend-only agent; prefers WP-CLI (doctor/profile) when available.