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 |
|---|---|
| refine_ui_prompt | Transform a basic interface idea into a comprehensive, world-class UI/UX design specification. This is the main tool that generates detailed design prompts covering visual design, typography, colors, animations, and user experience. |
| analyze_interface | Analyze an interface request to detect the type, suggest styles, identify components, and understand the scope. Use this before refining to understand what you're working with. |
| compose_animations | Generate detailed animation specifications including entry animations, scroll effects, hover states, loading animations, and transition choreography with CSS code examples. |
| generate_ux_flow | Create detailed user experience flows including user journeys, interaction patterns, state management, error handling, and accessibility requirements. |
| suggest_tech_stack | Get technology stack recommendations including frameworks, styling approaches, animation libraries, and deployment options based on your interface type and design requirements. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| website-landing | Creates a conversion-focused landing page design specification |
| dashboard | Creates a data-rich dashboard design specification |
| mobile-app | Creates a native-feeling mobile app design specification |
| website-portfolio | Creates a creative portfolio design specification |
| website-ecommerce | Creates a conversion-optimized online store design specification |
| cli-terminal | Creates a command-line interface design specification |
| presentation | Creates a slide presentation design specification |
| admin-panel | Creates an admin/backend interface design specification |
| website-saas | Creates a SaaS product marketing website design specification |
| social-platform | Creates a social networking interface design specification |
| desktop-app | Creates a desktop application interface design specification |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Design Principles | Core design principles including Gestalt, visual hierarchy, and color theory |
| Animation Patterns | Library of animation patterns, easing functions, and timing guidelines |
| UX Patterns | Common UX patterns for navigation, feedback, forms, and more |
| Interface Templates | Templates and guidelines for different interface types |