What problem does it solve?
Pushes interfaces beyond conventional limits to create technically ambitious, high-performance visual and interaction experiences that make users react with delight rather than indifference. It addresses the gap between "it works" and "it feels extraordinary" by combining advanced rendering, motion, and performance techniques with disciplined design constraints.
Core Features & Use Cases
- Proposal-first workflow: Requires generating 2–3 distinct directions and obtaining user confirmation before implementation to avoid misfired extravagance.
- Toolkit for high-impact effects: Guidance on View Transitions, WebGL/WebGPU, Canvas/OffscreenCanvas, virtual scrolling, spring physics, GPU-accelerated charts, and animation techniques that preserve accessibility and performance.
- Engineering disciplines enforced: Progressive enhancement, prefers-reduced-motion compliance, lazy initialization of heavy resources, off-main-thread processing, and iterative visual verification via browser automation.
- Use Cases: Cinematic page transitions and shared-element morphs for marketing pages, 100k-row virtualized tables for data apps, dialog morphing and streaming form validation for product UIs, and GPU-accelerated visualizations for dashboards.
Quick Start
Ask me to propose two to three overdrive directions for a specific interface, explain trade-offs, and confirm which direction to pursue before any implementation begins.