microsoft/SkillLens — reverse-engineered prompt
Reverse engineered prompt
Build me a simple SkillLens product in this repo. The README doesn't explain much yet, so use the project name and existing folders as the guide. I want a small app that helps someone review a person's skills and see them in a clean, easy to understand view.
Let a user enter or upload basic skill information, organize it into categories, and show a summary with strengths, gaps, and suggested next steps. Keep it friendly for nontechnical users, with a simple client screen and a Python backed service if that fits what is already here.
Please inspect the repo first, reuse whatever is in client, docs, and schema, and do not overbuild. Add enough sample data so I can try it immediately. Also replace the starter README with clear setup and usage instructions, and make sure the app can run locally without surprises. Look up current docs online if you need to.
Want more depth? Deep Reverse