🧠 SecureDesign — AI Design Agent for Your IDE
🧐 How is SecureDesign different?
- 🔒 Security First: Does not publicly leak your prompts and mocks
- 🙈 100% Private: No email registration or data collection
- 🖥️ Local / Offline Models: First class support for LM Studio, Ollama, etc.
- ⛓️💥 Fully OSS, no enterprise license: SecureDesign will never use non-OSS code
- ↗️ Up-to-date dependencies: Always uses the latest AI and other libraries
- 🧑🧑🧒🧒 Community Driven: No business pressures, quickly merged PRs
🚀 Links

SuperDesign is the first open-source design agent that lives right inside your IDE.
Generate UI mockups, components, and wireframes directly from natural language prompts.
Works seamlessly with Cursor, Windsurf, Claude Code, and plain VS Code.
✨ "Why design one option when you can explore ten?" — SuperDesign
🎬 Demo Video (Click to play)

🚀 Features
- 🖼️ Product Mock: Instantly generate full UI screens from a single prompt
- 🧩 UI Components: Create reusable components you can drop into your code
- 📝 Wireframes: Explore low-fidelity layouts for fast iteration
- 🔁 Fork & Iterate: Duplicate and evolve designs easily
- 📥 Prompt-to-IDE: Copy prompts into your favorite AI IDE (Cursor, Windsurf, Claude Code)
🛠️ Getting Started
- Install the Extension from the Cursor/VS Code Marketplace
- Open the
SecureDesign
sidebar panel
- Type a prompt (e.g., "Design a modern login screen")
- View generated mockups, components, and wireframes
- Fork, tweak, and paste into your project
Can I use my own Claude Code or Cursor subscription?
Yes, after you initialise securedesign extension, some cursor/claude code rules will be added, so you can prompt the agent to do design and preview in securedesign canva (cmd + shift + p -> securedesign: open canva)
If using Cursor - I will highly suggest copy the prompt in 'design.mdc' and create a custom mode in cursor with that same system prompt; This should give you much better performance
How to run local OpenAI compatible servers?
- Select open ai on Ai Model Provider
- Put anything in Openai Api Key input
- Add your OpenAi Url on the Openai Url input (example: http://127.0.0.1:1234/v1 for LM Studio)
📂 Where Are My Designs Stored?
Your generated designs are saved locally inside .superdesign/
.
❓ FAQ
Is it free and open source?
Yes! We are open source — fork it, extend it, remix it.
Can I customize the design agent?
Yes — use your own prompt templates, modify behaviors, or add commands.
Can SuperDesign update existing UI?
Absolutely — select a component, describe the change, and let the agent do the rest.
👯 Contributors
