What problem does it solve? When building UI for a client, AI assistants lack knowledge of the client's design system — tokens, components, patterns, and regional rules — leading to off-brand output. This Skill loads that context from a local context.md file so every design decision stays within the client's conventions. ## Core Features & Use Cases - Context Loading: Reads a client context.md file containing design tokens, component inventory, screen patterns, regional variance rules, and a quick-build reference. - Two Design Paths: Supports working from an existing Figma file (via Figma MCP, using context as the interpretive layer) or building new designs from scratch within the client's design system constraints. - Automatic or Manual Activation: Fires automatically at design sprint start when a project declares a client_context path, or invoked manually for quick builds. - Use Case: A solo builder starts a design sprint for a client project. The Skill loads the client's brand tokens and component library, confirms the target market's regional rules, and ensures every UI decision traces back to the documented design system. ## Quick Start Say "load client context" or invoke /client-context-design to load the client's design system before starting a design sprint.