Skill Pack
Theme-agnostic WordPress plugin development patterns. Use when building plugins that
Theme-agnostic WordPress plugin patterns that work with any theme — Newspaper, Elementor, Gutenberg, and more.
WordPress's event system for extending functionality without modifying core code:
Register settings pages, sections, and fields. Handle validation, sanitization, and default values.
Extend WordPress with custom REST endpoints for AJAX operations and external integrations.