awesome-html-scrolline-deck
Health Gecti
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 26 GitHub stars
Code Gecti
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Scrolline Deck — scroll-driven cinematic HTML presentations (scrollytelling decks) as a Claude Code skill: 12 scene techniques, enter/hold/exit choreography, 10 wheel-measured gates. Vite + GSAP ScrollTrigger + Lenis.
Scrolline Deck
The gallery also includes three captioned Korean videos derived from the completed decks: a promotional short, a sourced Cheonggyecheon case story, and a scene-design lesson. Historical visuals in the case story are visibly labeled as AI reconstructions.
Presentation-ready, scroll-driven HTML decks. A presenter controls each scene's entrance, finished frame, and exit with the wheel or keyboard. The skill plans the talk, chooses from 24 working scene templates, develops local imagery, builds the site, and verifies what the audience will actually see.
한국어 안내 · Live gallery · Skill · Scene catalogue
Eight complete decks
Every example is a standalone static website with Korean presenter notes. Fictional brands and figures are marked in the deck.
| Presentation | Purpose | Open |
|---|---|---|
| Scroll storytelling lecture | Teach the scene grammar | Open |
| Product launch | Product keynote and feature proof | Open |
| Annual report | Board/investor results story | Open |
| City guide | Visual route briefing | Open |
| Investor pitch | Problem, solution, market, ask | Open |
| Research lecture | Question, evidence, interpretation | Open |
| Client proposal | Case, approach, outcome, next step | Open |
| Spatial proposal | Image-rich public-library concept pitch | Open |
Create a deck
Requires Node.js 20+. Install dependencies with npm ci. The browser verification also requires Playwright and Chromium.
git clone https://github.com/gongnyang/awesome-html-scrolline-deck.git
cd awesome-html-scrolline-deck
npm ci
node scripts/cli.mjs init my-deck --title "My talk" --lang ko
node scripts/cli.mjs add frame-scrub-hero --dir my-deck --id 01-open --title "The claim"
cd my-deck && npm ci && npm run dev
Write the audience, goal, one-sentence thesis, scene jobs, visual evidence, and art direction before selecting techniques. Add local media in public/media/; put copy, sources, and speaker notes in data/deck.json. The authoring workflow and asset direction explain the decision points. The examples show finished output, not a fixed sequence to copy.
node scripts/cli.mjs check my-deck
node scripts/cli.mjs verify my-deck --strict --build
node scripts/cli.mjs storyboard my-deck
Strict verify drives a real browser with wheel and keyboard input, checks every packaged image can decode, and captures each scene at 30%, 55%, and 85%. It fails if Playwright is unavailable. Read those screenshots as part of visual acceptance. Media URLs are resolved relative to the deck, so the same build works at the site root or under a GitHub Pages project path.
What ships
SKILL.md: task-level authoring and verification workflow.templates/scenes/: 24 scene implementations with metadata, mobile and reduced-motion behavior.engine/: GSAP ScrollTrigger + Lenis runtime copied into generated decks.scripts/: CLI, static/browser gates, gallery builder, and production-subpath smoke test.examples/: eight complete decks with local imagery, presenter notes, and QA captures.
Present with →/Space, ←, number keys, F fullscreen, N notes, and P auto-progress. The static output can be hosted anywhere; the gallery is deployed to GitHub Pages after all eight strict checks pass.
Design rationale
The skill chooses scenes by their rhetorical job: open, explain, compare, prove, or ask. Technical-presentation research on assertion–evidence structure motivates putting a clear claim beside meaningful visual evidence. The 24-template count is coverage for different presentation needs, not a research-derived optimum. WCAG motion guidance and responsive image guidance inform the static fallback and image-loading rules.
MIT license.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi