Watch-status: 12-day-old project with fast initial star growth but zero independent reviews, blog posts, or social media coverage yet. No Reddit, Twitter, or YouTube presence found.
Vibma
watchDesign-system-forward Figma MCP with harness engineering guardrails and model-specific benchmarks. 10 contributors, very active development, but near-zero independent validation.
Where it wins
Only tool publishing model-specific design quality benchmarks for Figma MCP
Harness engineering steers agents toward Figma design best practices
10 contributors and multiple daily commits — very active development
Where to be skeptical
HN Show got only 2 points / 2 comments — community hasn't noticed
No independent comparisons, reviews, or practitioner testimonials found
Built on top of cursor-talk-to-figma-mcp — derivative, not foundational
Editorial verdict
Emerging. Only tool publishing model-specific design quality benchmarks. Harness engineering angle is genuinely differentiated, but HN Show got only 2 points and no independent reviews found.
Source
Videos
Reviews, tutorials, and comparisons from the community.
GitHub Trending Weekly #26: OpenReview, SSD, claude-devtools, webreel, OpenSEO , WebHaptics, parsync
Related
Framelink / Figma-Context-MCP
86Community standard for feeding Figma design context to AI coding agents. 13.7K stars, 38.6K npm/week, 11+ editor support. Framework-agnostic descriptive JSON output, listed in Figma's own help docs.
Figma Console MCP
85Most comprehensive Figma MCP by tool count (57+: 22 read + 35+ write, 11 variable/token management). Uber Engineering Blog validates production uSpec usage across 7 stacks. Hockey-stick npm growth (127/wk Nov → 17.4K/wk Mar). Local WebSocket — no rate limits, data never leaves network.
Onlook
84Open-source, local-first WYSIWYG visual editor that writes directly to a Next.js + Tailwind codebase. 24,918 stars — highest in UX/UI category. 'Cursor for Designers' positioning. Bypasses Figma entirely for design-in-code workflows.
Cursor Talk to Figma
83Enterprise-trust write-access Figma MCP. Built by Grab ($12B+ market cap). Bypasses Figma API rate limits via plugin architecture. 6,505 stars, 699 forks. Listed in Cursor's official marketplace alongside Amplitude, AWS, Linear, Stripe.
Public evidence
Show HN launch of Vibma. Very early-stage with minimal community discussion. Confirms watch status.
Raw GitHub source
GitHub README peek
Constrained peek so you can sanity-check the source material without leaving the site.
<div align="center"> <img src="https://raw.githubusercontent.com/ufira-ai/vibma/main/logo.svg" alt="Vibma" width="120" />简体中文
Vibma
Vibe Design meets Figma.
https://github.com/user-attachments/assets/bf38e37d-57bb-40b3-a2d1-f89216117c11
</div>Project Status: Vibma is no longer under active development. Figma has launched native MCP capabilities through Figma for Agents, and the Vibma plugin was not accepted to the Figma marketplace due to "overlap" with this first-party offering.
Vibma is not an official Figma tool. For production use, we recommend Figma's native MCP integration and encourage you to follow Figma's official updates for the latest agent capabilities.
The source code remains available under MIT for learning and reference. We recommend reading Figma's Terms of Service before using Vibma to ensure compliance with their platform policies.
Vibma helps AI agents produce structurally sound Figma files — proper auto-layout, design tokens, component architecture, and reusable design-system patterns.
Model Recommendations
Vibma works with any MCP-capable LLM, but model quality matters.
| Tier | OpenAI | Claude | Gemini | Open Source |
|---|---|---|---|---|
| Baseline | GPT 5.2 Medium | Claude Sonnet 4.6 | Gemini 2.5 Flash | Kimi K2.5 |
| Recommended | GPT 5.4 | Claude Opus 4.6 | Gemini 3.1 Pro | — |
- GPT 5.4 — best overall balance of tool competence and design taste.
- Claude Opus 4.6 — strongest tool use, but final designs can feel formulaic.
- Gemini 3.1 Pro — solid middle ground; GPT 5.4 currently edges it on both axes.
- Open source — Kimi K2.5 handles basics (variables, styles) but struggles with complex multi-tool flows.
Setup
| Guide | For | |
|---|---|---|
| 📦 | DRAGME.md | Clone the repo, build from source |
| ☁️ | CARRYME.md | Install from npm, zero cloning |
| 📖 | Docs | Tool reference — parameters, response schemas, examples |
Or paste this to your AI agent:
Set up Vibma so I can vibe-design in Figma.
Follow the instructions at https://raw.githubusercontent.com/ufira-ai/vibma/refs/heads/main/CARRYME.md
Optional: Library & Image Tools
All core tools work without API keys. Two optional integrations add library discovery and stock photos:
| Env var | Enables | How to get it |
|---|---|---|
FIGMA_API_TOKEN | Library — discover published team library components and styles | Figma Settings > Security > Personal access tokens |
FIGMA_TEAM_ID | Default team for library discovery | The number in figma.com/files/team/<ID>/... |
PEXELS_API_KEY | Images — search and place stock photos | pexels.com/api/key (free) |
The Figma PAT requires two scopes: File content (Read) and Team library content (Read). See the setup guides for step-by-step instructions with screenshots.
Community
GitHub Issues — bugs and feature requests
Vibma is the first open-source project from ufira — a platform bridging creators and technology.
Acknowledgments
Built on cursor-talk-to-figma-mcp by sonnylazuardi. Icon search and insertion powered by the Iconify public API — an open-source unified icon framework providing 200,000+ icons from 100+ collections. Stock photos by Pexels — free for personal and commercial use. Please read the Pexels Terms of Service and credit photographers in production.
License
MIT