A project-aware skill that teaches Claude how to build agent UIs using the Agent Elements shadcn registry. It knows the entire component catalog (AgentChat, tool cards for bash/edit/search/plan, input bars with model pickers), the install commands, import paths under `@/components/agent-elements/`, and how to wire everything to Vercel AI SDK's useChat hook. Useful when you're building a tool-calling interface and want Claude to stop guessing at component APIs or inventing imports. It won't trigger for basic chat UIs, only when you mention agent surfaces, tool renderers, or plan approval flows. The registry itself is real and maintained at agent-elements.21st.dev, so the skill stays current with actual shadcn conventions.
npx -y skills add 21st-dev/agent-elements --skill agent-elements --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot