What problem does it solve? Styling SharePoint list views with JSON view formatting is verbose and error-prone, and achieving a polished, design-tool-quality card layout requires precise color tokens, status mappings, and responsive rules that are tedious to write by hand. ## Core Features & Use Cases - Style Token System: Provides badge, card, and status color tokens (Draft, In Review, Revising, Approved, Published) with a 4px status-colored top stripe per card. - Ready-to-Adapt rowFormatter JSON: Ships a complete SharePoint view-formatting JSON template with status stripes, progress bars, overdue highlighting, and inline date metadata. - Responsive & Adaptation Guidance: Includes mobile stacking rules, min-width truncation hygiene, and warnings about keeping status color and progress color channels independent. - Use Case: A user asks Copilot in SharePoint to restyle a document library as "clean, Figma-like cards"; the skill supplies the exact tokens and rowFormatter JSON, adapted to the list's actual column names and Choice values. ## Quick Start Ask Copilot in SharePoint to apply the Figma Clean style to your list, replacing the placeholder column names with your actual Status, Progress, and Deadline fields.