What problem does it solve?
DevLearn users struggle to figure out what to learn next when they’re new, stuck, or want a specific outcome (like a live site), so they need a goal-to-skill routing plan that adapts to their context.
Core Features & Use Cases
- Goal discovery & clarification: Asks targeted questions to infer the user’s end goal, what they already built, and the explanation depth they want.
- Stack detection & routing: Reads package.json when available to choose the right framework-first path (React/Next versus vanilla).
- Curriculum mapping to an ordered chain: Selects 2–3 DevLearn skills in a concrete order and pairs them with a shippable weekend project plus a suggested DEVLEARN.md depth setting.
Quick Start
Tell your agent what you want to build and your current repo context (for example, “I want a live todo app; I have a Next.js repo and I’m not sure what to learn next”), and have it run the curriculum router to return an ordered skill chain, a weekend project, and the exact first prompt to start teaching while building.