A web case by @lumidotnew using Lumi, including the public result, full prompt, and original source.
View original source ↗Prompt · Original / Translation
Create a high-fidelity, interactive web app that turns a headline rent price into the real monthly cost and real annual cost. ## Core idea Users often see a listing price and only compare monthly rent, while ignoring deposit, agent fee, utilities, move-in costs, and commuting. This calculator reveals the true cost in a clear, slightly reality check tone. ## UX goals * Fast to use, no clutter, mobile-friendly * Inputs feel like a real renting scenario * Output is instantly understandable, with transparent breakdown * Tone: calm, practical, lightly witty, never judgmental ## Layout Single page, 3 sections, sticky results card on desktop: 1. Listing Basics 2. Hidden Costs 3. Commute Cost Right side: Reality Check Summary card (on mobile, summary appears below and stays accessible via a floating “Summary” button). ## Inputs ### 1) Listing Basics * Currency selector (default: SGD) * Monthly rent (number) * Lease length (months) selector: 6 / 12 / 18 / 24 (default 12) * Move-in date (optional, only for UI polish, does not affect math) * “Is rent negotiable?” toggle (optional) If ON: show a slider “Discount” 0% to 10% to adjust rent ### 2) Hidden Costs All costs should support common patterns with friendly presets: * Deposit * Dropdown: 1 month, 2 months, Custom * If Custom: numeric input (amount) * Agent fee * Dropdown: None, Half month, 1 month, Custom * If Custom: numeric input (amount) * Utilities (monthly) * Electricity (number) * Water (number) * Internet (number) * Optional: “Other monthly fees” (number) * One-time move-in costs (optional) * Cleaning fee (number) * Furniture / appliances (number) * Moving service (number) * “Other one-time costs” (number) ### 3) Commute Cost Let users choose to include commute cost or not. * Toggle: “Include commute cost” (default ON) If ON, show: * Workdays per month (default 22) * Transport mode tabs: “Public”, “Car”, “Mixed” For each mode: * Cost per one-way trip (number) * One-way time (minutes) * Optional: “Value my time” toggle (default OFF) * If ON: hourly value (number) * Convert commute time to cost: time_cost = (minutes * 2 * workdays / 60) * hourly_value ## Calculations ### Adjusted rent * rent_adjusted = monthly_rent * (1 - discount_percent) ### Monthly recurring costs * utilities_monthly = electricity + water + internet + other_monthly_fees * commute_cash_monthly = cost_per_one_way * 2 * workdays * commute_time_monthly = (one_way_minutes * 2 * workdays / 60) * hourly_value (only if time toggle ON) * recurring_monthly = rent_adjusted + utilities_monthly + (commute toggles) ### One-time costs total * deposit_amount = preset months * rent_adjusted OR custom amount * agent_fee_amount = preset months * rent_adjusted OR custom amount * move_in_one_time = cleaning + furniture + moving + other_one_time * one_time_total = deposit_amount + agent_fee_amount + move_in_one_time ### Normalize one-time costs across lease * one_time_monthly_equivalent = one_time_total / lease_length_months ### Real monthly + annual * real_monthly = recurring_monthly + one_time_monthly_equivalent * real_annual = real_monthly * 12 ### Also show “Lease total” * lease_total = recurring_monthly * lease_length_months + one_time_total ## Outputs (Reality Check Summary card) Show big numbers: * Real Monthly Cost * Real Annual Cost * Lease Total Then a clean breakdown list: * Rent (adjusted) * Utilities * Commute (cash) * Commute (time value) if enabled * One-time costs (monthly equivalent) Also show: * “Hidden cost uplift”: real_monthly - rent_adjusted * “Uplift %”: uplift / rent_adjusted Add a small “What’s driving the cost” insight line: * Identify the largest non-rent contributor and write one sentence like: “Biggest add-on: Agent fee amortized across the lease.” ## Interactions * Instant recalculation on change * Tooltips with examples for deposit/agent fee * Preset buttons: “Typical 12-month lease”, “No agent fee”, “Barebones utilities” * A “Compare to another listing” mini feature: * Button “Save as Scenario A” * Button “Save as Scenario B” * Show A vs B difference in real_monthly and lease_total ## Visual style * Warm, modern UI, rounded cards, subtle shadows * Clear typography, accessible contrast * Micro-animations for number changes (count-up) * A small progress-style bar showing “Rent vs Hidden Costs” ratio ## Copy tone Use short, punchy labels: * Headline: “Rent Reality Check” * Subhead: “Turn the sticker price into the real monthly and yearly cost.” * CTA button: “Reality check it” * Footer note: “Estimates only. Your actual bills may vary.” ## Edge cases * Prevent negative values * If lease_length_months is very short (6) and agent fee is 1 month, highlight: “Short lease amplifies one-time fees.”
Reusable method
Reusable structure
Extract “target result → the product name, audience, page modules, and primary button → constraints” as a reusable template for similar work.
Retest criteria
Run single-variable comparisons around module order, value proposition, and CTA placement. Record the model, cost, and failures; turn it into a Skill only after it repeats reliably.
Recommended models

