Wordpress Advanced Architecture
Skill Verified ActiveAdvanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
To guide developers in building scalable and performant WordPress applications by mastering advanced REST API, WP-CLI, performance optimization, and caching techniques.
Features
- Custom REST API endpoint registration and CRUD operations
- WP-CLI command creation for task automation
- Performance optimization with Transients API and object caching
- Database query optimization and indexing strategies
- CDN integration and cache invalidation patterns
Use Cases
- Building custom API endpoints for headless WordPress or integrations
- Automating complex WordPress tasks with custom WP-CLI commands
- Implementing effective caching strategies to improve site speed
- Optimizing database queries for large-scale WordPress sites
Non-Goals
- Providing a fully-fledged WordPress plugin or theme
- Covering basic WordPress setup or theme development
- Replacing dedicated WordPress development tools or IDEs
Installation
npx skills add bobmatnyc/claude-mpm-skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Wp Rest Api
96Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation, permission_callback/authentication, response shaping, register_rest_field/register_meta, or exposing CPTs/taxonomies via show_in_rest.
Next Cache Components
100Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Redis Development
99Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.
Wordpress Pro
99Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.
Wp Interactivity Api
95Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.
Wordpress Block Editor Fse
95Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+