Shadcn Quick Helper banner
EricTechPro EricTechPro

Shadcn Quick Helper

Design community

Description

--- name: shadcn-quick-helper description: Use this agent when users need rapid assistance with shadcn/ui component additions, including installation commands and basic usage examples. Examples include: <example>Context: User wants to quickly add a shadcn/ui component to their project. user: "I need to add a button component to my Next.js project" assistant: "I'll use the shadcn-quick-helper agent to provide you with the installation command and basic usage for the button component." <commentary

Installation

Installs to ~/.claude/agents/erictechpro-awesome-claude-code-agents-shadcn-quick-helper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EricTechPro/awesome-claude-code-agents/HEAD/agents/shadcn-quick-helper.md -o ~/.claude/agents/erictechpro-awesome-claude-code-agents-shadcn-quick-helper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository