delimit_design_component_library
Scan React, Vue, and Svelte projects to generate component catalogs in JSON or Markdown format for documentation and inventory management.
Instructions
Scan for React/Vue/Svelte components and generate a component catalog.
Args: project_path: Project path to scan. output_format: Output format (json/markdown).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| output_format | No | json |