learning-pathway-designer

Learning Pathway Designer

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "learning-pathway-designer" with this command: npx skills add pauljbernard/content/pauljbernard-content-learning-pathway-designer

Learning Pathway Designer

Design adaptive learning pathways that personalize content based on learner performance, preferences, and goals.

When to Use

  • Personalized learning programs

  • Competency-based education

  • Adaptive curricula

  • Self-paced learning

  • Remediation/acceleration paths

Pathway Components

  1. Prerequisite Mapping
  • Define knowledge dependencies

  • Create prerequisite trees

  • Gate content by mastery

  • Detect readiness

  1. Branching Logic

IF mastery < 70% THEN remediation_path ELSE IF mastery >= 90% THEN acceleration_path ELSE standard_path

  1. Competency-Based Progression
  • Define competencies

  • Map content to competencies

  • Track mastery per competency

  • Advance when ready

  1. Personalization Rules
  • Learning style preferences

  • Pacing options

  • Content format choices

  • Interest-based examples

  1. Mastery Criteria
  • Performance thresholds

  • Multiple evidence points

  • Time-based vs. mastery-based

  • Retry/reassessment policies

CLI Interface

/learning.pathway-designer --objectives "LO-1.1,LO-1.2,LO-1.3" --adaptive --prerequisites "path-to-prereqs.json" /learning.pathway-designer --competency-based --competencies "competencies.json" /learning.pathway-designer --visualize --pathway "data-science-pathway.json"

Output

  • Pathway flowchart/diagram

  • Branching rules specification

  • Prerequisite graph

  • Personalization logic

  • JSON pathway definition

Composition

Input from: /curriculum.design , /learning.needs-analysis , /learning.diagnostic-assessment

Output to: LMS configuration, adaptive system setup

Exit Codes

  • 0: Pathway created

  • 1: Invalid prerequisite structure

  • 2: Circular dependencies detected

  • 3: Missing competency definitions

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

curriculum-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

learning-pedagogy

No summary provided by upstream source.

Repository SourceNeeds Review
General

learning-language-level-calibration

No summary provided by upstream source.

Repository SourceNeeds Review
General

curriculum-review-pedagogy

No summary provided by upstream source.

Repository SourceNeeds Review