Wp Cinematic Scene banner
yojahny55 yojahny55

Wp Cinematic Scene

Development community

Description

--- name: wp-cinematic-scene description: Author, replace, or regenerate a single cinematic scene. Updates the matching `cinematic_scenes` repeater row (eyebrow, headline, body, CTA, videos, poster) and — if the scene needs a non-default layout — emits a per-scene template fragment override at `template-parts/cinematic/scene-<id>.php`. Cinematic equivalent of `/wp-section`. arguments: - name: <n> description: Scene number (1..N) OR scene_id (e.g. scene-intro) required: true - name: -

Installation

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

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

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

Full documentation available on GitHub

View Source Repository