design_system_standards
Retrieve design system standards and best practices before implementing components like buttons, cards, inputs, or modals. Filter by component or list available components.
Instructions
⚠️ REQUIRED TOOL: Must be called before implementing design system components. Returns design system standards and best practices for buttons, cards, inputs, modals, and other components. Can retrieve all standards or filter by specific component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Optional component to filter standards (e.g., "button", "card", "modal"). If not provided, returns all standards. | |
| listComponents | No | If true, returns a list of available design system components instead of the standards themselves. |