prepare-wordpress
Installation
SKILL.md
Prepare WordPress Project
When to use
Use this skill when:
- Bootstrapping a new WordPress plugin or theme repo with standard tooling.
- Backfilling missing tooling in an existing project after drift or partial setup.
- Running a selective, phase-based setup flow with dry-run then confirmed apply.
Inputs required
- Repo root (current working directory).
- Whether this is a new or existing project (auto-detected).
- Plugin metadata (prompted during execution).
Determinism checklist
Apply DETERMINISM-CHECKLIST.md for this skill run.