skills.sh + aidimension UI

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.

12 skills

aidimension UI Overview

1850 chars

What is aidimension UI, the 32+2+18 stack, the registry, and how to use it.

overviewintroduction

.skills/aidimension-overview.md

aidimension UI CLI

1320 chars

init / add / list / info / mcp commands. Zero runtime dependencies.

clitooling

.skills/aidimension-cli.md

aidimension UI Theming

1480 chars

OKLCH design tokens, dark mode, and the live theme builder widget.

themingdesign-tokens

.skills/aidimension-theming.md

aidimension UI Icons

1240 chars

60+ hand-rolled 1.5px stroke icons across 8 groups. All currentColor.

icons

.skills/aidimension-icons.md

aidimension UI Animation

1610 chars

Motion elements: FadeIn, ScrollReveal, CountUp, Aurora, Beam, Meteors, …

motionanimation

.skills/aidimension-animation.md

aidimension UI A11y

1100 chars

ARIA roles, keyboard nav, prefers-reduced-motion, and the a11y checklist.

a11y

.skills/aidimension-a11y.md

aidimension UI AI

1980 chars

Message, Conversation, Reasoning, Tool, Sources, AgentCard, and more.

aiagents

.skills/aidimension-ai.md

aidimension UI SEO

1350 chars

next-seo integration, 17 JSON-LD components, sitemap / robots / manifest.

seo

.skills/aidimension-seo.md

aidimension UI Mobile

980 chars

MobileDrawer, BottomSheet, Swipeable, ResponsiveTabs, TouchTarget.

mobile

.skills/aidimension-mobile.md

aidimension UI Templates

1700 chars

8 page templates + 18 AI app templates. Drop one in, wire to your LLM.

templatesapps

.skills/aidimension-template.md

aidimension UI Performance

1250 chars

Tree-shaking, dynamic imports, server components, and bundle analysis.

performance

.skills/aidimension-performance.md

aidimension UI Agent Skill

2200 chars

Meta-skill: how an agent should use the aidimension UI kit end-to-end.

metaagent

.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:

  1. Open your Vercel project → Settings → OIDC Federation
  2. Toggle on. The token will be available as process.env.VERCEL_OIDC_TOKEN
  3. Redeploy. The aidimension UI built-in skills above are always available — the live feed needs OIDC.