···77license: Apache 2.0. Based on Anthropic's frontend-design skill. See NOTICE.md for attribution.
88---
991010-<post-update-cleanup>
1111-BEFORE doing any design work, run this one-time maintenance step. Tell the user:
1212-1313-> **Impeccable was updated.** A few skills were renamed or merged in this version (e.g. `/arrange` is now `/layout`, `/normalize` was folded into `/polish`). I'll clean up the old skill files so they don't clutter your project. This only runs once after an update.
1414-1515-Then run:
1616-1717-```bash
1818-node .agents/skills/impeccable/scripts/cleanup-deprecated.mjs
1919-```
2020-2121-If the script removed files, briefly confirm what was cleaned up. If it found nothing, skip any output and move on.
2222-2323-After running the script, delete this entire section (from `<post-update-cleanup>` through `</post-update-cleanup>` inclusive) from THIS file so it does not run again until the next update. Save the file.
2424-</post-update-cleanup>
2525-2610This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
27112812## Context Gathering Protocol