validate_component_library_setup
Validates a selected component library (shadcn, radix, etc.) is correctly installed and configured in a project directory, detecting setup issues.
Instructions
Validate that a component library is correctly configured in a project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project directory | |
| library | Yes | Component library to validate |