CHANGELOG.mdβ’1.36 kB
# Changelog
All notable changes to this project will be documented in this file.
## [1.0.0] - 2025-01-09
### Added
- Initial release of UI Expert MCP Server
- `analyze_ui` tool for comprehensive UI/UX analysis
- `generate_design_tokens` tool with 5 design style options
- `improve_component` tool for enhancing existing components
- `create_component` tool for generating new components
- Support for React and Vue.js frameworks
- Complete TypeScript support with type definitions
- Comprehensive documentation with usage examples
- MIT license and contribution guidelines
### Features
- Professional UI/UX analysis with actionable recommendations
- Design token generation with light/dark mode support
- Component improvement with accessibility focus
- Modern component creation with responsive design
- Support for multiple design styles (modern, minimal, corporate, playful, elegant)
- Seamless Claude Desktop integration via MCP protocol
### Frameworks Supported
- React (primary support with TypeScript)
- Vue.js (with Composition API)
- General framework-agnostic advice
### Design Tokens
- Comprehensive color palettes with semantic naming
- Typography scales with web font integration
- Spacing system based on design principles
- Border radius and shadow systems
- Responsive breakpoints and transitions
- CSS custom properties for easy theming