Skip to content

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.
Terminal window
npx skills add soderlind/skills --skill prepare-wordpress -g

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.