[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-wordpress-wp-block-themes":3,"mdc--7jjtfh-key":37,"related-org-wordpress-wp-block-themes":645,"related-repo-wordpress-wp-block-themes":840},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"wp-block-themes","develop WordPress block themes","Use when developing WordPress block themes: theme.json (global settings\u002Fstyles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},"wordpress","WordPress","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fwordpress.png",[12,14,17,20,23],{"name":9,"slug":8,"type":13},"tag",{"name":15,"slug":16,"type":13},"Themes","themes",{"name":18,"slug":19,"type":13},"UI Components","ui-components",{"name":21,"slug":22,"type":13},"Frontend","frontend",{"name":24,"slug":25,"type":13},"Design","design",1892,"https:\u002F\u002Fgithub.com\u002FWordPress\u002Fagent-skills","2026-04-06T18:58:27.909889",null,284,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"Expert-level WordPress knowledge for AI coding assistants - blocks, themes, plugins, and best practices","https:\u002F\u002Fgithub.com\u002FWordPress\u002Fagent-skills\u002Ftree\u002FHEAD\u002Fskills\u002Fwp-block-themes","---\nname: wp-block-themes\ndescription: \"Use when developing WordPress block themes: theme.json (global settings\u002Fstyles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).\"\ncompatibility: \"Targets WordPress 7.0+ (PHP 7.4.0+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.\"\n---\n\n# WP Block Themes\n\n## When to use\n\nUse this skill for block theme work such as:\n\n- editing `theme.json` (presets, settings, styles, per-block styles)\n- adding or changing templates (`templates\u002F*.html`) and template parts (`parts\u002F*.html`)\n- adding patterns (`patterns\u002F*.php`) and controlling what appears in the inserter\n- adding style variations (`styles\u002F*.json`)\n- debugging “styles not applying” \u002F “editor doesn’t reflect theme.json”\n\n## Inputs required\n\n- Repo root and which theme is targeted (theme directory if multiple exist).\n- Target WordPress version range (theme.json version and features vary by core version).\n- Where the issue manifests: Site Editor, post editor, frontend, or all.\n\n## Procedure\n\n### 0) Triage and locate block theme roots\n\n1. Run triage:\n   - `node skills\u002Fwp-project-triage\u002Fscripts\u002Fdetect_wp_project.mjs`\n2. Detect theme roots + key folders:\n   - `node skills\u002Fwp-block-themes\u002Fscripts\u002Fdetect_block_themes.mjs`\n\nIf multiple themes exist, pick one and scope all changes to that theme root.\n\n### 1) Create a new block theme (if needed)\n\nIf you are creating a new block theme from scratch (or converting a classic theme):\n\n- Prefer starting from a known-good scaffold (or exporting from a WP environment) rather than guessing file layout.\n- Be explicit about the minimum supported WordPress version because `theme.json` schema versions differ.\n\nRead:\n- `references\u002Fcreating-new-block-theme.md`\n\nAfter creating the theme root, re-run `detect_block_themes` and continue below.\n\n### 2) Confirm theme type and override expectations\n\n- Block theme indicators:\n  - `theme.json` present\n  - `templates\u002F` and\u002For `parts\u002F` present\n- Remember the style hierarchy:\n  - core defaults → theme.json → child theme → user customizations\n  - user customizations can make theme.json edits appear “ignored”\n\nRead:\n- `references\u002Fdebugging.md` (style hierarchy + fastest checks)\n\n### 3) Make `theme.json` changes safely\n\nDecide whether you are changing:\n\n- **settings** (what the UI allows): presets, typography scale, colors, layout, spacing\n- **styles** (how it looks by default): CSS-like rules for elements\u002Fblocks\n\nRead:\n- `references\u002Ftheme-json.md`\n\n### 4) Templates and template parts\n\n- Templates live under `templates\u002F` and are HTML.\n- Template parts live under `parts\u002F` and must not be nested in subdirectories.\n\nRead:\n- `references\u002Ftemplates-and-parts.md`\n\n### 5) Patterns\n\nPrefer filesystem patterns under `patterns\u002F` when you want theme-owned patterns.\n\nRead:\n- `references\u002Fpatterns.md`\n\n### 6) Style variations\n\nStyle variations are JSON files under `styles\u002F`. Note: once a user picks a style variation, that selection is stored in the DB, so changing the file may not “update what the user sees” automatically.\n\nRead:\n- `references\u002Fstyle-variations.md`\n\n## Verification\n\n- Site Editor reflects changes where expected (Styles UI, templates, patterns).\n- Frontend renders with expected styles.\n- If styles aren’t changing, confirm whether user customizations override theme defaults.\n- Run the repo’s build\u002Flint scripts if assets are involved (fonts, custom JS\u002FCSS build).\n\n## Failure modes \u002F debugging\n\nStart with:\n\n- `references\u002Fdebugging.md`\n\nCommon issues:\n\n- wrong theme root (editing an inactive theme)\n- user customizations override your defaults\n- invalid `theme.json` shape\u002Ftypos prevent application\n- templates\u002Fparts in wrong folders (or nested parts)\n\n## Escalation\n\nIf upstream behavior is unclear, consult canonical docs:\n\n- Theme Handbook and Block Editor Handbook for `theme.json`, templates, patterns, and style variations.\n",{"data":38,"body":40},{"name":4,"description":6,"compatibility":39},"Targets WordPress 7.0+ (PHP 7.4.0+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.",{"type":41,"children":42},"root",[43,51,58,64,134,140,158,164,171,209,214,220,225,245,250,262,275,281,338,342,356,369,374,398,402,414,420,447,451,463,469,482,486,498,504,517,521,533,539,562,568,573,584,589,619,625,630],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","WP Block Themes",{"type":44,"tag":52,"props":53,"children":55},"h2",{"id":54},"when-to-use",[56],{"type":49,"value":57},"When to use",{"type":44,"tag":59,"props":60,"children":61},"p",{},[62],{"type":49,"value":63},"Use this skill for block theme work such as:",{"type":44,"tag":65,"props":66,"children":67},"ul",{},[68,83,104,117,129],{"type":44,"tag":69,"props":70,"children":71},"li",{},[72,74,81],{"type":49,"value":73},"editing ",{"type":44,"tag":75,"props":76,"children":78},"code",{"className":77},[],[79],{"type":49,"value":80},"theme.json",{"type":49,"value":82}," (presets, settings, styles, per-block styles)",{"type":44,"tag":69,"props":84,"children":85},{},[86,88,94,96,102],{"type":49,"value":87},"adding or changing templates (",{"type":44,"tag":75,"props":89,"children":91},{"className":90},[],[92],{"type":49,"value":93},"templates\u002F*.html",{"type":49,"value":95},") and template parts (",{"type":44,"tag":75,"props":97,"children":99},{"className":98},[],[100],{"type":49,"value":101},"parts\u002F*.html",{"type":49,"value":103},")",{"type":44,"tag":69,"props":105,"children":106},{},[107,109,115],{"type":49,"value":108},"adding patterns (",{"type":44,"tag":75,"props":110,"children":112},{"className":111},[],[113],{"type":49,"value":114},"patterns\u002F*.php",{"type":49,"value":116},") and controlling what appears in the inserter",{"type":44,"tag":69,"props":118,"children":119},{},[120,122,128],{"type":49,"value":121},"adding style variations (",{"type":44,"tag":75,"props":123,"children":125},{"className":124},[],[126],{"type":49,"value":127},"styles\u002F*.json",{"type":49,"value":103},{"type":44,"tag":69,"props":130,"children":131},{},[132],{"type":49,"value":133},"debugging “styles not applying” \u002F “editor doesn’t reflect theme.json”",{"type":44,"tag":52,"props":135,"children":137},{"id":136},"inputs-required",[138],{"type":49,"value":139},"Inputs required",{"type":44,"tag":65,"props":141,"children":142},{},[143,148,153],{"type":44,"tag":69,"props":144,"children":145},{},[146],{"type":49,"value":147},"Repo root and which theme is targeted (theme directory if multiple exist).",{"type":44,"tag":69,"props":149,"children":150},{},[151],{"type":49,"value":152},"Target WordPress version range (theme.json version and features vary by core version).",{"type":44,"tag":69,"props":154,"children":155},{},[156],{"type":49,"value":157},"Where the issue manifests: Site Editor, post editor, frontend, or all.",{"type":44,"tag":52,"props":159,"children":161},{"id":160},"procedure",[162],{"type":49,"value":163},"Procedure",{"type":44,"tag":165,"props":166,"children":168},"h3",{"id":167},"_0-triage-and-locate-block-theme-roots",[169],{"type":49,"value":170},"0) Triage and locate block theme roots",{"type":44,"tag":172,"props":173,"children":174},"ol",{},[175,192],{"type":44,"tag":69,"props":176,"children":177},{},[178,180],{"type":49,"value":179},"Run triage:\n",{"type":44,"tag":65,"props":181,"children":182},{},[183],{"type":44,"tag":69,"props":184,"children":185},{},[186],{"type":44,"tag":75,"props":187,"children":189},{"className":188},[],[190],{"type":49,"value":191},"node skills\u002Fwp-project-triage\u002Fscripts\u002Fdetect_wp_project.mjs",{"type":44,"tag":69,"props":193,"children":194},{},[195,197],{"type":49,"value":196},"Detect theme roots + key folders:\n",{"type":44,"tag":65,"props":198,"children":199},{},[200],{"type":44,"tag":69,"props":201,"children":202},{},[203],{"type":44,"tag":75,"props":204,"children":206},{"className":205},[],[207],{"type":49,"value":208},"node skills\u002Fwp-block-themes\u002Fscripts\u002Fdetect_block_themes.mjs",{"type":44,"tag":59,"props":210,"children":211},{},[212],{"type":49,"value":213},"If multiple themes exist, pick one and scope all changes to that theme root.",{"type":44,"tag":165,"props":215,"children":217},{"id":216},"_1-create-a-new-block-theme-if-needed",[218],{"type":49,"value":219},"1) Create a new block theme (if needed)",{"type":44,"tag":59,"props":221,"children":222},{},[223],{"type":49,"value":224},"If you are creating a new block theme from scratch (or converting a classic theme):",{"type":44,"tag":65,"props":226,"children":227},{},[228,233],{"type":44,"tag":69,"props":229,"children":230},{},[231],{"type":49,"value":232},"Prefer starting from a known-good scaffold (or exporting from a WP environment) rather than guessing file layout.",{"type":44,"tag":69,"props":234,"children":235},{},[236,238,243],{"type":49,"value":237},"Be explicit about the minimum supported WordPress version because ",{"type":44,"tag":75,"props":239,"children":241},{"className":240},[],[242],{"type":49,"value":80},{"type":49,"value":244}," schema versions differ.",{"type":44,"tag":59,"props":246,"children":247},{},[248],{"type":49,"value":249},"Read:",{"type":44,"tag":65,"props":251,"children":252},{},[253],{"type":44,"tag":69,"props":254,"children":255},{},[256],{"type":44,"tag":75,"props":257,"children":259},{"className":258},[],[260],{"type":49,"value":261},"references\u002Fcreating-new-block-theme.md",{"type":44,"tag":59,"props":263,"children":264},{},[265,267,273],{"type":49,"value":266},"After creating the theme root, re-run ",{"type":44,"tag":75,"props":268,"children":270},{"className":269},[],[271],{"type":49,"value":272},"detect_block_themes",{"type":49,"value":274}," and continue below.",{"type":44,"tag":165,"props":276,"children":278},{"id":277},"_2-confirm-theme-type-and-override-expectations",[279],{"type":49,"value":280},"2) Confirm theme type and override expectations",{"type":44,"tag":65,"props":282,"children":283},{},[284,320],{"type":44,"tag":69,"props":285,"children":286},{},[287,289],{"type":49,"value":288},"Block theme indicators:\n",{"type":44,"tag":65,"props":290,"children":291},{},[292,302],{"type":44,"tag":69,"props":293,"children":294},{},[295,300],{"type":44,"tag":75,"props":296,"children":298},{"className":297},[],[299],{"type":49,"value":80},{"type":49,"value":301}," present",{"type":44,"tag":69,"props":303,"children":304},{},[305,311,313,319],{"type":44,"tag":75,"props":306,"children":308},{"className":307},[],[309],{"type":49,"value":310},"templates\u002F",{"type":49,"value":312}," and\u002For ",{"type":44,"tag":75,"props":314,"children":316},{"className":315},[],[317],{"type":49,"value":318},"parts\u002F",{"type":49,"value":301},{"type":44,"tag":69,"props":321,"children":322},{},[323,325],{"type":49,"value":324},"Remember the style hierarchy:\n",{"type":44,"tag":65,"props":326,"children":327},{},[328,333],{"type":44,"tag":69,"props":329,"children":330},{},[331],{"type":49,"value":332},"core defaults → theme.json → child theme → user customizations",{"type":44,"tag":69,"props":334,"children":335},{},[336],{"type":49,"value":337},"user customizations can make theme.json edits appear “ignored”",{"type":44,"tag":59,"props":339,"children":340},{},[341],{"type":49,"value":249},{"type":44,"tag":65,"props":343,"children":344},{},[345],{"type":44,"tag":69,"props":346,"children":347},{},[348,354],{"type":44,"tag":75,"props":349,"children":351},{"className":350},[],[352],{"type":49,"value":353},"references\u002Fdebugging.md",{"type":49,"value":355}," (style hierarchy + fastest checks)",{"type":44,"tag":165,"props":357,"children":359},{"id":358},"_3-make-themejson-changes-safely",[360,362,367],{"type":49,"value":361},"3) Make ",{"type":44,"tag":75,"props":363,"children":365},{"className":364},[],[366],{"type":49,"value":80},{"type":49,"value":368}," changes safely",{"type":44,"tag":59,"props":370,"children":371},{},[372],{"type":49,"value":373},"Decide whether you are changing:",{"type":44,"tag":65,"props":375,"children":376},{},[377,388],{"type":44,"tag":69,"props":378,"children":379},{},[380,386],{"type":44,"tag":381,"props":382,"children":383},"strong",{},[384],{"type":49,"value":385},"settings",{"type":49,"value":387}," (what the UI allows): presets, typography scale, colors, layout, spacing",{"type":44,"tag":69,"props":389,"children":390},{},[391,396],{"type":44,"tag":381,"props":392,"children":393},{},[394],{"type":49,"value":395},"styles",{"type":49,"value":397}," (how it looks by default): CSS-like rules for elements\u002Fblocks",{"type":44,"tag":59,"props":399,"children":400},{},[401],{"type":49,"value":249},{"type":44,"tag":65,"props":403,"children":404},{},[405],{"type":44,"tag":69,"props":406,"children":407},{},[408],{"type":44,"tag":75,"props":409,"children":411},{"className":410},[],[412],{"type":49,"value":413},"references\u002Ftheme-json.md",{"type":44,"tag":165,"props":415,"children":417},{"id":416},"_4-templates-and-template-parts",[418],{"type":49,"value":419},"4) Templates and template parts",{"type":44,"tag":65,"props":421,"children":422},{},[423,435],{"type":44,"tag":69,"props":424,"children":425},{},[426,428,433],{"type":49,"value":427},"Templates live under ",{"type":44,"tag":75,"props":429,"children":431},{"className":430},[],[432],{"type":49,"value":310},{"type":49,"value":434}," and are HTML.",{"type":44,"tag":69,"props":436,"children":437},{},[438,440,445],{"type":49,"value":439},"Template parts live under ",{"type":44,"tag":75,"props":441,"children":443},{"className":442},[],[444],{"type":49,"value":318},{"type":49,"value":446}," and must not be nested in subdirectories.",{"type":44,"tag":59,"props":448,"children":449},{},[450],{"type":49,"value":249},{"type":44,"tag":65,"props":452,"children":453},{},[454],{"type":44,"tag":69,"props":455,"children":456},{},[457],{"type":44,"tag":75,"props":458,"children":460},{"className":459},[],[461],{"type":49,"value":462},"references\u002Ftemplates-and-parts.md",{"type":44,"tag":165,"props":464,"children":466},{"id":465},"_5-patterns",[467],{"type":49,"value":468},"5) Patterns",{"type":44,"tag":59,"props":470,"children":471},{},[472,474,480],{"type":49,"value":473},"Prefer filesystem patterns under ",{"type":44,"tag":75,"props":475,"children":477},{"className":476},[],[478],{"type":49,"value":479},"patterns\u002F",{"type":49,"value":481}," when you want theme-owned patterns.",{"type":44,"tag":59,"props":483,"children":484},{},[485],{"type":49,"value":249},{"type":44,"tag":65,"props":487,"children":488},{},[489],{"type":44,"tag":69,"props":490,"children":491},{},[492],{"type":44,"tag":75,"props":493,"children":495},{"className":494},[],[496],{"type":49,"value":497},"references\u002Fpatterns.md",{"type":44,"tag":165,"props":499,"children":501},{"id":500},"_6-style-variations",[502],{"type":49,"value":503},"6) Style variations",{"type":44,"tag":59,"props":505,"children":506},{},[507,509,515],{"type":49,"value":508},"Style variations are JSON files under ",{"type":44,"tag":75,"props":510,"children":512},{"className":511},[],[513],{"type":49,"value":514},"styles\u002F",{"type":49,"value":516},". Note: once a user picks a style variation, that selection is stored in the DB, so changing the file may not “update what the user sees” automatically.",{"type":44,"tag":59,"props":518,"children":519},{},[520],{"type":49,"value":249},{"type":44,"tag":65,"props":522,"children":523},{},[524],{"type":44,"tag":69,"props":525,"children":526},{},[527],{"type":44,"tag":75,"props":528,"children":530},{"className":529},[],[531],{"type":49,"value":532},"references\u002Fstyle-variations.md",{"type":44,"tag":52,"props":534,"children":536},{"id":535},"verification",[537],{"type":49,"value":538},"Verification",{"type":44,"tag":65,"props":540,"children":541},{},[542,547,552,557],{"type":44,"tag":69,"props":543,"children":544},{},[545],{"type":49,"value":546},"Site Editor reflects changes where expected (Styles UI, templates, patterns).",{"type":44,"tag":69,"props":548,"children":549},{},[550],{"type":49,"value":551},"Frontend renders with expected styles.",{"type":44,"tag":69,"props":553,"children":554},{},[555],{"type":49,"value":556},"If styles aren’t changing, confirm whether user customizations override theme defaults.",{"type":44,"tag":69,"props":558,"children":559},{},[560],{"type":49,"value":561},"Run the repo’s build\u002Flint scripts if assets are involved (fonts, custom JS\u002FCSS build).",{"type":44,"tag":52,"props":563,"children":565},{"id":564},"failure-modes-debugging",[566],{"type":49,"value":567},"Failure modes \u002F debugging",{"type":44,"tag":59,"props":569,"children":570},{},[571],{"type":49,"value":572},"Start with:",{"type":44,"tag":65,"props":574,"children":575},{},[576],{"type":44,"tag":69,"props":577,"children":578},{},[579],{"type":44,"tag":75,"props":580,"children":582},{"className":581},[],[583],{"type":49,"value":353},{"type":44,"tag":59,"props":585,"children":586},{},[587],{"type":49,"value":588},"Common issues:",{"type":44,"tag":65,"props":590,"children":591},{},[592,597,602,614],{"type":44,"tag":69,"props":593,"children":594},{},[595],{"type":49,"value":596},"wrong theme root (editing an inactive theme)",{"type":44,"tag":69,"props":598,"children":599},{},[600],{"type":49,"value":601},"user customizations override your defaults",{"type":44,"tag":69,"props":603,"children":604},{},[605,607,612],{"type":49,"value":606},"invalid ",{"type":44,"tag":75,"props":608,"children":610},{"className":609},[],[611],{"type":49,"value":80},{"type":49,"value":613}," shape\u002Ftypos prevent application",{"type":44,"tag":69,"props":615,"children":616},{},[617],{"type":49,"value":618},"templates\u002Fparts in wrong folders (or nested parts)",{"type":44,"tag":52,"props":620,"children":622},{"id":621},"escalation",[623],{"type":49,"value":624},"Escalation",{"type":44,"tag":59,"props":626,"children":627},{},[628],{"type":49,"value":629},"If upstream behavior is unclear, consult canonical docs:",{"type":44,"tag":65,"props":631,"children":632},{},[633],{"type":44,"tag":69,"props":634,"children":635},{},[636,638,643],{"type":49,"value":637},"Theme Handbook and Block Editor Handbook for ",{"type":44,"tag":75,"props":639,"children":641},{"className":640},[],[642],{"type":49,"value":80},{"type":49,"value":644},", templates, patterns, and style variations.",{"items":646,"total":839},[647,658,675,689,718,739,755,763,776,791,811,824],{"slug":648,"name":648,"fn":649,"description":650,"org":651,"tags":652,"stars":26,"repoUrl":27,"updatedAt":657},"blueprint","create WordPress Playground blueprint files","Use when the deliverable is WordPress Playground Blueprint JSON or a Blueprint bundle, including creating, editing, reviewing, validating schema keys, choosing steps\u002Fresources, and debugging Blueprint files. For only running or sharing a Playground environment, use wp-playground.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[653,654],{"name":9,"slug":8,"type":13},{"name":655,"slug":656,"type":13},"WordPress Playground","wordpress-playground","2026-07-27T06:08:32.306955",{"slug":659,"name":659,"fn":660,"description":661,"org":662,"tags":663,"stars":26,"repoUrl":27,"updatedAt":674},"wordpress-router","route WordPress codebase tasks","Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow\u002Fskill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[664,667,670,671],{"name":665,"slug":666,"type":13},"Engineering","engineering",{"name":668,"slug":669,"type":13},"Triage","triage",{"name":9,"slug":8,"type":13},{"name":672,"slug":673,"type":13},"Workflow Automation","workflow-automation","2026-04-06T18:58:21.644368",{"slug":676,"name":676,"fn":677,"description":678,"org":679,"tags":680,"stars":26,"repoUrl":27,"updatedAt":688},"wp-abilities-api","manage WordPress Abilities API definitions","Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, \u002Fwp-json\u002Fwp-abilities\u002Fv1\u002F*, @wordpress\u002Fabilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[681,684,687],{"name":682,"slug":683,"type":13},"Access Control","access-control",{"name":685,"slug":686,"type":13},"API Development","api-development",{"name":9,"slug":8,"type":13},"2026-04-06T18:58:17.857773",{"slug":690,"name":690,"fn":691,"description":692,"org":693,"tags":694,"stars":26,"repoUrl":27,"updatedAt":717},"wp-abilities-audit","audit WordPress plugins for Abilities API registration","Audit a WordPress plugin's REST surface and produce a standardized audit document proposing Abilities API registrations. Produces a markdown doc with a YAML schema and prose sections that humans and agents can both consume when planning a registration rollout. Works on any WP plugin.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[695,698,701,704,707,710,713,714],{"name":696,"slug":697,"type":13},"Abilities API","abilities-api",{"name":699,"slug":700,"type":13},"Audit","audit",{"name":702,"slug":703,"type":13},"Code Analysis","code-analysis",{"name":705,"slug":706,"type":13},"Documentation","documentation",{"name":708,"slug":709,"type":13},"Plugin Development","plugin-development",{"name":711,"slug":712,"type":13},"REST API","rest-api",{"name":9,"slug":8,"type":13},{"name":715,"slug":716,"type":13},"YAML","yaml","2026-05-28T06:48:49.361753",{"slug":719,"name":719,"fn":720,"description":721,"org":722,"tags":723,"stars":26,"repoUrl":27,"updatedAt":738},"wp-abilities-verify","verify WordPress plugin Abilities API registrations","Verify a WordPress plugin's Abilities API registrations: enumerate abilities, check that callback behavior matches each annotation's claim (the adversarial readonly-but-writes detection), validate permissions and schemas, and validate audit documents produced by wp-abilities-audit.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[724,725,726,727,728,731,734,737],{"name":696,"slug":697,"type":13},{"name":702,"slug":703,"type":13},{"name":708,"slug":709,"type":13},{"name":711,"slug":712,"type":13},{"name":729,"slug":730,"type":13},"Security","security",{"name":732,"slug":733,"type":13},"Testing","testing",{"name":735,"slug":736,"type":13},"Validation","validation",{"name":9,"slug":8,"type":13},"2026-05-28T06:48:50.590811",{"slug":740,"name":740,"fn":741,"description":742,"org":743,"tags":744,"stars":26,"repoUrl":27,"updatedAt":754},"wp-block-development","develop WordPress Gutenberg blocks","Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes\u002Fserialization, supports, dynamic rendering (render.php\u002Frender_callback), deprecations\u002Fmigrations, viewScript vs viewScriptModule, and @wordpress\u002Fscripts\u002F@wordpress\u002Fcreate-block build and test workflows.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[745,746,749,752,753],{"name":21,"slug":22,"type":13},{"name":747,"slug":748,"type":13},"PHP","php",{"name":750,"slug":751,"type":13},"React","react",{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},"2026-04-06T18:58:24.172876",{"slug":4,"name":4,"fn":5,"description":6,"org":756,"tags":757,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[758,759,760,761,762],{"name":24,"slug":25,"type":13},{"name":21,"slug":22,"type":13},{"name":15,"slug":16,"type":13},{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},{"slug":764,"name":764,"fn":765,"description":766,"org":767,"tags":768,"stars":26,"repoUrl":27,"updatedAt":775},"wp-interactivity-api","build interactive features with WordPress Interactivity API","Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress\u002Finteractivity store\u002Fstate\u002Factions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[769,770,771,774],{"name":685,"slug":686,"type":13},{"name":21,"slug":22,"type":13},{"name":772,"slug":773,"type":13},"JavaScript","javascript",{"name":9,"slug":8,"type":13},"2026-04-06T18:58:20.397676",{"slug":777,"name":777,"fn":778,"description":779,"org":780,"tags":781,"stars":26,"repoUrl":27,"updatedAt":790},"wp-patterns","generate WordPress block patterns","Generate technically correct, design-distinctive WordPress block patterns. Use when creating block patterns, starter page patterns, template patterns, template part patterns, or improving pattern design quality. Covers pattern registration (PHP headers, auto\u002Fmanual), block markup syntax, theme.json design tokens, categories, template types, accessibility, and i18n\u002Fescaping.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[782,785,786,789],{"name":783,"slug":784,"type":13},"Block Editor","block-editor",{"name":24,"slug":25,"type":13},{"name":787,"slug":788,"type":13},"Templates","templates",{"name":9,"slug":8,"type":13},"2026-07-24T05:38:43.101238",{"slug":792,"name":792,"fn":793,"description":794,"org":795,"tags":796,"stars":26,"repoUrl":27,"updatedAt":810},"wp-performance","investigate and improve WordPress performance","Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile\u002Fdoctor, Server-Timing, Query Monitor via REST headers), database\u002Fquery optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[797,800,803,806,809],{"name":798,"slug":799,"type":13},"Backend","backend",{"name":801,"slug":802,"type":13},"Database","database",{"name":804,"slug":805,"type":13},"Performance","performance",{"name":807,"slug":808,"type":13},"SQL","sql",{"name":9,"slug":8,"type":13},"2026-04-06T18:58:22.909053",{"slug":812,"name":812,"fn":813,"description":814,"org":815,"tags":816,"stars":26,"repoUrl":27,"updatedAt":823},"wp-phpstan","run PHPStan static analysis on WordPress projects","Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins\u002Fthemes\u002Fsites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[817,818,819,822],{"name":702,"slug":703,"type":13},{"name":747,"slug":748,"type":13},{"name":820,"slug":821,"type":13},"QA","qa",{"name":9,"slug":8,"type":13},"2026-04-06T18:58:15.318063",{"slug":825,"name":825,"fn":826,"description":827,"org":828,"tags":829,"stars":26,"repoUrl":27,"updatedAt":838},"wp-playground","manage WordPress Playground instances","Use as the WordPress Playground routing wrapper for ambiguous Playground work, local CLI runs with @wp-playground\u002Fcli, playground.wordpress.net share links, browser previews, snapshots, mounts, version switching, and Xdebug. For Blueprint JSON authoring or review, use the blueprint skill directly.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[830,833,836,837],{"name":831,"slug":832,"type":13},"Local Development","local-development",{"name":834,"slug":835,"type":13},"Sandboxing","sandboxing",{"name":9,"slug":8,"type":13},{"name":655,"slug":656,"type":13},"2026-07-27T06:08:31.31025",18,{"items":841,"total":839},[842,847,854,860,871,882,890],{"slug":648,"name":648,"fn":649,"description":650,"org":843,"tags":844,"stars":26,"repoUrl":27,"updatedAt":657},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[845,846],{"name":9,"slug":8,"type":13},{"name":655,"slug":656,"type":13},{"slug":659,"name":659,"fn":660,"description":661,"org":848,"tags":849,"stars":26,"repoUrl":27,"updatedAt":674},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[850,851,852,853],{"name":665,"slug":666,"type":13},{"name":668,"slug":669,"type":13},{"name":9,"slug":8,"type":13},{"name":672,"slug":673,"type":13},{"slug":676,"name":676,"fn":677,"description":678,"org":855,"tags":856,"stars":26,"repoUrl":27,"updatedAt":688},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[857,858,859],{"name":682,"slug":683,"type":13},{"name":685,"slug":686,"type":13},{"name":9,"slug":8,"type":13},{"slug":690,"name":690,"fn":691,"description":692,"org":861,"tags":862,"stars":26,"repoUrl":27,"updatedAt":717},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[863,864,865,866,867,868,869,870],{"name":696,"slug":697,"type":13},{"name":699,"slug":700,"type":13},{"name":702,"slug":703,"type":13},{"name":705,"slug":706,"type":13},{"name":708,"slug":709,"type":13},{"name":711,"slug":712,"type":13},{"name":9,"slug":8,"type":13},{"name":715,"slug":716,"type":13},{"slug":719,"name":719,"fn":720,"description":721,"org":872,"tags":873,"stars":26,"repoUrl":27,"updatedAt":738},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[874,875,876,877,878,879,880,881],{"name":696,"slug":697,"type":13},{"name":702,"slug":703,"type":13},{"name":708,"slug":709,"type":13},{"name":711,"slug":712,"type":13},{"name":729,"slug":730,"type":13},{"name":732,"slug":733,"type":13},{"name":735,"slug":736,"type":13},{"name":9,"slug":8,"type":13},{"slug":740,"name":740,"fn":741,"description":742,"org":883,"tags":884,"stars":26,"repoUrl":27,"updatedAt":754},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[885,886,887,888,889],{"name":21,"slug":22,"type":13},{"name":747,"slug":748,"type":13},{"name":750,"slug":751,"type":13},{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},{"slug":4,"name":4,"fn":5,"description":6,"org":891,"tags":892,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[893,894,895,896,897],{"name":24,"slug":25,"type":13},{"name":21,"slug":22,"type":13},{"name":15,"slug":16,"type":13},{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13}]