Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Wordpress Advanced Architecture

Skill Verifiziert Aktiv

Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.

Zweck

To guide developers in building scalable and performant WordPress applications by mastering advanced REST API, WP-CLI, performance optimization, and caching techniques.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commit29 days ago
Sterne44
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Wp Rest Api

96

Verwenden Sie dies beim Erstellen, Erweitern oder Debuggen von WordPress REST API-Endpunkten/Routen: register_rest_route, WP_REST_Controller/controller-Klassen, Schema-/Argumentvalidierung, permission_callback/Authentifizierung, Response-Formulierung, register_rest_field/register_meta oder das Aussetzen von CPTs/Taxonomien über show_in_rest.

Skill
WordPress

Next Cache Components

100

Next.js 16 Cache Components – PPR, use cache directive, cacheLife, cacheTag, updateTag

Skill
vercel-labs

Redis Development

99

Redis-Leistungsoptimierung und Best Practices. Verwenden Sie diese Skill, wenn Sie mit Redis-Datenstrukturen, Redis Query Engine (RQE), Vektorsuche mit RedisVL, semantischem Caching mit LangCache arbeiten oder die Redis-Leistung optimieren.

Skill
redis

Wordpress Pro

99

Develops 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.

Skill
jeffallan

Wp Interactivity Api

95

Verwenden Sie dies beim Erstellen oder Debuggen von WordPress Interactivity API-Funktionen (data-wp-* Direktiven, @wordpress/interactivity Store/State/Actions, Block viewScriptModule-Integration, wp_interactivity_*()) einschließlich Leistung, Hydration und Direktivenverhalten.

Skill
WordPress

Wordpress Block Editor Fse

95

Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+

Skill
bobmatnyc