ui-snapshot

Installation
SKILL.md

UI Snapshot

Extracts visual patterns from UI components and saves them to context/ui-registry.md so every component built after this one matches what came before.

How to Invoke

/ui-snapshot              # capture from recently modified components
/ui-snapshot [filepath]   # capture from a specific file
/ui-snapshot audit        # scan entire codebase for inconsistencies

If no filepath is given, the skill identifies recently created or modified component files automatically.


Standard Mode — /ui-snapshot

Step 1 — Find What Was Just Built

Installs
2
First Seen
Jun 14, 2026
ui-snapshot — philippspitzley/skills