MattHeffNT/skin-packer — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app for making Minecraft Education Edition skin packs without needing to write JSON by hand.
I want a friendly form where someone can enter the skin pack details, upload one or more custom skin PNG files, name each skin, and then generate a downloadable MCPack file that works in Minecraft Education Edition. The app should handle the UUIDs and manifest files automatically so the user doesn’t have to understand any of that.
Please include a real time preview of the uploaded skin so users can see roughly how it will look in game. Make the flow clear for non technical users, especially after they click to add a skin, with helpful required field messages and simple instructions.
This can be a React app. Keep it clean, easy to use, and suitable for publishing as a static site. If you need exact MCPack format details, look them up online.
Want more depth? Deep Reverse