Wordpress Block Editor Fse
技能 已验证 活跃Modern 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.
功能
- 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
使用场景
- 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.
非目标
- 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.
安装
npx skills add bobmatnyc/claude-mpm-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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
96用于在构建、扩展或调试 WordPress REST API 端点/路由时使用:register_rest_route、WP_REST_Controller/controller 类、模式/参数验证、permission_callback/身份验证、响应整形、register_rest_field/register_meta,或通过 show_in_rest 公开 CPT/分类法。
Wp Interactivity Api
95用于在构建或调试 WordPress Interactivity API 功能(data-wp-* 指令、@wordpress/interactivity store/state/actions、block viewScriptModule 集成、wp_interactivity_*())时使用,包括性能、hydration 和指令行为。
Wordpress Plugin Fundamentals
88Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API
WP 项目分类
79当您需要对 WordPress 存储库(插件/主题/块主题/WP 核心/Gutenberg/完整站点)进行确定性检查时使用,包括工具/测试/版本提示,并生成结构化 JSON 报告以指导工作流和护栏。