# superdesigndev/superdesign

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/superdesigndev-superdesign).**

6,004 stars · 678 forks · TypeScript · other

## Links

- GitHub: https://github.com/superdesigndev/superdesign
- Homepage: http://superdesign.dev/ide-extension
- awesome-repositories: https://awesome-repositories.com/repository/superdesigndev-superdesign.md

## Description

Superdesign is an AI-powered design platform that generates UI mockups, wireframes, and multi-page user flows from natural language prompts within a collaborative canvas environment. It functions as a design-to-code exporter, producing production-ready HTML, ZIP archives, or Shopify Liquid templates for direct implementation, and includes an OpenAPI specification importer that automatically generates API documentation and client code from schema definitions.

The platform distinguishes itself through a branch-based design exploration system that creates independent design variations from a single starting point, each with its own prompt and iteration history. It maintains conversational design memory that persists brand guidelines and design rules across prompts, and supports multi-agent parallel generation where multiple AI agents work simultaneously on independent design tasks. Designs are saved directly to the file system within project folders, enabling version control and offline access without requiring a remote database.

The tool provides a canvas-based design engine for direct manipulation of UI components, with support for importing live webpages and extracting design tokens such as colors, fonts, and spacing for reuse. It includes team collaboration features through workspace creation, member invitation with role assignment, and prompt sharing for consistent brand-aligned output. The platform connects to local AI endpoints for private design generation and integrates with AI-powered editors to flow designs directly into development environments.

## Tags

### Artificial Intelligence & ML

