Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

wordpress-project-triage

Estrellas2
Forks0
Actualizado27 de mayo de 2026 a las 17:06

Run a deterministic JSON inspection of a WordPress repo before touching code. Returns `project.kind` (plugin / theme / block-theme / wp-core-checkout / gutenberg / full-site / unknown), tooling signals (Composer, Node, `@wordpress/scripts`, `@wp-playground/cli`, wp-env), test signals (PHPUnit, Playwright, Jest), version hints (`Requires at least`, `Tested up to`, `theme.json` version, `block.json` apiVersion), and Abilities API usage. Use **first** in any unfamiliar repo, before invoking other WP skills, so routing and guardrails are based on real signals not guesses. Trigger on 'what kind of WP repo is this', 'is this a block theme or classic', 'does this repo use @wordpress/scripts', 'do they have phpstan', 'is this Gutenberg trunk or a consumer', or whenever you're about to make assumptions about WP project structure from path patterns alone. Run via `node ~/.claude/skills/wordpress-project-triage/scripts/detect_wp_project.mjs` (prints JSON to stdout). Re-run after structural changes (added `theme.json`, `

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
3 archivos
SKILL.md
readonly