What problem does it solve?
This Skill solves the problem of inconsistent, non-conforming Paperclip frontend components that break the app's professional dense, keyboard-first, dark-themed control plane design, eliminating rework and ensuring all UI work aligns with established conventions.
Core Features & Use Cases
- Complete Design System Rules: Covers all core conventions including design tokens (colors, typography, radius), status/priority systems, component hierarchy, and layout structure for Paperclip's UI.
- Component Development Guidance: Provides clear rules for when to create new reusable components, how to follow composition patterns like entity rows and metric card grids, and how to avoid common styling mistakes.
- Use Case: When adding a new agent management dashboard page, use this Skill to ensure all status badges, priority icons, and property panels match the existing design language, and update the /design-guide showcase page with the new components as required.
Quick Start
Use the design-guide skill to build a new reusable status filter component for the issues page that follows Paperclip's component hierarchy and composition patterns.