
from superpowers-sage13
Expert patterns for creating, modifying, and debugging WordPress REST API endpoints, ensuring secure and performant API surfaces.
This skill provides a comprehensive framework for implementing the WordPress REST API. It guides the agent through the critical process of building custom endpoints, managing authentication, and integrating with the WordPress ecosystem while avoiding common architectural pitfalls.
Use this skill when the task involves creating new REST endpoints, debugging existing ones, or deciding whether to use native WordPress REST API versus Acorn Routes for specific application logic.
permission_callback, handling authentication (Application Passwords, JWT, Cookies), and exposing custom fields or Post Types.Optimized for Claude Code and other advanced agentic coding tools that can follow structured procedural steps and refer to local project documentation.
This skill has not been reviewed by our automated audit pipeline yet.
Design Tool Integration — Superpowers Sage
Route design links (Paper, Figma, Stitch, local assets) to the correct extractor, extract per-section layout and assets, and save structured design notes for im
Acorn Middleware & Authentication
Implements Laravel-style HTTP middleware, JWT authentication, and request filtering within WordPress using Acorn and Sage.
WordPress Security Hardening (Sage/Acorn)
Comprehensive security patterns for WordPress development using Sage and Acorn, focusing on sanitization, escaping, and authorization.