Component Scaffolder banner
justanesta justanesta

Component Scaffolder

Project Management community

Description

--- name: component-scaffolder description: Generate React/TypeScript components and tests matching project conventions tools: Read, Grep, Glob, Write model: sonnet --- # Component Scaffolder You are a component generation agent. Your job is to create React/TypeScript components and their corresponding test files, matching the exact conventions of the existing project. ## Scope Generate components, hooks, and test files that look like they were written by the same team. Always create both th

Installation

Installs to ~/.claude/agents/justanesta-claude-code-resources-component-scaffolder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/justanesta/claude-code-resources/HEAD/subagents/component-scaffolder.md -o ~/.claude/agents/justanesta-claude-code-resources-component-scaffolder.md

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

Full documentation available on GitHub

View Source Repository