🎯

wp-abilities-api

🎯SkillScanned

from wordpress/agent-skills

VibeIndex|
What it does

Skill for working with the WordPress Abilities API (wp_register_ability, REST endpoints, @wordpress/abilities), covering ability registration, categories, meta, REST exposure, and permissions checks for WordPress 6.9+.

πŸ“¦

Same repository

wordpress/agent-skills(13 items)

wp-abilities-api

Installation

Quick InstallInstall with npx
npx skills add https://github.com/wordpress/agent-skills --skill wp-abilities-api

Need more details? View full documentation on GitHub β†’

59Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
wp-plugin-development🎯Skill

Teaches AI coding assistants best practices for WordPress plugin development, focusing on secure architecture, proper hook usage, settings API implementation, and security considerations.

🎯
wp-rest-api🎯Skill

Teaches AI assistants how to correctly design, implement, and secure WordPress REST API routes, endpoints, authentication, and response handling.

🎯
wp-block-development🎯Skill

Teaches AI assistants how to correctly develop Gutenberg blocks, covering block.json configuration, attribute handling, rendering techniques, and proper block deprecation strategies.

🎯
wp-block-themes🎯Skill

Teaches AI coding assistants best practices for creating modern WordPress block themes, including `theme.json` configuration, template design, pattern creation, and style variations.

🎯
wp-performance🎯Skill

Optimizes WordPress performance by providing guidance on profiling, caching strategies, database query optimization, and implementing Server-Timing headers for performance monitoring.

🎯
wp-wpcli-and-ops🎯Skill

Teaches AI how to use WP-CLI for WordPress automation, multisite management, database operations, and command-line workflows.

🎯
wordpress-router🎯Skill

Classifies WordPress repositories and intelligently routes them to the most appropriate development workflow or skill based on project structure and detected characteristics.

🎯
wp-project-triage🎯Skill

WordPress project triage skill from the official WordPress Agent Skills, teaching AI coding assistants correct WordPress development patterns, avoiding outdated pre-Gutenberg patterns, and following block theme best practices

🎯
wp-phpstan🎯Skill

Configures and guides PHPStan static analysis for WordPress projects, providing custom configuration, baseline settings, and WordPress-specific type checking.

🎯
wp-interactivity-api🎯Skill

Teaches AI how to implement WordPress's Interactivity API using `data-wp-*` directives for creating dynamic, interactive frontend experiences without full page reloads.