Plugin Claude Code
Plugin marketplace listing 1 plugin: journeycast.
Plugin Claude Code
Plugin marketplace listing 1 plugin: journeycast.
Plugin Claude Code
Turn a pull request into a narrated demo video of the UI journey it introduces.
Instructions file
Claude Code instructions for bnayahu/journeycast, covering claude.md, current state, what journeycast is, journey.yaml — the contract and timing model (do not reintroduce drift).
Command
Turn a pull request into a narrated demo video of the UI journey it introduces.
Skill Claude CodeCodex
Capture real UI screenshots for a journey.yaml by running the deterministic capture engine against the running app. Use when the user runs /journeycast capture, or after they have reviewed and edited journey.yaml.
Skill Claude CodeCodex
Draft a journey.yaml from a pull request — read the PR, probe the running app for real selectors, and author a schema-valid journey manifest. Use when the user runs /journeycast draft or asks to create or draft a journey video from a PR.
Skill Claude CodeCodex
Render the narrated MP4 from journey.yaml plus a capture-manifest.json using the deterministic render engine. Use when the user runs /journeycast render, or after capture has succeeded.