Get Component Guidance
get_component_guidanceRetrieve in-depth design guidance for a specific UI component or screen pattern, covering specs, states, sizing, anti-patterns, and real-world examples from leading apps.
Instructions
Get expert guidance for designing one UI component or screen pattern (button, form, navigation, card, modal, hero, pricing page, onboarding, paywall, checkout, empty state, dashboard…). Returns the most relevant docs in full — specs, states, sizing, anti-patterns, and real-world patterns from top apps/sites. Use when designing a specific element; for copy-paste code use get_component_recipe, for annotated screenshots use get_design_examples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Target platform ('mobile' | 'web' | 'macos') — strongly recommended so guidance matches the platform's conventions. | |
| component | Yes | Component or pattern name, e.g. 'primary button', 'signup form', 'bottom tab bar', 'hero section', 'paywall'. |