Back to guide/General Productivity

Full-Stack App Scaffold

Specifies tech stack, features, design direction, and file structure upfront so Bolt generates a well-organized project in one pass instead of a tangled mess.

bolt-ai-promptsapp_typefrontend_frameworkbackend_framework
Edit View
Prompt
Build a {{app_type}} using {{frontend_framework}}, {{backend_framework}}, and {{database}}.\n\nCore features:\n- {{feature_1}}\n- {{feature_2}}\n- {{feature_3}}\n- User authentication with email and password\n\nDesign: Clean, modern UI with {{primary_color}} as the accent color. Use a sidebar navigation layout. Mobile responsive. Include a loading state for async operations.\n\nFile structure: Keep components in src/components, pages in src/pages, and API routes in src/api. Use environment variables for any secrets.

Variables to customize

{{app_type}}{{frontend_framework}}{{backend_framework}}{{database}}{{feature_1}}{{feature_2}}{{feature_3}}{{primary_color}}

Why this prompt works

Specifies tech stack, features, design direction, and file structure upfront so Bolt generates a well-organized project in one pass instead of a tangled mess.

Save this prompt to your library

Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.