this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update SKILL.md

-16
-16
.agents/skills/impeccable/SKILL.md
··· 7 7 license: Apache 2.0. Based on Anthropic's frontend-design skill. See NOTICE.md for attribution. 8 8 --- 9 9 10 - <post-update-cleanup> 11 - BEFORE doing any design work, run this one-time maintenance step. Tell the user: 12 - 13 - > **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. 14 - 15 - Then run: 16 - 17 - ```bash 18 - node .agents/skills/impeccable/scripts/cleanup-deprecated.mjs 19 - ``` 20 - 21 - If the script removed files, briefly confirm what was cleaned up. If it found nothing, skip any output and move on. 22 - 23 - 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. 24 - </post-update-cleanup> 25 - 26 10 This 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. 27 11 28 12 ## Context Gathering Protocol