Component Gen
Description
--- model: sonnet description: Generate React or Vue components with prop types, styling, accessibility, and tests --- Generate a production-quality UI component from the description provided in `$ARGUMENTS`. ## Step 1 — Parse the Request Extract from `$ARGUMENTS`: - **Component name** (e.g., "DataTable", "Modal", "SearchBar") - **Feature requirements** (what the component should do) - **Framework preference** (React or Vue — detect from project if not stated) - **Variants or states** (e.g.,
Installation
Installs to ~/.claude/skills/halflength-ampleness75-claude-code-recipes-component-gen/SKILL.md
mkdir -p ~/.claude/skills/halflength-ampleness75-claude-code-recipes-component-gen && curl -fsSL https://raw.githubusercontent.com/halflength-ampleness75/claude-code-recipes/HEAD/commands/component-gen.md -o ~/.claude/skills/halflength-ampleness75-claude-code-recipes-component-gen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development