prepare-wordpress
Installation
SKILL.md
Prepare WordPress Project
When to use
Use this skill when:
- Starting a new WordPress plugin or theme project from scratch
- Adding standard dev tooling to an existing WordPress project
- Ensuring a WordPress project follows coding standards and best practices
- Setting up testing, linting, or i18n scaffolding
Inputs required
- Repo root (current working directory).
- Whether this is a new or existing project (auto-detected).
- Plugin metadata (prompted during execution).