This handles the full lifecycle of WordPress REST API work: registering custom routes with proper namespacing, exposing custom post types via show_in_rest, validating request arguments with JSON Schema, and debugging the usual 401/403/404 headaches. It pushes you toward WP_REST_Controller subclasses for anything non-trivial and enforces permission_callback on every route. The triage step searches your codebase for existing REST patterns before you start writing, and the verification checks confirm your routes appear in the discovery index. Honest take: the WordPress REST API has a lot of sharp edges around authentication modes and meta registration, and having guardrails that steer you toward rest_ensure_response and away from raw $_GET access saves real debugging time.
npx -y skills add wordpress/agent-skills --skill wp-rest-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