This is the comprehensive design system guide for Paperclip UI, a dense, keyboard-first control plane interface. It covers everything from design tokens in OKLCH color space to specific typography patterns (like `text-sm font-semibold text-muted-foreground uppercase tracking-wide` for section headers) and composition rules for entity rows, status badges, and metric cards. The guide enforces consistency across status colors, priority icons, and component hierarchy built on shadcn/ui and Radix primitives. Use this when building or modifying any frontend component to ensure you're following established patterns rather than inventing new ones. It's opinionated about when to create reusable components versus using Tailwind directly, which saves time on architecture decisions.
npx skills add https://github.com/paperclipai/paperclip --skill design-guide