Bolt.new Tool Guide

Updated July 2026

Bolt.new is a browser-based AI builder for full-stack web apps. PromptDC Desktop rewrites selected prompts in place on the Bolt.new website in any browser, with the Chrome extension as a secondary option.

Bolt.new Icon

Bolt.new tool guide

Rewrite prompts in place inside Bolt.new.

Works everywhere

PromptDC Desktop works in any app on Mac or Windows. The Chrome extension covers any website.

In-Place Rewrites

Transform rough notes into clear, structured instructions instantly.

See PromptDC in Action

This demo shows the standard PromptDC flow, and it works the same way in Bolt.new.

Why Use PromptDC with Bolt.new?

What changes when you rewrite prompts with PromptDC inside Bolt.new.

Rewrite in Bolt.new

Select a draft in Bolt.new, press Command+Shift+E on Mac or Ctrl+Shift+E on Windows, review the rewrite, and choose Replace.

Bolt.new Briefs

The Code profile turns a rough Bolt.new request into a structured brief covering stack, routes, components, integrations, and responsive states.

Chrome Field Rewriting

On the Bolt.new website in Chrome, use Command+Shift+Space or Ctrl+Shift+Space to rewrite the active field as a secondary option.

Bolt.new Site Default

Set the Code profile as the default for the Bolt.new website, then switch profiles when the task changes.

Reusable Bolt.new Context

Use Always Include to carry stack choices, component rules, and deployment constraints into each Bolt.new rewrite.

Formats and Languages

Choose Text, JSON, XML, or YAML for the rewritten Bolt.new prompt, and select its output language.

Before and after prompts for Bolt.new

See how specific context, constraints, and outcomes turn a rough request into a prompt Bolt.new can act on.

Prototype a SaaS dashboard

Before PromptDC

Build me a SaaS analytics dashboard.

After PromptDC

Build a Vite React dashboard for subscription analytics. Use TypeScript, Tailwind, Recharts, and local mock data. Views: overview, customers, and revenue with working navigation. Show MRR, churn, trials, and a six-month revenue chart. Add skeletons and responsive layouts from 360px upward.

Why this is better: Bolt.new gets the stack, routes, metrics, data boundary, and responsive target.

Connect a Supabase waitlist

Before PromptDC

Make the waitlist actually work.

After PromptDC

Connect the existing waitlist form to Supabase. Store email, source, and created_at in a waitlist table. Show a friendly inline response for duplicate emails. Keep the service-role key server-side and document env vars. Verify success, invalid, duplicate, and network-error paths.

Why this is better: Backend schema, security boundary, and interaction states are all defined.

Fix mobile navigation

Before PromptDC

The menu is broken on phones. Fix it.

After PromptDC

Fix the mobile menu in src/components/Header.tsx. Below 768px, open it as a focus-trapped dialog. Close on Escape, overlay click, route choice, and resize. Prevent background scroll and restore trigger focus. Do not change desktop navigation or add a UI library.

Why this is better: Observable behavior, accessibility, scope, and constraints replace the vague bug report.

Frequently Asked Questions

Learn shortcuts & usage?
Read the shortcuts docs

Need assistance with Bolt.new?
Contact help & support

Write better with AI

Enhance any text you select on the desktop, on the web, in your editor or terminals.

Download PromptDC