Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_component_guidance | Returns detailed design specs for UI components (buttons, cards, forms, navigation) with modern 2026 best practices. |
| get_modern_palettes | Returns trending 2026 color palette combinations with specific hex codes and usage examples. |
| get_design_principles | Retrieves core UI/UX principles (hierarchy, whitespace, contrast) to ensure visual quality. |
| get_layout_patterns | Returns standard layout patterns (F-pattern, Z-pattern, Bento Grid) and when to use them. |
| get_color_guidance | Returns color psychology, color scheme types, and modern palette examples. |
| get_typography_guidance | Returns font hierarchy scales, font pairings, and readability best practices. |
| get_section_guidance | Returns specific structure and design advice for common page sections (hero, footer, features). |
| get_responsive_guidance | Returns breakpoints, mobile-first principles, and touch target rules. |
| get_accessibility_guidance | Returns a11y standards regarding contrast, focus states, and semantic HTML. |
| get_modern_trends | Returns current visual design trends and what trends to avoid. |
| get_animation_guidance | Returns best practices for UI animation timing, easing, and purpose. |
| get_holistic_design_review | Returns a comprehensive checklist of all design categories to review a user's concept. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |