mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
2cf89ae30b
Rename the learning plugin slug to teaching across marketplace metadata and docs, and add the reused data-science avatar to continuous-learning while preserving plugin validation. Co-authored-by: Cursor <cursoragent@cursor.com>
23 lines
444 B
Markdown
23 lines
444 B
Markdown
# Teaching plugin
|
|
|
|
Teaching workflows: skill mapping, practice plans, and feedback loops.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
/add-plugin teaching
|
|
```
|
|
|
|
## Components
|
|
|
|
### Skills
|
|
|
|
| Skill | Description |
|
|
|:------|:------------|
|
|
| `create-learning-path` | Build a personalized learning roadmap with milestones and practice checkpoints |
|
|
| `run-learning-retrospective` | Evaluate progress, identify blockers, and adjust the learning plan |
|
|
|
|
## License
|
|
|
|
MIT
|