MCP.so
登录

Vibe Design System

@mondaycom

关于 Vibe Design System

🎨 Vibe Design System - Official monday.com UI resources for application development in React.js

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

mondaycom

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Vibe Design System?

Vibe Design System is a collection of official monday.com UI resources for application development in React.js. It includes an MCP (Model Context Protocol) server that provides intelligent assistance for discovering component APIs, getting usage examples, finding appropriate icons, and following best practices.

How to use Vibe Design System?

Install the core library via npm install @vibe/core or yarn add @vibe/core, then import the CSS tokens in your root file. Components like Button are imported from @vibe/core. For MCP integration, follow the installation instructions in the @vibe/mcp documentation to connect with your preferred AI development tools.

Key features of Vibe Design System

  • Core component library for React.js applications
  • MCP server for intelligent component assistance
  • Icons library (@vibe/icons)
  • Testing utilities for Playwright (@vibe/testkit)
  • Codemods and CLI tools (@vibe/codemod)
  • Styling foundations included in @vibe/core

Use cases of Vibe Design System

  • Building monday.com-compatible UIs with consistent design
  • Rapidly prototyping React applications using pre-built components
  • Discovering component APIs and usage examples via AI tools
  • Migrating between major versions with codemod tooling

FAQ from Vibe Design System

What does the Vibe Design System MCP server do?

It provides intelligent assistance for working with Vibe components, helping you discover component APIs, get usage examples, find appropriate icons, and follow best practices.

How do I install and use Vibe Design System?

Install @vibe/core via npm or yarn, import the tokens file, then import components directly from the library. For the MCP server, refer to the @vibe/mcp documentation.

What other packages are part of the ecosystem?

The ecosystem includes @vibe/core, @vibe/icons, @vibe/testkit, @vibe/codemod, @vibe/style, vibe-storybook-components, storybook-addon-playground, and @vibe/mcp.

What are the older versions and their support status?

Vibe 3 (@vibe/core v3) receives critical bug fixes but no new features. Vibe 2 (monday-ui-react-core) is no longer maintained. All users should migrate to Vibe 4.

Where can I get help or suggest improvements?

Open a discussion on GitHub for questions or suggestions, or open an issue for bugs found.

评论

媒体与设计 分类下的更多 MCP 服务器