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

Installs
1
GitHub Stars
1
First Seen
Jul 4, 2026
component-scaffold — velcrafting/codex-skills