BeClaude

ai-elements

New
1.6kSmitheryDevelopmentby vercel

Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-elements.md https://raw.githubusercontent.com/vercel/ai-elements/main/skills/ai-elements/SKILL.md
3
Invoke in Claude Code
/ai-elements
View source on GitHub
codingai-&-ml

Frequently Asked Questions

What is ai-elements?

Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.

How to install ai-elements?

To install ai-elements, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ai-elements.

What is ai-elements best for?

ai-elements is a community categorized under Development. It is designed for: coding, ai-&-ml. Created by vercel.