[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-wordpress-wp-project-triage":3,"mdc--rmat5x-key":37,"related-org-wordpress-wp-project-triage":243,"related-repo-wordpress-wp-project-triage":444},{"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-project-triage","triage WordPress repository structure","Use when you need a deterministic inspection of a WordPress repository (plugin\u002Ftheme\u002Fblock theme\u002FWP core\u002FGutenberg\u002Ffull site) including tooling\u002Ftests\u002Fversion hints, and a structured JSON report to guide workflows and guardrails.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},"wordpress","WordPress","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fwordpress.png",[12,16,17,20,23],{"name":13,"slug":14,"type":15},"Reporting","reporting","tag",{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},"Triage","triage",{"name":21,"slug":22,"type":15},"Engineering","engineering",{"name":24,"slug":25,"type":15},"Code Analysis","code-analysis",1892,"https:\u002F\u002Fgithub.com\u002FWordPress\u002Fagent-skills","2026-04-06T18:58:29.145275",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-project-triage","---\nname: wp-project-triage\ndescription: \"Use when you need a deterministic inspection of a WordPress repository (plugin\u002Ftheme\u002Fblock theme\u002FWP core\u002FGutenberg\u002Ffull site) including tooling\u002Ftests\u002Fversion hints, and a structured JSON report to guide workflows and guardrails.\"\ncompatibility: \"Targets WordPress 7.0+ (PHP 7.4.0+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.\"\n---\n\n# WP Project Triage\n\n## When to use\n\nUse this skill to quickly understand what kind of WordPress repo you’re in and what commands\u002Fconventions to follow before making changes.\n\n## Inputs required\n\n- Repo root (current working directory).\n\n## Procedure\n\n1. Run the detector (prints JSON to stdout):\n   - `node skills\u002Fwp-project-triage\u002Fscripts\u002Fdetect_wp_project.mjs`\n2. If you need the exact output contract, read:\n   - `skills\u002Fwp-project-triage\u002Freferences\u002Ftriage.schema.json`\n3. Use the report to select workflow guardrails:\n   - project kind(s)\n   - PHP\u002FNode tooling present\n   - tests present\n   - version hints and sources\n4. If the report is missing signals you need, update the detector rather than guessing.\n\n## Verification\n\n- The JSON should parse and include: `project.kind`, `signals`, and `tooling`.\n- Re-run after changes that affect structure\u002Ftooling (adding `theme.json`, `block.json`, build config).\n\n## Failure modes \u002F debugging\n\n- If it reports `unknown`, check whether the repo root is correct.\n- If scanning is slow, add\u002Fextend ignore directories in the script.\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,70,80,86,158,164,216,222],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","WP Project Triage",{"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 to quickly understand what kind of WordPress repo you’re in and what commands\u002Fconventions to follow before making changes.",{"type":44,"tag":52,"props":65,"children":67},{"id":66},"inputs-required",[68],{"type":49,"value":69},"Inputs required",{"type":44,"tag":71,"props":72,"children":73},"ul",{},[74],{"type":44,"tag":75,"props":76,"children":77},"li",{},[78],{"type":49,"value":79},"Repo root (current working directory).",{"type":44,"tag":52,"props":81,"children":83},{"id":82},"procedure",[84],{"type":49,"value":85},"Procedure",{"type":44,"tag":87,"props":88,"children":89},"ol",{},[90,108,125,153],{"type":44,"tag":75,"props":91,"children":92},{},[93,95],{"type":49,"value":94},"Run the detector (prints JSON to stdout):\n",{"type":44,"tag":71,"props":96,"children":97},{},[98],{"type":44,"tag":75,"props":99,"children":100},{},[101],{"type":44,"tag":102,"props":103,"children":105},"code",{"className":104},[],[106],{"type":49,"value":107},"node skills\u002Fwp-project-triage\u002Fscripts\u002Fdetect_wp_project.mjs",{"type":44,"tag":75,"props":109,"children":110},{},[111,113],{"type":49,"value":112},"If you need the exact output contract, read:\n",{"type":44,"tag":71,"props":114,"children":115},{},[116],{"type":44,"tag":75,"props":117,"children":118},{},[119],{"type":44,"tag":102,"props":120,"children":122},{"className":121},[],[123],{"type":49,"value":124},"skills\u002Fwp-project-triage\u002Freferences\u002Ftriage.schema.json",{"type":44,"tag":75,"props":126,"children":127},{},[128,130],{"type":49,"value":129},"Use the report to select workflow guardrails:\n",{"type":44,"tag":71,"props":131,"children":132},{},[133,138,143,148],{"type":44,"tag":75,"props":134,"children":135},{},[136],{"type":49,"value":137},"project kind(s)",{"type":44,"tag":75,"props":139,"children":140},{},[141],{"type":49,"value":142},"PHP\u002FNode tooling present",{"type":44,"tag":75,"props":144,"children":145},{},[146],{"type":49,"value":147},"tests present",{"type":44,"tag":75,"props":149,"children":150},{},[151],{"type":49,"value":152},"version hints and sources",{"type":44,"tag":75,"props":154,"children":155},{},[156],{"type":49,"value":157},"If the report is missing signals you need, update the detector rather than guessing.",{"type":44,"tag":52,"props":159,"children":161},{"id":160},"verification",[162],{"type":49,"value":163},"Verification",{"type":44,"tag":71,"props":165,"children":166},{},[167,196],{"type":44,"tag":75,"props":168,"children":169},{},[170,172,178,180,186,188,194],{"type":49,"value":171},"The JSON should parse and include: ",{"type":44,"tag":102,"props":173,"children":175},{"className":174},[],[176],{"type":49,"value":177},"project.kind",{"type":49,"value":179},", ",{"type":44,"tag":102,"props":181,"children":183},{"className":182},[],[184],{"type":49,"value":185},"signals",{"type":49,"value":187},", and ",{"type":44,"tag":102,"props":189,"children":191},{"className":190},[],[192],{"type":49,"value":193},"tooling",{"type":49,"value":195},".",{"type":44,"tag":75,"props":197,"children":198},{},[199,201,207,208,214],{"type":49,"value":200},"Re-run after changes that affect structure\u002Ftooling (adding ",{"type":44,"tag":102,"props":202,"children":204},{"className":203},[],[205],{"type":49,"value":206},"theme.json",{"type":49,"value":179},{"type":44,"tag":102,"props":209,"children":211},{"className":210},[],[212],{"type":49,"value":213},"block.json",{"type":49,"value":215},", build config).",{"type":44,"tag":52,"props":217,"children":219},{"id":218},"failure-modes-debugging",[220],{"type":49,"value":221},"Failure modes \u002F debugging",{"type":44,"tag":71,"props":223,"children":224},{},[225,238],{"type":44,"tag":75,"props":226,"children":227},{},[228,230,236],{"type":49,"value":229},"If it reports ",{"type":44,"tag":102,"props":231,"children":233},{"className":232},[],[234],{"type":49,"value":235},"unknown",{"type":49,"value":237},", check whether the repo root is correct.",{"type":44,"tag":75,"props":239,"children":240},{},[241],{"type":49,"value":242},"If scanning is slow, add\u002Fextend ignore directories in the script.",{"items":244,"total":443},[245,256,269,283,310,331,351,367,380,395,415,428],{"slug":246,"name":246,"fn":247,"description":248,"org":249,"tags":250,"stars":26,"repoUrl":27,"updatedAt":255},"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},[251,252],{"name":9,"slug":8,"type":15},{"name":253,"slug":254,"type":15},"WordPress Playground","wordpress-playground","2026-07-27T06:08:32.306955",{"slug":257,"name":257,"fn":258,"description":259,"org":260,"tags":261,"stars":26,"repoUrl":27,"updatedAt":268},"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},[262,263,264,265],{"name":21,"slug":22,"type":15},{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":266,"slug":267,"type":15},"Workflow Automation","workflow-automation","2026-04-06T18:58:21.644368",{"slug":270,"name":270,"fn":271,"description":272,"org":273,"tags":274,"stars":26,"repoUrl":27,"updatedAt":282},"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},[275,278,281],{"name":276,"slug":277,"type":15},"Access Control","access-control",{"name":279,"slug":280,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},"2026-04-06T18:58:17.857773",{"slug":284,"name":284,"fn":285,"description":286,"org":287,"tags":288,"stars":26,"repoUrl":27,"updatedAt":309},"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},[289,292,295,296,299,302,305,306],{"name":290,"slug":291,"type":15},"Abilities API","abilities-api",{"name":293,"slug":294,"type":15},"Audit","audit",{"name":24,"slug":25,"type":15},{"name":297,"slug":298,"type":15},"Documentation","documentation",{"name":300,"slug":301,"type":15},"Plugin Development","plugin-development",{"name":303,"slug":304,"type":15},"REST API","rest-api",{"name":9,"slug":8,"type":15},{"name":307,"slug":308,"type":15},"YAML","yaml","2026-05-28T06:48:49.361753",{"slug":311,"name":311,"fn":312,"description":313,"org":314,"tags":315,"stars":26,"repoUrl":27,"updatedAt":330},"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},[316,317,318,319,320,323,326,329],{"name":290,"slug":291,"type":15},{"name":24,"slug":25,"type":15},{"name":300,"slug":301,"type":15},{"name":303,"slug":304,"type":15},{"name":321,"slug":322,"type":15},"Security","security",{"name":324,"slug":325,"type":15},"Testing","testing",{"name":327,"slug":328,"type":15},"Validation","validation",{"name":9,"slug":8,"type":15},"2026-05-28T06:48:50.590811",{"slug":332,"name":332,"fn":333,"description":334,"org":335,"tags":336,"stars":26,"repoUrl":27,"updatedAt":350},"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},[337,340,343,346,349],{"name":338,"slug":339,"type":15},"Frontend","frontend",{"name":341,"slug":342,"type":15},"PHP","php",{"name":344,"slug":345,"type":15},"React","react",{"name":347,"slug":348,"type":15},"UI Components","ui-components",{"name":9,"slug":8,"type":15},"2026-04-06T18:58:24.172876",{"slug":352,"name":352,"fn":353,"description":354,"org":355,"tags":356,"stars":26,"repoUrl":27,"updatedAt":366},"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},[357,360,361,364,365],{"name":358,"slug":359,"type":15},"Design","design",{"name":338,"slug":339,"type":15},{"name":362,"slug":363,"type":15},"Themes","themes",{"name":347,"slug":348,"type":15},{"name":9,"slug":8,"type":15},"2026-04-06T18:58:27.909889",{"slug":368,"name":368,"fn":369,"description":370,"org":371,"tags":372,"stars":26,"repoUrl":27,"updatedAt":379},"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},[373,374,375,378],{"name":279,"slug":280,"type":15},{"name":338,"slug":339,"type":15},{"name":376,"slug":377,"type":15},"JavaScript","javascript",{"name":9,"slug":8,"type":15},"2026-04-06T18:58:20.397676",{"slug":381,"name":381,"fn":382,"description":383,"org":384,"tags":385,"stars":26,"repoUrl":27,"updatedAt":394},"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},[386,389,390,393],{"name":387,"slug":388,"type":15},"Block Editor","block-editor",{"name":358,"slug":359,"type":15},{"name":391,"slug":392,"type":15},"Templates","templates",{"name":9,"slug":8,"type":15},"2026-07-24T05:38:43.101238",{"slug":396,"name":396,"fn":397,"description":398,"org":399,"tags":400,"stars":26,"repoUrl":27,"updatedAt":414},"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},[401,404,407,410,413],{"name":402,"slug":403,"type":15},"Backend","backend",{"name":405,"slug":406,"type":15},"Database","database",{"name":408,"slug":409,"type":15},"Performance","performance",{"name":411,"slug":412,"type":15},"SQL","sql",{"name":9,"slug":8,"type":15},"2026-04-06T18:58:22.909053",{"slug":416,"name":416,"fn":417,"description":418,"org":419,"tags":420,"stars":26,"repoUrl":27,"updatedAt":427},"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},[421,422,423,426],{"name":24,"slug":25,"type":15},{"name":341,"slug":342,"type":15},{"name":424,"slug":425,"type":15},"QA","qa",{"name":9,"slug":8,"type":15},"2026-04-06T18:58:15.318063",{"slug":429,"name":429,"fn":430,"description":431,"org":432,"tags":433,"stars":26,"repoUrl":27,"updatedAt":442},"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},[434,437,440,441],{"name":435,"slug":436,"type":15},"Local Development","local-development",{"name":438,"slug":439,"type":15},"Sandboxing","sandboxing",{"name":9,"slug":8,"type":15},{"name":253,"slug":254,"type":15},"2026-07-27T06:08:31.31025",18,{"items":445,"total":443},[446,451,458,464,475,486,494],{"slug":246,"name":246,"fn":247,"description":248,"org":447,"tags":448,"stars":26,"repoUrl":27,"updatedAt":255},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[449,450],{"name":9,"slug":8,"type":15},{"name":253,"slug":254,"type":15},{"slug":257,"name":257,"fn":258,"description":259,"org":452,"tags":453,"stars":26,"repoUrl":27,"updatedAt":268},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[454,455,456,457],{"name":21,"slug":22,"type":15},{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":266,"slug":267,"type":15},{"slug":270,"name":270,"fn":271,"description":272,"org":459,"tags":460,"stars":26,"repoUrl":27,"updatedAt":282},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[461,462,463],{"name":276,"slug":277,"type":15},{"name":279,"slug":280,"type":15},{"name":9,"slug":8,"type":15},{"slug":284,"name":284,"fn":285,"description":286,"org":465,"tags":466,"stars":26,"repoUrl":27,"updatedAt":309},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[467,468,469,470,471,472,473,474],{"name":290,"slug":291,"type":15},{"name":293,"slug":294,"type":15},{"name":24,"slug":25,"type":15},{"name":297,"slug":298,"type":15},{"name":300,"slug":301,"type":15},{"name":303,"slug":304,"type":15},{"name":9,"slug":8,"type":15},{"name":307,"slug":308,"type":15},{"slug":311,"name":311,"fn":312,"description":313,"org":476,"tags":477,"stars":26,"repoUrl":27,"updatedAt":330},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[478,479,480,481,482,483,484,485],{"name":290,"slug":291,"type":15},{"name":24,"slug":25,"type":15},{"name":300,"slug":301,"type":15},{"name":303,"slug":304,"type":15},{"name":321,"slug":322,"type":15},{"name":324,"slug":325,"type":15},{"name":327,"slug":328,"type":15},{"name":9,"slug":8,"type":15},{"slug":332,"name":332,"fn":333,"description":334,"org":487,"tags":488,"stars":26,"repoUrl":27,"updatedAt":350},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[489,490,491,492,493],{"name":338,"slug":339,"type":15},{"name":341,"slug":342,"type":15},{"name":344,"slug":345,"type":15},{"name":347,"slug":348,"type":15},{"name":9,"slug":8,"type":15},{"slug":352,"name":352,"fn":353,"description":354,"org":495,"tags":496,"stars":26,"repoUrl":27,"updatedAt":366},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[497,498,499,500,501],{"name":358,"slug":359,"type":15},{"name":338,"slug":339,"type":15},{"name":362,"slug":363,"type":15},{"name":347,"slug":348,"type":15},{"name":9,"slug":8,"type":15}]