github-samples/tailspin-toys ? reverse-engineered prompt
Reverse engineered prompt
Build me a polished demo website for a fictional game crowdfunding company called Tailspin Toys.
I want it to feel like a real marketing site with a dark theme, clean game cards, project pages, and a homepage that highlights featured games, funding progress, and a few interesting stats. The site should be fully static, fast, and generated at build time, with the content coming from a local SQLite database that gets seeded from a CSV file. There should be no separate backend, just pages that read the data directly when the site builds.
Please make it work well in a browser, look good on mobile and desktop, and keep the code organized so it is easy to extend with more game data later. If you need to check current docs for the framework or tools, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit