This gets Claude up to speed on WordPress's Full Site Editing approach, where everything from headers to footers lives as blocks instead of PHP templates. The skill covers the core pieces: theme.json for design tokens, HTML templates, reusable template parts, and the Site Editor interface. It's built for modern block themes that shipped production-ready in WP 6.2. You'll want this if you're building new WordPress sites or guiding clients who need to customize layouts without touching code. Skip it if your projects rely heavily on traditional PHP templating or your team hasn't bought into the block paradigm yet. The guidance on when FSE fits versus when it doesn't is refreshingly honest.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill wordpress-block-editor-fse