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

Wordpress Block Editor Fse

Skill Verifiziert Aktiv

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

Zweck

To guide developers in building modern WordPress themes and custom blocks using Full Site Editing features and `theme.json` for centralized design control.

Funktionen

  • Modern WordPress block development and FSE architecture
  • Detailed `theme.json` configuration examples
  • HTML template structure for block themes
  • Custom block development with `block.json` and server-side rendering
  • Best practices for performance and accessibility in block themes

Anwendungsfälle

  • Building new WordPress block themes with Full Site Editing.
  • Developing custom Gutenberg blocks for content or layout.
  • Implementing centralized design systems using `theme.json`.
  • Migrating from classic WordPress themes to block-based approaches.

Nicht-Ziele

  • Developing classic PHP-based WordPress themes.
  • Server-side logic unrelated to block rendering.
  • Client-side JavaScript frameworks outside the WordPress block editor context.

Trust

  • info:Issues AttentionThere were 4 issues opened in the last 90 days and 0 closed, indicating slow or no response to new issues.

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
95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit29 days ago
Sterne44
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

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

Wordpress Advanced Architecture

98

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

Skill
bobmatnyc

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

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 Plugin Fundamentals

88

Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API

Skill
bobmatnyc

WP Project Triage

79

Verwenden Sie dies, wenn Sie eine deterministische Inspektion eines WordPress-Repositorys (Plugin/Theme/Block-Theme/WP-Core/Gutenberg/vollständig) benötigen, einschließlich Tooling/Tests/Versionshinweisen und eines strukturierten JSON-Berichts, um Workflows und Schutzplanken zu leiten.

Skill
WordPress