Create a design system
create_design_systemCreate a design system project to serve as a shared component library, then link it to other projects so their chats design against it.
Instructions
Create an empty design-system project. A project type is fixed at creation and cannot be changed later, so a design system has to be made as one from the start. Push components into it with write_files, then attach it to projects with link_design_systems so their chats design against it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the design system |