From claude-tutor
Launches local web UI at http://localhost:3847 for viewing/editing learning plans, quiz progress, spaced repetition schedules, calendars, and resetting data in Claude Code. Use on explicit dashboard requests.
npx claudepluginhub kirilxd/claude-tutor --plugin claude-tutorThis skill uses the workspace's default tool permissions.
**ALWAYS** use the `AskUserQuestion` tool when asking the user questions, in any context. If you have too many questions for the tool, split them up into multiple calls.
Reviews learning progress across topics or specific ones, showing quiz scores, module completion, weak areas, trends, spaced repetition due items, and study recommendations.
Delivers interactive quizzes from Obsidian StudyVault markdown notes to assess concept-level knowledge, drill weak areas, and track progress via dashboards.
Displays language learning progress dashboard with statistics, mastery levels, streak, achievements from JSON databases. Triggers on /progress or queries like 'show my progress'.
Share bugs, ideas, or general feedback.
ALWAYS use the AskUserQuestion tool when asking the user questions, in any context. If you have too many questions for the tool, split them up into multiple calls.
The dashboard is a local web server that provides a visual interface for the learning data stored in ~/.claude/learning/.
To launch: run /dashboard or tell the user to run /dashboard.
The dashboard runs at http://localhost:3847 and supports: