Wp Cinematic Demo banner
yojahny55 yojahny55

Wp Cinematic Demo

Development community

Description

--- name: wp-cinematic-demo description: Generate (or regenerate) the cinematic HTML demo for client approval. Wraps the kit's `cinematic-site` skill but emits to `<theme>/demo/` with the same `<!-- SECTION: -->` delimiters the rest of the plugin uses, so the demo can be polished with `/wp-polish` and audited with `/wp-responsive-check` like any other plugin demo. arguments: - name: --scenes description: Scene count (default 9) required: false - name: --hybrid description: Append

Installation

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

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

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

Full documentation available on GitHub

View Source Repository