Prepare WordPress Project
Phase-based WordPress project setup workflow with dry-run planning and confirmed apply for predictable scaffolding/standardization.
- Version: 1.4.0
- Compatibility: macOS/Linux with Node.js 18+, Composer 2+, PHP 8.3+, git. Optional: WP-CLI for i18n commands, curl for downloading coding instructions.
Install
Section titled “Install”npx skills add soderlind/skills --skill prepare-wordpress -gWhen to use
Section titled “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.
📦 Source: soderlind/skills · Edit on GitHub