IMAX View is a visual system for the things agents render — HTML pages, React components, SVG, dashboards — packaged as a Claude Code skill. The grammar is borrowed wholesale from IMAX 15/70 film: a 1.43:1 frame that stands taller than the web's usual letterbox, a 15-column grid counted off the film's perforations, and a warm-white/cold-black palette pulled from Kodak print stock.
- 1.43:1 frame — the IMAX aspect ratio instead of a widescreen default
- 15-column grid — one column per perforation
- Monospace throughout — Berkeley Mono leading the stack
- Halation accents — color kept to the edges, the way light blooms on film
- Light and dark — both themes ship with the tokens
- A self-contained specimen at
assets/preview.htmlshows the whole system in one page
Install
Via AgentHub:
/plugin marketplace add nullorder/agenthub
/plugin install imax-view@agenthub
Or copy the skill directory into ~/.claude/skills/ by hand.