If you're working with WordPress 6.9+ and need to register abilities or categories in PHP, expose them via the wp-abilities/v1 REST endpoints, or consume them client-side with @wordpress/abilities, this handles the full stack. It walks you through the registration hooks, confirms REST exposure with show_in_rest meta, and sets up the JS consumption path. The debugging section is solid: it covers the usual culprits when abilities don't appear (wrong hook, missing meta flags, caching). Most useful when you're adding capability-like features that need to be queryable from the frontend without rolling your own REST endpoints.
npx -y skills add wordpress/agent-skills --skill wp-abilities-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills