Wp Cinematic Init banner
yojahny55 yojahny55

Wp Cinematic Init

Development community

Description

--- name: wp-cinematic-init description: Scaffold a cinematic-scroll WordPress theme from an existing demo or from scratch. Installs cinematic-scroll-kit as a recommended skill, picks the `__cinematic__` starter, then defers to `/wp-init` with `--mode=cinematic` for the rest of the bootstrap (project info, ACF flavor, server, vhost). arguments: - name: --path description: Target WordPress install path (parent of wp-content/) required: true - name: --scenes description: Number of

Installation

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

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-cinematic-init && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-cinematic-init.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-cinematic-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