impeccable
GitHub提供前端设计指导的AI编程技能,包含23个子命令和61条确定性检测规则,用于规范UI/UX设计并识别反模式。
触发场景
安装
npx skills add NousResearch/hermes-agent --skill impeccable -g -y
SKILL.md
Frontmatter
{
"name": "impeccable",
"author": "Paul Bakaus (pbakaus)",
"license": "Apache-2.0",
"version": "4.1.2",
"metadata": {
"hermes": {
"tags": [
"design",
"frontend",
"ui",
"ux",
"web-design",
"anti-slop"
],
"category": "creative",
"upstream": {
"path": ".hermes\/skills\/impeccable",
"repo": "pbakaus\/impeccable"
},
"related_skills": [
"claude-design",
"popular-web-designs"
]
}
},
"platforms": [
"linux",
"macos",
"windows"
],
"description": "Frontend design guidance, upstream-maintained (impeccable)."
}
Impeccable (upstream-maintained)
Catalog stub. This entry is maintained upstream at pbakaus/impeccable: the project ships and verifies a Hermes-native skill bundle under
.hermes/skills/.hermes skills install impeccablepulls the current bundle live from that repo (quarantined and scanned like any hub install) — this directory holds only the catalog metadata, so the vendored copy can never go stale.
Impeccable is a design language for AI coding agents: one skill exposing 23
sub-commands (/impeccable init, craft, shape, critique, audit,
polish, bolder, quieter, distill, harden, onboard, animate,
colorize, typeset, layout, delight, overdrive, clarify, adapt,
optimize, extract, document, live), explicit anti-pattern guidance
(overused fonts, purple gradients, nested cards, bounce easing), and a
61-rule deterministic detector CLI (npx impeccable detect) that needs no
LLM or API key.
After install, start with:
/impeccable init
Full documentation: https://impeccable.style
版本历史
- b7ac3ba 当前 2026-09-09 13:05


