Reverse engineered prompt

Build me a free, open source Roblox script hub called Abysall. I want it to feel like a real hub people can load with one simple script, then get a clean interface where they can browse scripts for different games and run them easily. Keep it organized so shared UI pieces and utilities are reusable, and game specific scripts are separated out so it is easy to update or add more later.

I also want a small website for it that shows what Abysall is, how to use it, and that the code is open for people to learn from or reuse with credit. The loader should pull the latest version from GitHub so updates are simple. Use Luau for the Roblox side, make the project feel polished, and keep the setup straightforward enough that someone can clone it and understand the structure. If anything is unclear, look up current Roblox docs online and make sensible choices.

Want more depth? Deep Reverse