A gallery of websites generated by different AI coding models, all from the same prompt.
Every time a new AI coding model comes out, I run it through this design test. The prompt is identical across all models, making it easy to compare outputs. Results vary based on the model's capabilities and any skills installed in the environment at the time.
Live site: https://design-tests.robinebers.com
Use the /design skill.
create a beautiful, well designed website with astro. this website is for a travel agency in dubai, offering luxury travel (high-end, $100k+ minimum per trip) in the middle east. come up with a brand that suits this type of company. Make up fitting copy for this high-end client along the way.
Each model's generated site lives in its own repository:
npm install
npm run devThe gallery will be available at http://localhost:4321.
See AGENTS.md for the complete process of adding a new model to the gallery.