What problem does it solve? Design teams struggle to know whether a UI element in a screenshot or Figma file already exists in their design system, needs to be created, or is ambiguous. This Skill performs a structured identity audit that prevents duplicate components and inconsistent naming before any specification work begins. ## Core Features & Use Cases - Verdict classification: Determines Match, New, Ambiguous, Not a DS component, Cannot analyze input, or Platform scope extension for any screenshot or Figma link, with explicit confidence levels. - Decomposition and collision checks: Detects repeating structural patterns (rows, cells, cards) that should become separate reusable components, and checks naming collisions against the existing component catalog. - Persistent audit memory: Logs every verdict with proposed/approved/rejected status in per-user JSON memory files, preventing re-proposal of rejected components and enabling cross-checks with the ds-component-spec skill. - Use Case: A designer pastes a screenshot of a pill-shaped status indicator and runs /audit_component. The skill compares it against Badge and Chip, finds two close candidates, attaches visual evidence, and asks the designer to choose — recording the approved verdict for future audits. ## Quick Start Attach a screenshot or Figma link of a UI component and type /audit_component to receive a structured identity verdict with confidence and reasoning.