- [AI Design Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-design-generation.md) — Generates wireframes, landing pages, and UI components from natural language descriptions using AI skills. ([source](https://docs.superdesign.dev/features/skills/using-skills.md))
- [Design Context](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-reasoning-engines/context-persistence/design-context.md) — Persists design rules, brand guidelines, and reference drafts across prompts for consistent agent responses. ([source](https://docs.superdesign.dev/features/design-agent/add-context.md))
- [Parallel Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-design-generation/parallel-generation.md) — Runs multiple AI agents in parallel to generate and compare design variations from a single prompt. ([source](https://www.superdesign.dev/ide-extension))
- [Single-Prompt Variants](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-design-generation/single-prompt-variants.md) — Produces multiple layout or style variants within one conversation by asking the AI for alternatives. ([source](https://docs.superdesign.dev/features/design-agent/parallel-generation.md))
- [Variation Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-design-generation/variation-generation.md) — Generates multiple design mockups from a single prompt, letting users compare layouts and styles side by side. ([source](https://docs.superdesign.dev/features/design-agent/add-elements.md))
- [Iterative Refinement Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/generative-ai/generative-text-inference/iterative-refinement-generation.md) — Modifies existing mockups by sending follow-up prompts to the AI agent for iterative refinement. ([source](https://docs.superdesign.dev/quickstart.md))
- [Prompt-Assigned Design Branches](https://awesome-repositories.com/f/artificial-intelligence-ml/narrative-state-management/branching-narrative-design/prompt-assigned-design-branches.md) — Creates independent design branches each with a unique prompt for targeted exploration of different directions. ([source](https://docs.superdesign.dev/features/canvas/branch.md))
- [Natural Language Interface Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/natural-language-interface-generators.md) — Generates UI mockups, components, and wireframes by interpreting natural language descriptions within a coding environment. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Screen Prompt Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/screen-prompt-generators.md) — Creates separate design branches each based on a unique prompt for targeted exploration of different directions. ([source](https://docs.superdesign.dev/features/canvas/branch.md))
- [In-Editor Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/screen-prompt-generators/in-editor-generators.md) — Converts natural language descriptions into visual mockups directly inside the code editor. ([source](https://docs.superdesign.dev/ide-extension.md))
- [Draft Referencing](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-agent-orchestration/visual-designers/draft-referencing.md) — Uses existing design drafts as visual and structural references so the agent reuses their layout and hierarchy. ([source](https://docs.superdesign.dev/features/design-agent/add-context.md))
- [Design Workflow Encoding](https://awesome-repositories.com/f/artificial-intelligence-ml/custom-ai-assistant-development/modular-skill-design/design-workflow-encoding.md) — Encodes repeatable design workflows as reusable AI skills with custom names and prompts. ([source](https://docs.superdesign.dev/features/skills/using-skills.md))
- [CLI-Executable Skills](https://awesome-repositories.com/f/artificial-intelligence-ml/custom-ai-assistant-development/modular-skill-design/design-workflow-encoding/cli-executable-skills.md) — Creating and running reusable AI design workflows via CLI commands or custom skills for repeatable UI generation.
- [Local AI Endpoint Connections](https://awesome-repositories.com/f/artificial-intelligence-ml/external-server-connectivity/server-connection-managers/custom-server-connections/local-ai-endpoint-connections.md) — Ships a dedicated connection to local AI endpoints for private design generation without cloud data transfer. ([source](https://cdn.jsdelivr.net/gh/superdesigndev/superdesign@main/README.md))
- [Parallel Chat Threads](https://awesome-repositories.com/f/artificial-intelligence-ml/interactive-ai-conversations/conversation-path-exploration/parallel-chat-threads.md) — Creates separate chat threads in the same project, each with its own prompt, for concurrent design exploration. ([source](https://docs.superdesign.dev/features/design-agent/parallel-generation.md))
- [Design Attribute Focusers](https://awesome-repositories.com/f/artificial-intelligence-ml/narrative-state-management/branching-narrative-design/design-attribute-focusers.md) — Directs the design agent to focus on specific aspects like color, layout, style, or typography when creating new branches. ([source](https://docs.superdesign.dev/features/canvas/branch.md))
- [Design Libraries](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/design-libraries.md) — Provides a curated library of design prompts for styles, animations, components, and full-page layouts. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))
- [Coding Agent Prompt Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/design-prompt-pipelines/coding-agent-prompt-generators.md) — Produces a design prompt that can be sent to a coding agent to plan and implement the finalized design as code. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Implementation Prompt Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/design-prompt-pipelines/implementation-prompt-generators.md) — Generates prompts that encode design context for coding agents to implement finalized designs. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Library Application](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-design-strategies/design-prompt-pipelines/library-application.md) — Ships a prompt library that users can browse and apply to generate consistent UI output with one click. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))
- [One-Click Application](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-libraries/one-click-application.md) — Selects a proven prompt and applies it directly in the design canvas with one click to generate a result. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))
- [Sharing](https://awesome-repositories.com/f/artificial-intelligence-ml/text-classification/prompt-customization/sharing.md) — Creates and saves prompts as public or team-private resources for reuse by other team members. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))

### User Interface & Experience

- [AI-Powered UI Generators](https://awesome-repositories.com/f/user-interface-experience/component-utilities/ai-powered-ui-generators.md) — Generates interactive mockups and multi-page user flows from natural language descriptions with real-time editing.
- [Collaborative Design Platforms](https://awesome-repositories.com/f/user-interface-experience/collaborative-design-platforms.md) — Provides a shared canvas with chat, version history, and team workspaces for real-time design collaboration.
- [Agent-Based Transfers](https://awesome-repositories.com/f/user-interface-experience/design-to-code-workflows/agent-based-transfers.md) — Uses an AI agent to convert design frames into maintainable production HTML code for direct implementation. ([source](https://docs.superdesign.dev/features/canvas/export.md))
- [Production-Ready Code Exports](https://awesome-repositories.com/f/user-interface-experience/design-to-code-workflows/production-ready-code-exports.md) — Exports design mockups as production-ready HTML, ZIP archives, or Shopify Liquid templates for direct implementation.
- [Mockup Generators](https://awesome-repositories.com/f/user-interface-experience/mockup-generators.md) — Creates visual mockups from natural language descriptions, rendered directly in the editor canvas. ([source](https://docs.superdesign.dev/quickstart.md))
- [Natural Language Generators](https://awesome-repositories.com/f/user-interface-experience/mockup-generators/interface-mockups/natural-language-generators.md) — Generates UI mockups and components directly from natural language prompts within the editor. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Element Resizers](https://awesome-repositories.com/f/user-interface-experience/resizable-panes/element-resizers.md) — Provides direct click, drag, resize, and style manipulation of elements on the design canvas. ([source](https://docs.superdesign.dev/features/canvas/manual-edits.md))
- [Direct Canvas Manipulators](https://awesome-repositories.com/f/user-interface-experience/resizable-panes/element-resizers/direct-canvas-manipulators.md) — Provides direct click, drag, resize, and style manipulation of elements on the design canvas. ([source](https://docs.superdesign.dev/features/canvas/manual-edits.md))
- [Interactive Flow Designers](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-authoring-software/interface-design-tools/page-designers/interactive-flow-designers.md) — Creates entire user flows with multiple functional pages and interactive elements like clickable buttons from a single request. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Multi-Page Flow Designers](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-authoring-software/interface-design-tools/page-designers/multi-page-flow-designers.md) — Designs complete multi-page user flows such as checkout or onboarding while maintaining consistent visual style. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Agent Persistence](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-guidelines/agent-persistence.md) — Persists brand guidelines and design rules so the agent applies them consistently across all prompts and iterations. ([source](https://docs.superdesign.dev/features/design-agent/add-context.md))
- [Natural Language Component Generators](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/ui-component-guidelines/natural-language-component-generators.md) — Generates complete, animated user interface components from natural language descriptions. ([source](https://www.superdesign.dev/ide-extension))
- [Consistent Style Flow Designers](https://awesome-repositories.com/f/user-interface-experience/user-journey-management/consistent-style-flow-designers.md) — Designs a sequence of connected pages for a complete user flow while maintaining a consistent visual style. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Visual Design Iteration Tools](https://awesome-repositories.com/f/user-interface-experience/visual-design-iteration-tools.md) — Modifies and refines designs already on the canvas through conversational instructions. ([source](https://docs.superdesign.dev/features/design-agent/chat-modes.md))
- [Action Trigger Components](https://awesome-repositories.com/f/user-interface-experience/action-trigger-components.md) — Provides pre-built AI skills triggered from the canvas prompt bar to generate wireframes and UI components. ([source](https://docs.superdesign.dev/features/skills/using-skills.md))
- [Design Import Tools](https://awesome-repositories.com/f/user-interface-experience/design-import-tools.md) — Imports the full content of any public or localhost page into a project for AI-powered editing. ([source](https://docs.superdesign.dev/features/chrome-extension/clone-full-page.md))
- [Token Extractors](https://awesome-repositories.com/f/user-interface-experience/design-token-management/design-tokens/token-extractors.md) — Extracts colors, fonts, and spacing tokens from imported webpages for consistent reuse in new designs. ([source](https://docs.superdesign.dev/features/chrome-extension/overview.md))
- [Design Token Systems](https://awesome-repositories.com/f/user-interface-experience/design-token-systems.md) — Analyzes existing webpages or codebases to extract colors, typography, and layout tokens for consistent new designs.
- [Multi-Device Previews](https://awesome-repositories.com/f/user-interface-experience/multi-device-previews.md) — Toggles canvas preview between Desktop, Tablet, and Mobile viewports to inspect responsive behavior. ([source](https://docs.superdesign.dev/features/canvas/basics.md))
- [Flow Integration](https://awesome-repositories.com/f/user-interface-experience/page-layout-templates/flow-integration.md) — Imports proven page layouts from the library into multi-page user journey definitions to reuse their structure. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))
- [Flow Reuse](https://awesome-repositories.com/f/user-interface-experience/page-layout-templates/flow-reuse.md) — Copies page layouts from a library and pastes them into multi-page flow definitions to reuse proven designs. ([source](https://docs.superdesign.dev/features/design-agent/prompt-library.md))
- [Design Inspiration Galleries](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-assets/design-inspiration-galleries.md) — Provides a browsable gallery of layout, style, and UI component references for design inspiration. ([source](https://docs.superdesign.dev/features/design-agent/chat-modes.md))
- [Inherited Style Specifiers](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-authoring-software/interface-design-tools/page-designers/inherited-style-specifiers.md) — Lets users specify each page's purpose and layout individually with visual style inherited from a source page. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Manual Journey Page Definers](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-authoring-software/interface-design-tools/page-designers/manual-journey-page-definers.md) — Manually specifies the purpose and layout for each page in a user journey, with styling inherited from a source page. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Persistent Notes](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-guidelines/persistent-notes.md) — Creates persistent text notes with brand guidelines and layout rules that the agent always references during generation. ([source](https://docs.superdesign.dev/features/design-agent/add-context.md))
- [Prompt-Based Modifiers](https://awesome-repositories.com/f/user-interface-experience/ui-architecture/design-utilities/design-systems/component-implementation-patterns/component-modifiers/prompt-based-modifiers.md) — Selects a UI component and applies a described change via an AI agent to modify the current design. ([source](https://cdn.jsdelivr.net/gh/superdesigndev/superdesign@main/README.md))
- [Screen-to-Screen Navigation Links](https://awesome-repositories.com/f/user-interface-experience/ui-component-prototypes/screen-to-screen-navigation-links.md) — Connects multiple screens so clicking one component navigates to the next, creating a clickable prototype flow. ([source](https://docs.superdesign.dev/features/canvas/link-components.md))
- [Codebase Scanners](https://awesome-repositories.com/f/user-interface-experience/ui-design-tools/codebase-scanners.md) — Scans the current codebase to extract design systems and page replicas for consistent new designs. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Library Layout Importers](https://awesome-repositories.com/f/user-interface-experience/ui-layout-design/library-layout-importers.md) — Imports a pre-designed page layout from a prompt library and applies it within a custom user journey without restyling. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Library Reuse](https://awesome-repositories.com/f/user-interface-experience/ui-layout-design/library-reuse.md) — Allows importing pre-designed page layouts from a library into multi-page user journeys. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Auto-Planners](https://awesome-repositories.com/f/user-interface-experience/user-flow-mapping-tools/auto-planners.md) — Automatically generates the full page sequence and layout for a user journey from a high-level description. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Single-Chat Variant Requests](https://awesome-repositories.com/f/user-interface-experience/variant-systems/typeface-style-variants/single-chat-variant-requests.md) — Prompts the agent for several outputs within a single conversation to get quick design variations. ([source](https://docs.superdesign.dev/features/design-agent/parallel-generation.md))
- [Visual Component Importers](https://awesome-repositories.com/f/user-interface-experience/visual-component-importers.md) — Imports individual UI components from live webpages directly into the design canvas. ([source](https://docs.superdesign.dev/features/chrome-extension/clone-single-component.md))
- [Wireframing Software](https://awesome-repositories.com/f/user-interface-experience/wireframing-software.md) — Draws structural wireframes on the canvas to communicate page hierarchy and block arrangement to the design agent. ([source](https://docs.superdesign.dev/features/design-agent/add-elements.md))
- [Canvas Wireframe Sketching](https://awesome-repositories.com/f/user-interface-experience/wireframing-software/canvas-wireframe-sketching.md) — Produce quick wireframe diagrams and user flow outlines to plan page structure and navigation. ([source](https://docs.superdesign.dev/features/design-agent/add-elements.md))

### Business & Productivity Software

- [Workspace Collaboration](https://awesome-repositories.com/f/business-productivity-software/team-collaboration-events/collaboration-communication-tools/collaboration-tools/workspace-collaboration.md) — Shares full canvas projects with team members, managing roles and workspaces for parallel design exploration.
- [Workspace Creations](https://awesome-repositories.com/f/business-productivity-software/team-collaboration-management/workspace-isolation/workspace-creations.md) — Create an isolated workspace with its own members, projects, and billing to separate personal, client, and internal work. ([source](https://docs.superdesign.dev/features/account/invite-team.md))
- [Team Member Invitations](https://awesome-repositories.com/f/business-productivity-software/team-member-management/team-member-invitations.md) — Send an invitation to a colleague's email address, granting them access to all projects, the shared canvas, chat history, and live previews. ([source](https://docs.superdesign.dev/features/account/invite-team.md))
- [Role Assignments](https://awesome-repositories.com/f/business-productivity-software/team-member-management/team-member-invitations/role-assignments.md) — Invite new members by email and assign roles so they can access shared projects and canvas. ([source](https://docs.superdesign.dev/features/account/invite-team.md))

### Data & Databases

- [Local File Storage](https://awesome-repositories.com/f/data-databases/data-engineering-infrastructure/data-persistence-storage/data-storage/file-based-storage/local-file-storage.md) — Saves all designs as files within the project folder, enabling version control and offline access without a remote database.
- [Editable Webpage Imports](https://awesome-repositories.com/f/data-databases/json-schema-modeling/llm-driven-schema-generation/webpage-parsers/editable-webpage-imports.md) — Imports live webpages as editable React code with extracted design tokens for AI-powered editing. ([source](https://docs.superdesign.dev/features/chrome-extension/overview.md))
- [Local-First Storage](https://awesome-repositories.com/f/data-databases/local-first-storage.md) — Keeps all generated designs in project folders under version control with offline access and no cloud dependency.

### Development Tools & Productivity

- [Live Webpage](https://awesome-repositories.com/f/development-tools-productivity/project-imports/live-webpage.md) — Imports full live webpage content into projects for AI-powered editing and extension. ([source](https://docs.superdesign.dev/features/chrome-extension/clone-full-page.md))
- [Design Variation Tools](https://awesome-repositories.com/f/development-tools-productivity/visual-design-tools/design-variation-tools.md) — Creates independent copies of designs for exploring and refining multiple variations without affecting the original. ([source](https://cdn.jsdelivr.net/gh/superdesigndev/superdesign@main/README.md))
- [Design Skill Installers](https://awesome-repositories.com/f/development-tools-productivity/design-skill-installers.md) — Browses a library of curated design skills and applies them instantly to the current canvas. ([source](https://docs.superdesign.dev/features/skills/using-skills.md))
- [IDE Integrations](https://awesome-repositories.com/f/development-tools-productivity/ide-integrations.md) — Connects with editors like Cursor, Windsurf, and VS Code to implement generated designs directly. ([source](https://www.superdesign.dev/ide-extension))
- [OpenAPI Specification Imports](https://awesome-repositories.com/f/development-tools-productivity/openapi-configurations/documentation-generators/openapi-specification-generators/openapi-specification-imports.md) — Imports OpenAPI specification files to automatically generate API documentation and client code from the schema.
- [UI Cloning Templates](https://awesome-repositories.com/f/development-tools-productivity/project-bootstrapping-templates/ui-cloning-templates.md) — Clones existing landing pages or dashboards as starting points for prototyping new designs. ([source](https://docs.superdesign.dev/features/chrome-extension/overview.md))
- [Interactive UI Option Proposers](https://awesome-repositories.com/f/development-tools-productivity/pull-request-review-interfaces/design-proposal-reviews/interactive-ui-option-proposers.md) — Presents multiple visual alternatives for a UI element, asks for feedback, and iterates on the chosen direction. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Attribute-Guided Explorers](https://awesome-repositories.com/f/development-tools-productivity/visual-design-tools/design-variation-tools/attribute-guided-explorers.md) — Directs the design agent to focus on specific attributes like color, layout, style, or typography when generating new variations. ([source](https://docs.superdesign.dev/features/canvas/branch.md))
- [Feedback-Driven Iterators](https://awesome-repositories.com/f/development-tools-productivity/visual-design-tools/design-variation-tools/feedback-driven-iterators.md) — Proposes multiple design options and iterates based on user feedback to refine the chosen direction. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))

### Security & Cryptography

- [Local Data Storage](https://awesome-repositories.com/f/security-cryptography/local-data-storage.md) — Saves all generated designs inside project folders for version control and offline access. ([source](https://cdn.jsdelivr.net/gh/superdesigndev/superdesign@main/README.md))

### Software Engineering & Architecture

- [User Journey Flow Planners](https://awesome-repositories.com/f/software-engineering-architecture/automatic-configuration/automatic-layout-engines/user-journey-flow-planners.md) — Automatically generates full page sequences and layouts for user journeys from high-level descriptions. ([source](https://docs.superdesign.dev/features/canvas/flow.md))
- [Public Sharing](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-management/project-management-tooling/task-list-generators/public-sharing.md) — Grant others access to the full canvas, including chat history, live preview, and all frames, via a public link or community publishing. ([source](https://docs.superdesign.dev/features/canvas/basics.md))
- [Design Export Plugins](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture/architectural-patterns/plugin-module-systems/modular-plugin-architectures/plugin-based-architectures/plugin-based-architectures/design-export-plugins.md) — Exports designs to external platforms like Figma, Shopify, and ZIP files through modular plugin integrations.

### Web Development

- [Interactive Sequence Generators](https://awesome-repositories.com/f/web-development/page-generation/interactive-sequence-generators.md) — Generates a sequence of linked, interactive pages for a user journey such as a scheduling flow with clickable buttons. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [Design-to-Editor Integrations](https://awesome-repositories.com/f/web-development/ai-powered-code-editors/design-to-editor-integrations.md) — Integrates with Cursor, Windsurf, VS Code, and Claude Code to flow generated designs directly into development environments. ([source](https://www.superdesign.dev/ide-extension))
- [Codebase Context](https://awesome-repositories.com/f/web-development/custom-page-frameworks/page-content-injections/summary-generators/codebase-context.md) — Examines the current UI and codebase to create design system files and replica HTML for consistent new designs. ([source](https://docs.superdesign.dev/cli-skill-tutorial.md))
- [OpenAI-Compatible Servers](https://awesome-repositories.com/f/web-development/openai-compatible-servers.md) — Connects to any OpenAI-compatible local endpoint for private, offline design generation.

### Education & Learning Resources

- [Requirement Clarification Techniques](https://awesome-repositories.com/f/education-learning-resources/curricula-instructional-design/curricula-roadmaps/systems-infrastructure-operations/system-design-architecture-roadmaps/system-design-case-studies/requirement-clarification-techniques.md) — Asks clarifying questions and suggests structure to help define design requirements before building. ([source](https://docs.superdesign.dev/features/design-agent/chat-modes.md))
