About
This skill empowers Claude to implement and manage the WordPress Abilities API, a framework designed to sync feature permissions between server-side PHP and client-side JavaScript. It provides structured workflows for registering abilities and categories, configuring REST API exposure via the wp-abilities/v1 namespace, and consuming those permissions within React-based interfaces using @wordpress/abilities. Whether you are building complex plugin settings or Gutenberg blocks, this skill ensures that permission logic is consistent, secure, and properly exposed to the frontend.