Setup & Installation
What This Skill Does
Inspects a WordPress repository and outputs a structured JSON report describing the project kind, tooling, tests, and version hints. Works with plugins, themes, block themes, WP core, Gutenberg, and full-site editing setups. Use it to orient an agent before making changes. Running the detector gives you a machine-readable project map in one command, instead of manually grepping for composer.json, theme.json, and plugin headers across an unfamiliar repo.
When to use it
- Working with wp project triage functionality
- Implementing wp project triage features
- Debugging wp project triage related issues
