garvsurve/SkillSphere — reverse-engineered prompt
Reverse engineered prompt
Build me a full stack app called SkillSphere, a peer to peer skill exchange platform where people can teach what they know and request skills they want to learn, with no money involved.
I want secure signup and login, user profiles with a short bio, a way to post skills you can teach, browse and search other people’s skills, and send learning requests. Those requests should move through a simple flow like pending, accepted, scheduled, and completed. Once a request is accepted, the mentor should be able to add a meeting time and link. After sessions, both people should be able to leave reviews.
For the front end, make it feel playful and human, not corporate. Use that hand drawn notebook vibe from the README, with slightly uneven shapes, warm paper colors, and buttons that feel tactile. Search should feel instant, and the skill catalog should be easy to explore.
Please wire up the backend, database, and frontend so it runs locally, and include working API docs and sensible sample data if needed. Look up current docs online if you need to.
Want more depth? Deep Reverse