Add new Vue components to design system
add-componentskillsetup L1★223
indielayer/ui ↗What it does
Scaffold Vue components with themes and tests
Best for
Maintaining consistent Vue component structure across a design system.
Inputs
- · component name
- · component type
Outputs
- · component files
- · registration entries
- · docs folder
Preconditions
@indielayer/ui repository structure available
Failure modes
- · Missing theme files
- · Registry not updated
- · Tests not generated
Trust signals
- · Exact file path conventions documented
- · Reference component example (button/)
- · Registration checklist with all 3 steps