Wp Create banner
yojahny55 yojahny55

Wp Create

Data community

Description

--- description: Create a complete WordPress local development environment — download, configure, and set up database, web server, SSL, plugins allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent, AskUserQuestion argument-hint: "--path=/var/www/html/my-project" --- # WP Create — Environment Setup Orchestrator Create a full local WordPress development environment: detect available tools, download WordPress, create the database, configure the web server, install plugins, and generate the `

Installation

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

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

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

Full documentation available on GitHub

View Source Repository