Web App Builder
Describes the complete app through features, data model, and design direction. Explicit entity relationships help Lovable generate proper database tables and connected CRUD operations.
Build a {{app_type}} web application for {{target_audience}}.\n\nCore features:\n- {{feature_1}}\n- {{feature_2}}\n- {{feature_3}}\n- Dashboard with key metrics and recent activity feed\n\nData model:\n- {{entity_1}} has many {{entity_2}}\n- {{entity_2}} belongs to {{entity_1}}\n- Each {{entity_2}} has: {{entity_2_fields}}\n\nDesign: Professional and clean. {{primary_color}} accent color. Sidebar navigation with icons. Card-based layouts for data display. Mobile responsive.\n\nInclude: Loading spinners for async operations, empty states with helpful messages, toast notifications for user actions.
Variables to customize
Why this prompt works
Describes the complete app through features, data model, and design direction. Explicit entity relationships help Lovable generate proper database tables and connected CRUD operations.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.