agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; 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.
Developing new AI agents with a standard interface
AI agents retrieve the canonical design context before building UI components