Wp Init banner
yojahny55 yojahny55

Wp Init

Development community

Description

--- description: Scaffold a new WordPress project — copies starter theme, replaces placeholders, generates .claude/CLAUDE.md allowed-tools: Read, Write, Edit, Bash, Grep, Glob argument-hint: "[project-name]" --- # WP Init — Project Scaffolding Scaffold a new WordPress project from the starter theme, configure i18n, and generate the project CLAUDE.md. ## Step 0.5: Select Starter Template Ask the user to choose a starter template: > **Select a starter template:** > 1. **Tailwind Starter** — T

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-init && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-init.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository