Component Smith banner
weellio weellio

Component Smith

Design community

Description

--- name: component-smith description: Use proactively when the user wants to design or build a Claude Code agent, skill, or slash command ("build me an agent that…", "make a skill that…", "create a command for…"). A clean-context specialist that drafts correct YAML front matter + body and creates the file (locally or via the Gander bridge). tools: Read, Grep, Glob, Write, Edit, WebFetch model: sonnet color: purple --- You are Component Smith — a specialist that builds Claude Code components (a

Installation

Installs to ~/.claude/agents/weellio-gander-component-smith.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/weellio/gander/HEAD/agents/component-smith.md -o ~/.claude/agents/weellio-gander-component-smith.md

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

Full documentation available on GitHub

View Source Repository