8valet/project-skillmap — reverse-engineered prompt
Reverse engineered prompt
Build me a web app called SkillMap that helps people plan and track a learning roadmap for a job goal.
I want users to be able to sign up, log in, stay signed in, edit their profile, change their password, and delete their account. After logging in, they should see a dashboard with their roadmaps and a small activity feed showing recent roadmap changes. A user should be able to create a roadmap from scratch or start from ready made templates for things like Frontend, Backend, Mobile, AI, Cloud, and Cybersecurity. Each roadmap should let them add skills, certifications, weekly tasks, resources, and checklist items, then mark things done to track progress.
I also want a community area where people can publish a roadmap, browse other public roadmaps, and clone one into their own account. Add a simple challenge feature where two learners can compare progress side by side.
Please make it as a browser app with a separate API and local data storage by default, with Docker support as an optional setup. If you need details, look up the current docs online.
Want more depth? Deep Reverse