get-salt-docs
Retrieve Salt Design System documentation for components, patterns, and foundations to implement accessible UI with proper usage guidelines and code examples.
Instructions
Get Salt Design System documentation including usage guidelines, best practices, accessibility rules, and patterns. Use this to answer questions about how and when to use Salt components, design foundations (density, spacing, color, typography), and UI patterns (forms, navigation, search).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic to look up. Can be a component name (e.g. 'button', 'dialog'), a pattern (e.g. 'forms', 'navigation', 'search'), or a foundation (e.g. 'density', 'spacing', 'color', 'typography') | |
| section | No | Which section to retrieve. 'usage' for guidelines and rules, 'accessibility' for a11y and keyboard info, 'examples' for code examples, 'all' for everything. Only applies to component topics. | usage |