forge-presentationlisted
Install: claude install-skill Roxabi/roxabi-forge
# Presentation — Long-Form Scroll Document
Generate a single-file HTML long-form presentation from a GitHub issue, a markdown file, or a free prompt. Output is a continuous-scroll document — hero section + numbered sections (§01, §02, ...), reveal animations on scroll, and diverse content types per section. Fully offline under `file://`.
Output: `~/.roxabi/forge/<project>/visuals/{name}.html`
Single-file — all CSS and JS inlined. No split-file, no external links at runtime (except CDN fonts). This is the correct distribution rule for `file://` offline safety; see CLAUDE.md § Distribution Rule.
**Read before generating:**
```
${CLAUDE_PLUGIN_ROOT}/references/forge-ops.md — brand detection, output paths, deploy commands
${CLAUDE_PLUGIN_ROOT}/references/base/reset.css — inline 1st
${CLAUDE_PLUGIN_ROOT}/references/base/typography.css — inline 2nd
${CLAUDE_PLUGIN_ROOT}/references/aesthetics/{aesthetic}.css — inline 3rd (one file, selected by detection)
${CLAUDE_PLUGIN_ROOT}/references/base/explainer-base.css — inline 4th (scroll layout, sections, cards)
${CLAUDE_PLUGIN_ROOT}/references/diagram-meta.md — meta tag format + categories
${CLAUDE_PLUGIN_ROOT}/references/brand-book-loader.md — Track A/B detection
${CLAUDE_PLUGIN_ROOT}/references/frame-phase.md — silent inference (reader/action/takeaway/tone)
${CLAUDE_PLUGIN_ROOT}/reference