Print Desk

The Atom design system, rendered live from its own tokens and components — it cannot drift from what ships.

Docs Components

ToolCardexperimental

A launcher on the Home screen: an icon, the tool's name, what it's for, and a pin to keep favorites close.

cardtooldashboardlauncher

API

PropTypeDescription
icon requiredReactNodelucide icon, decorative.
title requiredstringTool name (h3).
tierstringNeutral badge: Core, H1, etc.
description requiredstringOne sentence of purpose.
onOpen requiredfunctionLaunches the tool.
pinned / onPinToggleboolean / functionPin button with aria-pressed; pinned state uses accent text.

Guidelines

  • mustThe Open button is secondary — the dashboard's single primary belongs to the page-level quick action.