Creator
lumidotnew focuses on production-ready AI interfaces and is active on X. “Lumi Real Cost of Renting Calculator” is the current representative case, built with Lumi awaiting a stability retest.
Keep exploring
A webpage case by @Oluwaphilemon1 using Claude Fable 5 · Three.js · Blender · GSAP, including the public result, full prompt, and original source.
Prompt
Claude Fable 5 and GPT-5.6 are powerful🥵🥵🥵 Here Is How I built with Claude 👇 Prompt: "Design an agency site where services are presented as supermarket product packaging in 3D" Use Three.js with WebGL to render all products in real time in the browser Use Blender to model the packaging then export as GLTF to load in Three.js Use GSAP for the smooth product rotation and hover interactions Save this if you want a portfolio that makes clients feel they are buying something premium 🛒
A webpage case by @uxsweta using AI UI Builder, including the public result, full prompt, and original source.
Prompt
Few people asked for the prompt, so here it is 👇 PS: Tweak it based on your use case. Create a modern, minimal 3D Invoice Generator Machine component with a premium SaaS-style aesthetic. Visual Design - Design a wide, horizontal invoice printing machine inspired by receipt printers, but with a futuristic and clean appearance. - Use subtle gray strokes, soft shadows, and minimal details. - The machine should feel premium, lightweight, and modern rather than realistic or industrial. - Keep the overall design clean enough to fit inside a dashboard or landing page hero section. - Add a single prominent "Print Invoice" button directly on the machine. Animation When the user clicks the "Print Invoice" button: - The machine should react with a subtle press/click animation. - A receipt should gradually emerge from the printer slot. - The receipt must animate smoothly from inside the machine to outside, giving the impression that it is being physically printed. - The animation should feel realistic, fluid, and satisfying. - The receipt should slide out line-by-line rather than appearing instantly. - Add slight motion easing and subtle paper movement for realism. Receipt Design The receipt should remain highly minimal and editable. Do NOT fill it with complex customer information. Use placeholder content such as: Customer Name Product Total Amount The receipt should look like a clean invoice preview rather than a detailed bill. Interaction - The receipt should be hidden initially. - It should only appear after clicking the Print Invoice button. - The animation should be repeatable every time the user clicks the button. - Include smooth transitions and micro-interactions throughout. Style References Apple-style minimalism Linear / Stripe design quality Premium SaaS dashboard aesthetic Soft gray strokes Clean typography Modern 3D illustration High attention to interaction details Goal: Create a delightful visual experience where users feel like an invoice is actually being generated and printed from a beautiful 3D machine, rather than simply appearing on the screen.
A webpage case by @shushant_l using AI Website Builder, including the public result, full prompt, and original source.
Prompt
Here's how to create your website in minimalist design style with AI. Use this prompt: Design a modern minimalist portfolio website for a digital creator and AI consultant. Use a clean black, white, and neutral color palette with no gradients, glassmorphism, or excessive visual effects. Focus on simplicity, whitespace, strong typography, clear hierarchy, and fast loading performance. Include a hero section with a professional introduction and call-to-action, an about section, featured projects portfolio, services section, testimonials, blog/articles preview, skills and tools showcase, client logos, contact form, and footer. Use subtle animations, smooth scrolling, elegant card layouts, responsive mobile-first design, and SEO-friendly structure. The overall aesthetic should feel premium, professional, timeless, and highly readable with a strong emphasis on content and usability. Note: Customise this prompt to your use case. I've built this with Replit, and you can also build with it, or else you can also build it with any other AI model, LLM, and AI tool too.