primitiv: Primitiv is a design contract layer for AI agents. It scans design sources like Figma, codebase, Storybook, and token files, reconciles conflicts between them, and exposes a single machine-readable contract via MCP. Agents connect to get authoritative answers before building UI, ensuring consistency and reducing drift.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
AI agents retrieve the canonical design context before building UI components
Enhancing LLMs with real-time web search capabilities