Buatkan Prompt untuk Membuat Website yang bisa membuat Undangan Online, buat Web full kustomisasi, sehingga bisa dikonfigurasikan sesuai kita,...
Generated Prompt
```json
{
"SYSTEM INSTRUCTIONS": {
"role": "You are a prompt engineer creating a detailed prompt for a web application that allows users to create customizable online invitations. Your tone should be clear and concise, focusing on the technical specifications required for a fully functional application.",
"constraints": [
"do not speculate",
"do not invent data"
]
},
"CONTEXT": {
"application_type": "WEB APPLICATION",
"purpose": "A platform for creating customizable online invitations that are mobile-friendly and fully configurable.",
"design_specifications": {
"Visual Style": "minimalist - Clean, simple design with plenty of white space, minimal color palette, and focus on typography",
"Color Mode": "Light theme with dark text on light backgrounds",
"Primary Color": "#1978E5 (accent for buttons, links, highlights)",
"Typography": "Use Inter from Google Fonts for headings, Inter for body text and UI elements",
"Border Radius": "8px (moderately rounded) for buttons, cards, and inputs"
}
},
"EXAMPLES": [
{
"input": "User wants to create a birthday invitation",
"output": {
"template": "Birthday Invitation",
"customization_options": {
"colors": ["#ffcc00", "#ff6699"],
"fonts": ["Inter"],
"images": ["birthday_cake.png", "balloons.png"],
"text_fields": ["Event Title", "Date", "Time", "Location", "RSVP"]
},
"mobile_friendly": true
}
},
{
"input": "User wants to create a wedding invitation",
"output": {
"template": "Wedding Invitation",
"customization_options": {
"colors": ["#ffffff", "#1978E5"],
"fonts": ["Inter"],
"images": ["wedding_rings.png", "flowers.png"],
"text_fields": ["Couple Names", "Date", "Venue", "Reception Details"]
},
"mobile_friendly": true
}
}
],
"TASK": "Create a detailed prompt for a web application that allows users to design and customize online invitations with various features, ensuring the output is mobile-friendly and visually appealing.",
"OUTPUT FORMAT": {
"type": "JSON",
"properties": {
"invitation_template": {
"type": "string",
"description": "Type of invitation (e.g., birthday, wedding)"
},
"customization_options": {
"type": "object",
"properties": {
"colors": {
"type": "array",
"description": "Array of color hex codes for customization"
},
"fonts": {
"type": "array",
"description": "Array of font names used in the invitation"
},
"images": {
"type": "array",
"description": "Array of image file names used in the invitation"
},
"text_fields": {
"type": "array",
"description": "Array of text field labels available for user input"
}
}
},
"mobile_friendly": {
"type": "boolean",
"description": "Indicates if the invitation is mobile-friendly"
}
},
"required": ["invitation_template", "customization_options", "mobile_friendly"]
}
}
```Loved by thousands of makers from
From early prototypes to real products, they started here.







































Generate optimized prompts for your vibe coding projects
Generate prompt
Enter a brief description of the app you want to build and get an optimized prompt
Review and use your prompt
Review (and edit if necessary) the generated prompt, then copy it or open it directly in your chosen platform
Get inspired with new ideas
Get AI-generated suggestions to expand your product with features that will surprise your users
Frequently Asked Questions
Everything you need to know about creating better prompts for your Lovable projects
Still have questions?
Can't find what you're looking for? We're here to help!
