# References **Parent:** [`spec.md`](spec.md) Every external project this spec leans on. Three questions per entry: what is it, what do we borrow, and what do we deliberately not take. --- ## Primary references ### [Anthropic Claude Design][cd] - **URL:** [claude.ai/design][cd] · [release announcement](https://www.infoq.cn/article/TH0QVHpvVGZ7VP3hAEmm) · [ifanr review](https://www.ifanr.com/1662860) [cd]: https://x.com/claudeai/status/2045156267690213649 - **What it is:** Anthropic's closed-source AI design product. Released 2026-04-17. Powered by Opus 4.7. Web-only (claude.ai). Generates prototypes, wireframes, decks, marketing pages, complex prototypes with voice/video/3D/shaders. - **Why it matters to us:** Defines the category. Its viral moment (~60M X impressions week 1) proves the market. - **What we borrow:** The high-level value prop — "natural language → editable visual design." Feature inspiration for modes (prototype, deck, marketing). UI ideas around inline editing and custom sliders. - **What we don't:** Closed source. Anthropic-only models. No self-hosting. Paid tiers (Pro/Max/Team/Enterprise) only. We are not trying to be a drop-in clone; we are an **open substrate** for the same category. ### [Open CoDesign][ocod] (OpenCoworkAI) - **Repo:** [github.com/OpenCoworkAI/open-codesign][ocod] - **Site:** [opencoworkai.github.io/open-codesign](https://opencoworkai.github.io/open-codesign/) - **What it is:** The main open-source Claude Design alternative. MIT-licensed. Electron desktop app. React 19 + Vite + Tailwind v4. [`@mariozechner/pi-ai`][piai] for multi-provider. SQLite for version history. 12 built-in design skill modules. HTML/JSX sandboxed iframe preview. Exports HTML/PDF/PPTX/ZIP/MD. 15 templates. Comment mode + slider controls + multi-frame preview. [ocod]: https://github.com/OpenCoworkAI/open-codesign [piai]: https://github.com/mariozechner/pi-ai - **Why it matters:** Direct competitor; most overlap with what we're building. - **What we borrow:** - UI concepts: **comment mode** (click-to-pin element edits), **tweak sliders** (agent-emitted parameters), **multi-frame preview** (desktop/tablet/phone). - Sandboxed iframe preview (`