jhammant

Path — Development skill for Claude Code

Development community

Create and track a learning path — a curated curriculum toward a goal.

How to install Path

Installs to ~/.claude/skills/jhammant-continuous-learning-path/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jhammant-continuous-learning-path && curl -fsSL https://raw.githubusercontent.com/jhammant/continuous-learning/HEAD/commands/path.md -o ~/.claude/skills/jhammant-continuous-learning-path/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Path does


description: Create and track a learning path — a curated curriculum toward a goal argument-hint: [progress | new | list | done ]

Learning paths

A path is an ordered sequence of concepts with per-step targets — a curriculum you deliberately walk, versus the reactive model that just tracks what you happen to touch. The current step is injected into every session so the mentor leans into it when relevant.

The CLI is `python3 "${CLAUDE_PLUGIN_ROOT}/scripts/cl.py"`.

Rout

Alternatives in Development

  • Contributing To N-skills — This is a curated marketplace 930 ★
  • Claude Ally Health — A comprehensive health assistant for Claude to analyze medical reports, track health metrics, and provide pers 788 ★
  • Beautiful Feishu Whiteboard — 35 curated colour palette styles for building beautiful, editable Feishu / Lark (飞书) whiteboards 687 ★

Full documentation available on GitHub

View Source Repository