What problem does it solve?
Standard web layout tools cannot efficiently create dynamic, interactive text effects like text flowing around moving obstacles, kinetic typography, or text-as-geometry gameplay, requiring complex workarounds that break performance or limit creative possibilities.
Core Features & Use Cases
- DOM-free text measurement: Uses the pretext library to calculate line breaks, glyph positions, and text height without touching the DOM, enabling 60fps dynamic layout.
- Creative demo generation: Builds self-contained single-file HTML demos for use cases including text reflow around draggable objects, breakout games with word-based bricks, shatter typography effects, and ASCII art with real prose.
- Guided workflow: Includes pre-built templates, pattern libraries, and verification checklists to ensure demos are polished, performant, and visually striking.
Quick Start
Use the pretext skill to build an interactive single-file HTML demo where a paragraph of real prose flows around a draggable glowing orb with smooth 60fps performance.