Agent skills, all in one place
Browse the live leaderboard from skills.sh, search across 8,000+ community skills, and explore the 12 aidimension UI skills that ship with the kit. Every skill is a Markdown file your agent can read.
aidimension UI built-in skills
12 skills that ship with the kit. Reference them from any Open Design–compatible agent.
aidimension UI Overview
What is aidimension UI, the 32+2+18 stack, the registry, and how to use it.
.skills/aidimension-overview.md
aidimension UI CLI
init / add / list / info / mcp commands. Zero runtime dependencies.
.skills/aidimension-cli.md
aidimension UI Theming
OKLCH design tokens, dark mode, and the live theme builder widget.
.skills/aidimension-theming.md
aidimension UI Icons
60+ hand-rolled 1.5px stroke icons across 8 groups. All currentColor.
.skills/aidimension-icons.md
aidimension UI Animation
Motion elements: FadeIn, ScrollReveal, CountUp, Aurora, Beam, Meteors, …
.skills/aidimension-animation.md
aidimension UI A11y
ARIA roles, keyboard nav, prefers-reduced-motion, and the a11y checklist.
.skills/aidimension-a11y.md
aidimension UI AI
Message, Conversation, Reasoning, Tool, Sources, AgentCard, and more.
.skills/aidimension-ai.md
aidimension UI SEO
next-seo integration, 17 JSON-LD components, sitemap / robots / manifest.
.skills/aidimension-seo.md
aidimension UI Mobile
MobileDrawer, BottomSheet, Swipeable, ResponsiveTabs, TouchTarget.
.skills/aidimension-mobile.md
aidimension UI Templates
8 page templates + 18 AI app templates. Drop one in, wire to your LLM.
.skills/aidimension-template.md
aidimension UI Performance
Tree-shaking, dynamic imports, server components, and bundle analysis.
.skills/aidimension-performance.md
aidimension UI Agent Skill
Meta-skill: how an agent should use the aidimension UI kit end-to-end.
.skills/aidimension-ai-agent-skill.md
Live from skills.sh
Real-time data from the public leaderboard. Authenticated via Vercel OIDC.
Enable Vercel OIDC
The live feed uses the skills.sh API, which requires a Vercel OIDC token. To enable it:
- Open your Vercel project → Settings → OIDC Federation
- Toggle on. The token will be available as
process.env.VERCEL_OIDC_TOKEN - Redeploy. The aidimension UI built-in skills above are always available — the live feed needs OIDC.