inventory_design_system
Load component declarations and design tokens from a local DESIGN.md file to provide consistent design specs for UI development.
Instructions
Read component declarations and tokens from a local DESIGN.md file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Project directory with a configured design-system source | |
| design_file_path | No | Direct path to DESIGN.md; overrides project configuration |