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.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
AI agents retrieve the canonical design context before building UI components
Automated code review: set up a daemon that reviews pull requests or file changes.