Euophrys/umamusume-tierlist — reverse-engineered prompt
Reverse engineered prompt
Build me a simple fan website for Umamusume that shows a support card tier list people can actually use. I want users to be able to browse the cards, see the card image, basic info, and the ranking, and switch between the Japanese and global versions of the list. If the data includes event stat values or skill related notes, show that in a clean way too.
Please make it feel lightweight and easy to update when new cards come out, since it looks like the data can be generated from the game database and card assets. It should also support localization so different languages can be added without rewriting the app. A normal person visiting the site should immediately understand what card is strong and why.
Set it up so it runs locally for editing and can be built into a static site for deployment. If anything about the card data or translations is unclear, look up current docs or examples online and use sensible defaults.
Want more depth? Deep Reverse