Wordpress Block Editor Fse
Skill Verifiziert AktivModern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+
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-skillsFü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
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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.
Wordpress Advanced Architecture
98Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
Wp Rest Api
96Verwenden 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.
Wp Interactivity Api
95Verwenden 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.
Wordpress Plugin Fundamentals
88Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API
WP Project Triage
79Verwenden 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.