Files
2026-02-11 08:53:21 -08:00

28 lines
576 B
JSON

{
"name": "learning",
"displayName": "Learning",
"version": "1.0.0",
"description": "Skill mapping, practice plans, and learning retrospectives.",
"author": {
"name": "Cursor",
"email": "plugins@cursor.com"
},
"homepage": "https://github.com/cursor/plugins",
"repository": "https://github.com/cursor/plugins",
"license": "MIT",
"keywords": [
"learning",
"study-plan",
"practice",
"feedback",
"mentorship"
],
"category": "utilities",
"tags": [
"learning",
"education",
"practice"
],
"skills": "./skills/"
}