@ricouii: 在试用了大部分热门的设计 SKILL 之后,最终我只留下这 4 个: 1. Impeccable http://impeccable.style 2. Skills for Design Engineers http://github.c…
摘要
作者推荐了4个设计相关的AI技能,其中重点介绍了Impeccable,它能检测并去除AI生成的设计痕迹,提供设计语言命令。
查看缓存全文
缓存时间: 2026/08/11 03:39
在试用了大部分热门的设计 SKILL 之后,最终我只留下这 4 个: 1. Impeccable http://impeccable.style 2. Skills for Design Engineers http://github.com/emilkowalski/skills… 3. transitions dev http://github.com/Jakubantalik/transitions.dev… 4. GSAP Skills http://github.com/greensock/gsap-skills…
Impeccable: Design skills for AI harnesses
Source: https://impeccable.style/
Detects and removes AI slop.
58 checks catch the defaults agents keep reaching for before they become your design.
The Language
23 commands give you a shared design vocabulary with your AI. Each names one kind of intervention:/typesetfor type,/distillfor complexity,/auditfor production quality. Pick any to see it in action, orbrowse the full reference →
Give direction in chat. Refine the result on the page.
Every change lands in your source.
mainClaudex Cocursor
Agent threadWorking treeYou
/impeccable polishthe pricing page. Keep our sharp corners and sober palette. Remove the AI tells.
Agent
I’ll polish the page within its existing design system, then run the detector before I hand it back.
DESIGN.md loadedExisting system preserved
4 tells foundAI beige · italic serif · side-tab · pulsing dot
Written to source0 detector findings
Agent
Starting Live Mode against the running app. I’ll open the page, then wait for element picks and page-level steering.
Live helper startedPicker injected into the app
localhost:3000 openedProduction source connected
Waiting for inputPick an element or steer the whole page
/impeccableChoose a command
BrowserLive previewlocalhost:3000
Generating variants…
1 / 3
Variant 3 written to source
Worlds on the table
Ask a model to be creative and it builds its favorite idea, every run. So Impeccable deals challengers: human-reviewed worlds, each a complete graphic system with laws of its own. They compete against the ideas the model derives from your product, and the direction that wins takes the build, fully committed. The hand below is dealt live from the 177 highest-rated worlds in the deck by the same roll API the skill uses.Why dice? Read the research →
Psst…the deck grows every week in Pro →
Ready to drop in
01### Respects your design system.
Inherits your tokens, components, and conventions instead of overwriting them. New work fits the system, not the model’s defaults.
/impeccable polish : scanning codebase
›Walking src/…
✓src/styles/tokens.css14 colors, 6 font sizes, 7 spacing steps
✓tailwind.config.tstheme.extend merged
✓src/components/34 components
· Button: primary, secondary, ghost, destructive
· Card: 3 variants, 8px / 16px radii
· Input, Select, Dialog, Toast, Table…
✓DESIGN.mdbrand rules loaded
→Matching your system. Not inventing one.
02### Real product context.
Captures the brief once, inPRODUCT\.md. Every command reads it before designing.
PRODUCT.mdLoaded on every command
UsersSREs on call, reading fast, often in the dark.
ModeOperate. Design serves the task.
Brand voiceCalm, clinical, no hype.
Anti-referencesPurple gradients. Glassmorphism. “Boost your productivity.”
03### Travels as DESIGN.md.
/impeccable documentwrites one in theGoogle Stitch format. Your visual system becomes portable.
DESIGN.mdGoogle Stitch spec
WordmarkSpaced 400
IM
Avenir Next
BodyRegular 400
Aa
Avenir Next
Components34
PrimaryGhost
Email address
Readable by every DESIGN.md-aware tool.
04### Knows what the surface is for.
A landing page should persuade. A dashboard should help someone work. Impeccable names the mode before it designs.
ExperienceLet the work lead
05### Block slop before it ships.
Hooks inspect each UI edit and send findings straight back to the agent. The same detector can fail a PR.
Edit · Hero.tsxhook active
1Edit landsAgent updates the hero.
2Hook returns two findingsAI beige · clipped label
✓Agent corrects the fileSecond pass: clean
Deep stop audit0 findings · PR ready
Get started
Install via
On the GitHub Copilot app? Impeccable isbuilt in. Skip the install and enable it underSettings → Experimental.
npx impeccable install
Installs the build tailored to your harness and model. RequiresNode 22.12+.
Why one command, many buildsimpeccableClaude Codehooks + subagentCursorpre-edit hookGemini CLI+ Gemini-tuned slop rulesCodex CLI+ Codex-tuned slop rulesSame skill, recompiled per target. The part that matters: builds for models with known tells carry extra slop rules banning that model’s habits. The Gemini build kills its image-on-hover motion; the Codex build refuses ghost-cards and over-rounding. Native hook wiring and a subagent ship too, where the tool supports them.
First run
/impeccable init
Works with Cursor, Claude Code, GitHub Copilot, Gemini CLI, Codex CLI, Grok Build, and every other major AI coding harness.
Read the setup guide·See what’s new·Got questions?
- Chrome extensionRun the detector overlay on any page: your staging, a competitor, anything in the browser.Install from the Chrome Web Store →
- CLI for CI
npx impeccable detect src/in a PR check. 59 deterministic rules. JSON output, exit codes for build gates.View on npm → - Follow alongThe design thinking behind new commands and anti-patterns, in long form. Read the newsletter, or catch the shorter notes on X.Read the newsletter →Follow @impeccable_ai on X →
Learn more:Getting started·Designing with Impeccable·command docs
相似文章
@vista8: 开源了,开源了! 是不是很讨厌AI味重的网页设计,也讨厌千篇一律的排版? 乔帮主测试对比了8个主流设计Skill,吸收各家所长,开源自用设计SKill:qiaomu-design 特色功能: 1. 风格试衣间:一句话需求生成四个设计Dem…
乔帮主开源了设计Skill qiaomu-design,提供风格试衣间、对抗AI味、自进化机制和成熟网站参考功能,支持GLM或Claude模型执行。
@nini_incrypto_: 分享AI时代效能提升必备Skill 目前GitHub已有1w+的Skill,其实值得装的也就那么几个: 画图:drawio-skill — 自然语言出架构图,自动截图纠错;Excalidraw — 手绘白板质感 后端:Context Mo…
推荐AI时代必备的GitHub Skill,涵盖画图、后端、通用、知识管理、前端和文档处理等领域,提升开发与设计效率。
@Saccc_c: 想让 Codex 具备设计师级别的审美?分享3个我实测有效的design skills: 1、impeccable 综合表现比 uiuxpromax 那些热门设计 skill 实用得多 :https://impeccable.style …
Impeccable is a set of design skills for AI agents like Codex that respects design systems, uses product context, enforces design rules, and detects anti-patterns to ensure high-quality UI/UX output.
@axichuhai: https://x.com/axichuhai/status/2062146611472400461
分享8个精选的AI Skill(技能),涵盖基础配置、产品开发和内容创作,帮助提升AI生产力,适用于Claude Code和CodeX等Agent。
@10xmylife: 分享10个设计参考网站,可以直接让AI参考,拯救你的AI审美
分享10个设计参考网站,旨在帮助AI提升审美能力,适用于AI生成内容时参考。