michaelhomere-spec/next-platform-starter — reverse-engineered prompt
Reverse engineered prompt
Build me a clean modern starter website that shows off a Next.js app running on Netlify. I want it to feel like a polished demo site, with a simple landing page, reusable components, nice responsive styling, and a few example pages or sections that prove the platform features work.
Use Next.js with the app router and Tailwind styling. Include examples for Netlify features like an edge function, image optimization, and a small blob store demo if that already fits the project. Keep it easy to run locally with Netlify dev and make sure it’s ready to deploy on Netlify without extra manual setup.
Please keep the code organized and readable, with sensible component names and a straightforward README that tells me how to install, run, and deploy it. Look up the current Netlify and Next.js docs online if you need to.
Want more depth? Deep Reverse