Skip to content

Templates

nib ships with two built-in templates. Both support device frames, theme toggling, and hotspot navigation.

At a Glance

Comparison

FeatureCleanPresentation
BackgroundNeutral gray (#f0f0f0)Dark stage (#1a1a1a)
Navigation UIClick anywhereArrow buttons + slide counter
Progress indicatorNoneBlue bar at top
TransitionsInstant swapOpacity + slide (0.3s ease)
Keyboard to navigate, T for theme Space F Esc T
FullscreenNoYes (F key or button)
Best forHandoff, review, embeddingLive demos, async walkthroughs
Theme toggleYesYes

When to Use Each

Clean is the default. Use it when you want a straightforward prototype that stays out of the way — ideal for design review, developer handoff, or embedding in an iframe.

Presentation adds slide-style controls on top of your prototype. Use it when you're walking someone through a flow — in a meeting, a Loom recording, or an async review where the viewer navigates step-by-step.

Released under the AGPL-3.0 License.