component-scaffold
Installation
SKILL.md
Skill: frontend/component-scaffold
Purpose
Create a new UI component consistent with repo conventions (file layout, TypeScript usage, styling system, exports, naming).
This skill is the default entry point for adding UI surfaces.
Inputs
- Component name
- Target location (route, feature folder, or component library folder)
- Brief responsibility statement (1–2 sentences)
- Props: names + types (if known)
- Any dependencies on existing components or design system
- Repo profile (preferred):
<repo>/REPO_PROFILE.json