UI consistency does not happen by accident. It happens because every component is built with awareness of what already exists. The problem with AI-built interfaces is that each component gets built in isolation. The agent does not remember what it built three sessions ago. So spacing drifts. Colors vary slightly. Border radius is inconsistent. The app looks like it was built by multiple people with different tastes. This skill fixes that. Run it after building any UI component. It reads what was just built, extracts the patterns that matter for consistency, and saves them so every future component can match. One command. Run it every time. That is the whole system. How to Invoke After building any UI component, run: /imprint To target a specific file: Show more Installs 492 Repository javascript-mast…o/skills GitHub Stars 184 First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
imprint
安装
npx skills add https://github.com/javascript-mastery-pro/skills --skill imprint