diff --git a/.agents/skills/impeccable/SKILL.md b/.agents/skills/impeccable/SKILL.md index 6b29205c..837e7815 100644 --- a/.agents/skills/impeccable/SKILL.md +++ b/.agents/skills/impeccable/SKILL.md @@ -1,3 +1,12 @@ +--- +name: impeccable +description: > + Canonical skill for frontend UI design, visual polish, and UX critique. + Prevents common AI design patterns and produces distinctive, high-quality + frontend design. Covers typography, color, spacing, layout, motion, and + interaction. Use for design polish, critique, audit, and responsive work. +--- + # Impeccable — Frontend Design Skill > Canonical skill for general frontend UI design, visual polish, and UX critique. diff --git a/.claude/skills/impeccable b/.claude/skills/impeccable new file mode 120000 index 00000000..0ed55535 --- /dev/null +++ b/.claude/skills/impeccable @@ -0,0 +1 @@ +../../.agents/skills/impeccable \ No newline at end of file diff --git a/.gemini/skills/impeccable b/.gemini/skills/impeccable new file mode 120000 index 00000000..0ed55535 --- /dev/null +++ b/.gemini/skills/impeccable @@ -0,0 +1 @@ +../../.agents/skills/impeccable \ No newline at end of file diff --git a/.qwen/skills/impeccable b/.qwen/skills/impeccable new file mode 120000 index 00000000..0ed55535 --- /dev/null +++ b/.qwen/skills/impeccable @@ -0,0 +1 @@ +../../.agents/skills/impeccable \ No newline at end of file diff --git a/AGENTS.md b/AGENTS.md index fc2215d8..d03dee33 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -199,6 +199,8 @@ Do not finish with failing lint, typecheck, tests, build, or quality gate output | `github-readme` | Create human-focused GitHub README.md files with 2026 best p | Documentation | | `github-workflow` | Complete GitHub workflow automation - push, create branch/PR | General | | `goap-agent` | Invoke for complex multi-step tasks requiring intelligent pl | Coordination | +| `impeccable` | Canonical skill for frontend UI design, visual polish, and UX critique. Prevents common AI design patterns. Covers typography, color, spacing, layout, motion, and interaction. +| General | | `intent-classifier` | Classify user intents and route to appropriate skills, comma | Coordination | | `iterative-refinement` | Execute iterative refinement workflows with validation loops | General | | `jules` | > | General |