Wp Page banner
yojahny55 yojahny55

Wp Page

Development community

Description

--- description: Generate page templates — blog, generic, legal, 404, search, embed, or custom page types allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent argument-hint: "<type> [name] [screenshot-path] [--provider <name>]" --- # WP Page — Page Template Generator Generate complete page templates with associated ACF fields and CSS based on the page type. ## Step 1: Parse Arguments Parse `$ARGUMENTS`: - **First word** = page type (required): `blog`, `generic`, `legal`, `404`, `search`

Installation

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

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

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

Full documentation available on GitHub

View Source Repository