408-point HN post (May 2025). Described as 'open-source, local-first Webflow for your own app.' Community validated the 'Cursor for Designers' positioning. Second HN hit in Aug 2024 at 227 points confirms sustained interest.
Onlook
activeOpen-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.
72/100
Trust
25K+
Stars
2
Evidence
Product screenshot

Repo health
2w ago
Last push
353
Open issues
1,877
Forks
107
Contributors
Editorial verdict
Different lane from Figma MCP tools — not a Figma bridge, but a direct design-in-code editor. 24,918 stars and two HN hits above 200 points make this the most-starred tool in the UX/UI category. Best for frontend teams where designers work directly in the Next.js + Tailwind codebase and want to eliminate the Figma-to-code translation step.
Source
GitHub: onlook-dev/onlook
Public evidence
Most-starred project in the UX/UI category — more stars than Framelink (13.7K). 1,877 forks indicate active community. Last commit 2026-02-27.
How does this compare?
See side-by-side metrics against other skills in the same category.
Where it wins
Most-starred tool in the UX/UI category (24,918 stars) — more than Framelink
Two HN hits above 200 points (408 pts May 2025, 227 pts Aug 2024) — top-tier community validation
Open-source, local-first — data never leaves the machine
1,877 forks — signals active community adaptation
Eliminates Figma-to-code translation step entirely for Next.js + Tailwind teams
Where to be skeptical
No Figma integration — different workflow assumption than Figma MCP tools
Tightly coupled to Next.js + Tailwind (not framework-agnostic)
Desktop app install required — no npm package
Last commit 2026-02-27 — development pace unclear
Ranking in categories
Know a better alternative?
Submit evidence and we'll run the full pipeline.
Similar skills
Framelink / Figma-Context-MCP
70Community 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 MCP Server Guide
62Official Figma MCP. Trust leader with triple partnership (OpenAI Codex, GitHub Copilot, Claude Code), Code Connect integration, bidirectional since Mar 6 2026. 14 tools, 14+ client support, two server modes.

Figma Console MCP
59Most 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.
Cursor Talk to Figma
57Enterprise-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.
Raw GitHub source
GitHub README peek
Constrained peek so you can sanity-check the source material without leaving the site.
[![Discord][discord-shield]][discord-url] [![LinkedIn][linkedin-shield]][linkedin-url] [![Twitter][twitter-shield]][twitter-url]
中文 | Español | Deutsch | français | Português | Русский | 日本語 | 한국어
</div>An Open-Source, Visual-First Code Editor
Craft websites, prototypes, and designs with AI in Next.js + TailwindCSS. Make edits directly in the browser DOM with a visual editor. Design in realtime with code. An open-source alternative to Bolt.new, Lovable, V0, Replit Agent, Figma Make, Webflow, etc.
🚧 🚧 🚧 Onlook is still under development 🚧 🚧 🚧
We're actively looking for contributors to help make Onlook for Web an incredible prompt-to-build experience. Check the open issues for a full list of proposed features (and known issues), and join our Discord to collaborate with hundreds of other builders.
What you can do with Onlook:
- Create Next.js app in seconds
- Start from text or image
- Use prebuilt templates
- Import from Figma
- Import from GitHub repo
- Make a PR to a GitHub repo
- Visually edit your app
- Use Figma-like UI
- Preview your app in real-time
- Manage brand assets and tokens
- Create and navigate to Pages
- Browse layers
- Manage project Images
- Detect and use Components – Previously in Onlook Desktop
- Drag-and-drop Components Panel
- Use Branching to experiment with designs
- Development Tools
- Real-time code editor
- Save and restore from checkpoints
- Run commands via CLI
- Connect with app marketplace
- Deploy your app in seconds
- Generate sharable links
- Link your custom domain
- Collaborate with your team
- Real-time editing
- Leave comments
- Advanced AI capabilities
- Queue multiple messages at once
- Use Images as references and as assets in a project
- Setup and use MCPs in projects
- Allow Onlook to use itself as a toolcall for branch creation and iteration
- Advanced project support
- Support non-NextJS projects
- Support non-Tailwind projects
Getting Started
Use our hosted app or run locally.
Usage
Onlook will run on any Next.js + TailwindCSS project, import your project into Onlook or start from scratch within the editor.
Use the AI chat to create or edit a project you're working on. At any time, you can always right-click an element to open up the exact location of the element in code.
<img width="600" alt="image" src="https://github.com/user-attachments/assets/4ad9f411-b172-4430-81ef-650f4f314666" /> <br>Draw-in new divs and re-arrange them within their parent containers by dragging-and-dropping.
<img width="600" alt="image" src="https://raw.githubusercontent.com/onlook-dev/onlook/main/assets/insert-div.png"> <br>Preview the code side-by-side with your site design.
<img width="600" alt="image" src="https://raw.githubusercontent.com/onlook-dev/onlook/main/assets/code-connect.png"> <br>