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.