devlearn-curriculum-router

Map user goals and package.json context to ordered DevLearn skill chains.

1|Updated May 24, 2026
One-click install
npx skills add https://github.com/mrdulasolutions/DevLearn --skill devlearn-curriculum-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devlearn-curriculum-router
Source: https://github.com/mrdulasolutions/DevLearn/tree/main/devlearn-curriculum-router
Command: npx skills add https://github.com/mrdulasolutions/DevLearn --skill devlearn-curriculum-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.

Frequently Asked Questions about devlearn-curriculum-router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I figure out what to learn next for my web development project?

To figure out what to learn next, map your stated goal and current context to an ordered chain of skills. The curriculum router asks targeted questions to infer your end goal and pairs it with a shippable weekend project.

Can I get a learning path tailored to my existing Next.js or React repository?

Yes, you can get a tailored learning path for your repository. The router reads your package.json to detect your stack and automatically chooses the right framework-first path, selecting between React or Next.js and vanilla approaches.

What is curriculum routing and how does it map to a weekend project?

Curriculum routing maps your development goal to a structured learning route. It selects two to three skills in a concrete order and pairs them with a shippable weekend project, plus a suggested depth setting for your DEVLEARN.md file.

How do I start agent onboarding for a specific outcome like deploying a live app?

Start agent onboarding by telling your agent your desired outcome, like deploying a live app. The router returns an ordered skill chain, a weekend project, and the exact first copy-paste prompt to start teaching while building.

Does the learning route adjust explanation depth based on my experience level?

Yes, the learning route adjusts explanation depth based on your experience. It uses persona-driven depth selection to match the curriculum map to your current context and preferred explanation depth.