Files
gh-dotclaude-marketplace-pl…/.claude-plugin/plugin.json
2025-11-29 18:23:46 +08:00

15 lines
384 B
JSON

{
"name": "adaptive-learning",
"description": "Transformative learning through scaffolded discovery, Socratic methodology, and adaptive teaching that adjusts to learner sophistication in real-time.",
"version": "1.0.0",
"author": {
"name": "DotClaude",
"url": "https://github.com/dotclaude"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}