# Learning Accelerator

> Use when the user wants a tight, project-driven learning plan for a new skill with prerequisites, milestones, and a realistic timeline. Triggers include "learning plan", "how do I learn", "study plan".

- Skill: `codejunkie99/learning-accelerator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add codejunkie99/learning-accelerator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codejunkie99/learning-accelerator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: codejunkie99 (https://skillmd.com/u/codejunkie99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/codejunkie99/learning-accelerator

---


# Learning Accelerator

When the user supplies a topic, current level, time, style, and goal, build a non-padded learning plan.

## Variables
- `[TOPIC/SKILL]`, `[BEGINNER/INTERMEDIATE/ADVANCED]`, `[HOURS PER WEEK]`, `[PRACTICAL/THEORETICAL/MIXED]`, `[GOAL]`

## Prompt Template

I want to learn [TOPIC/SKILL].

My current level: [BEGINNER/INTERMEDIATE/ADVANCED]
Time available: [HOURS PER WEEK]
Learning style: [PRACTICAL/THEORETICAL/MIXED]
Goal: [WHAT I WANT TO BE ABLE TO DO AFTER LEARNING THIS]

Create a learning plan:
1. Prerequisites: what do I need to know first? (be honest if I am missing foundations)
2. Core concepts: the 5-7 key ideas I must understand, in the order I should learn them
3. Projects: for each concept, one hands-on project that teaches it through building
4. Resources: for each concept, the single best resource (not 10 options — ONE)
5. Milestones: how do I know I actually understand each concept? (specific test, not "feel comfortable with")
6. Timeline: realistic week-by-week plan given my available time

Do not pad the plan. If I can learn this in 3 weeks, do not stretch it to 8.

