Sketch your ideas when collaborating with AI

Visual thinking for coding with AI. Sketch ideas and use them in your prompts to improve your workflow with AI models. Works in OpenVSX-compatible editors like Cursor, Windsurf, Firebase Studio, etc.

Learn more
Version License Downloads Rating Release Date Commit Activity

Powerful Features

Multi-Editor Support

Works in any OpenVSX-compatible editor (Cursor IDE, Windsurf, Google Firebase Studio, etc).

Rich Sketching

Draw, doodle, and map out your ideas with intuitive tools—just like pen and paper, but smarter.

Copy to Prompt

Copy your sketch with a click and drop it straight into your next AI conversation.

Privacy-First

Local processing with no data collection or cloud dependencies. Your sketches stay on your machine.

Persistent Sketches

Your sketches are always saved and organized, ready to revisit, remix, or share anytime.

Editor Compatibility

SketchPrompt is distributed via the OpenVSX registry. If your editor supports OpenVSX extensions, it works!

Editor Compatible
Cursor IDE ✅ Yes
Windsurf ✅ Yes
Google Firebase Studio ✅ Yes
Any OpenVSX-compatible editor ✅ Yes
Microsoft VS Code ❌ No
GitHub Codespaces ❌ No
Visual Studio ❌ No
Builder.io ❌ No
Lovable ❌ No

Why SketchPrompt?

Visual thinking is powerful

Sketching helps you clarify, remember, and communicate ideas more effectively than text alone.

Communicate intent to AI

Don't waste time typing long explanations. Show your intent visually and let AI understand you faster.

All-in-one workflow

No more switching between tools, windows, or tabs. Sketch, prompt, and collaborate—all in one place.

Seamless integration

Built for VS Code-based editors, SketchPrompt fits right into your coding workflow.

Some fun facts

Common Use Cases

AI Prompt Enhancement

Sketch your ideas, then copy them directly into AI chats. Show ChatGPT or Claude your UI concepts, data flows, or logic diagrams instead of typing long explanations.

Quick UI Wireframes

Rapidly sketch interface layouts and component designs. Perfect for exploring ideas before coding or explaining concepts to AI assistants.

Data Flows & Logic

Map out simple data flows, API structures, and decision logic. Great for planning features, debugging, or explaining complex systems to AI.

Code Planning

Sketch out architecture, component relationships, or algorithm logic before writing code. Helps clarify thinking and communicate ideas to AI coding assistants.

Quick Installation

Install from your editor's extension marketplace

Install SketchPrompt directly from your editor's built-in extension marketplace. Works in any OpenVSX-compatible editor (Cursor IDE, Windsurf, Google Firebase Studio, etc).

1

Open your editor

Launch your OpenVSX-compatible editor

2

Open Extensions

Press Cmd/Ctrl + Shift + X or click the Extensions icon

3

Search for SketchPrompt

Type "SketchPrompt" in the search box

4

Install Extension

Click "Install" and restart your editor (if prompted)

5

Start Sketching

Use Cmd/Ctrl + Shift + P and run "SketchPrompt: New Sketch"

Install from GitHub (For Developers)

For developers who want to build from source or contribute

1

Clone Repository

git clone https://github.com/pascalx-git/SketchPrompt.git
2

Install Dependencies

npm install
3

Build Extension

npm run vscode:prepublish
4

Package Extension

npx vsce package
5

Install in your editor

Install the generated .vsix file in your OpenVSX-compatible editor

How to Use

Get Started with SketchPrompt

Follow these steps to create your first sketch in any OpenVSX-compatible editor

1

Open the Command Palette

Press Cmd/Ctrl + Shift + P in your VS Code-based editor.

2

Create a New Sketch

Option 1: Type and select SketchPrompt: New Sketch in the Command Palette.
Option 2: Right-click in the file explorer and choose New SketchPrompt Sketch from the context menu.

3

Start Sketching

Use the visual editor to draw, brainstorm, and prompt AI with your ideas!

4

Copy Your Sketch to a Prompt

Option 1: Take a screenshot of your sketch using your system's screenshot shortcut (e.g., Cmd + Shift + 4 on Mac, Win + Shift + S on Windows).
Option 2: Select the part of your sketch, right-click, choose Copy as PNG, then paste it directly into any AI chat.

Watch SketchPrompt in Action

See real examples of how SketchPrompt can enhance your AI coding workflow

Security You Can Trust

Built with security-first principles for peace of mind

Local-First Architecture

Your sketches stay on your machine. No cloud dependencies or data transmission required.

Open Source & Auditable

Full source code available for security review. No hidden functionality or surprises.

Regular Security Reviews

Iterative security assessments before each release to ensure your safety.

What's Next for SketchPrompt?

Current Focus

Core Extension Features

Stabilizing the core sketching experience, improving auto-save reliability, and enhancing the file format for better AI integration.

Next Phase

AI-Assisted Sketching

Integrating AI capabilities to analyze sketches, generate prompts, and provide intelligent suggestions based on visual content.

Future Vision

Real-Time Collaboration

Multi-user sketching with real-time synchronization, conflict resolution, and cloud-based sharing capabilities.

Ready to transform your AI coding workflow?

Join us in building the future of visual thinking for human-AI collaboration.

View on GitHub