@skills · Owner
Agent skills by wordpress
20 skills indexed from github.com/wordpress. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- agent-skills · Collection · 1,975 stars
- blueprint · Skill · 1,975 stars
Use when the deliverable is WordPress Playground Blueprint JSON or a Blueprint bundle, including creating, editing, reviewing, validating schema keys, choo
- skills · Collection · 1,975 stars
- wordpress-router · Skill · 1,975 stars
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the
- wp-abilities-api · Skill · 1,975 stars
Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) inc
- wp-abilities-audit · Skill · 1,975 stars
Audit a WordPress plugin's REST surface and produce a standardized audit document proposing Abilities API registrations. Produces a markdown doc with a YAM
- wp-abilities-verify · Skill · 1,975 stars
Verify a WordPress plugin's Abilities API registrations: enumerate abilities, check that callback behavior matches each annotation's claim (the adversarial
- wp-block-development · Skill · 1,975 stars
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic ren
- wp-block-themes · Skill · 1,975 stars
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor
- wp-interactivity-api · Skill · 1,975 stars
Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptMo
- wp-patterns · Skill · 1,975 stars
Pattern: create or update WordPress block patterns (starter pages, templates, template parts, Query Loop layouts), review pattern registration, block marku
- wp-performance · Skill · 1,975 stars
Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Moni
- wp-phpstan · Skill · 1,975 stars
Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-spe
- wp-playground · Skill · 1,975 stars
Use as the WordPress Playground routing wrapper for ambiguous Playground work, local CLI runs with @wp-playground/cli, playground.wordpress.net share links
- wp-plugin-development · Skill · 1,975 stars
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, secu
- wp-plugin-directory-guidelines · Skill · 1,975 stars
Use when reviewing WordPress plugins for GPL compliance, checking license headers or compatibility, evaluating upsell/freemium/trialware patterns, validati
- wp-project-triage · Skill · 1,975 stars
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/versi
- wp-rest-api · Skill · 1,975 stars
Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument
- wp-wpcli-and-ops · Skill · 1,975 stars
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushi
- wpds · Skill · 1,975 stars
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.