Export Html banner
bybren-llc bybren-llc

Export Html

Development community

Description

--- description: Generate an HTML preview of the screenplay. --- # /export-html Generate an HTML preview of the screenplay. ## Arguments - `[output]` - Optional: Output filename (default: auto-generated) - `[style]` - Optional: `screen`, `print`, `minimal` ## Workflow ### Step 1: Pre-Export Validation - Check Fountain syntax - Verify content is complete ### Step 2: Execute Export #### Recommended: VS Code + Better Fountain Extension The easiest method uses the [Better Fountain](https://m

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-export-html.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/story-systems-template/HEAD/.claude/commands/export-html.md -o ~/.claude/commands/bybren-llc-story-systems-template-export-html.md

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

Full documentation available on GitHub

View Source Repository