
Imalsogreg Vibelearning
- 2 repo stars
- Updated October 16, 2025
- imalsogreg/vibelearning
imalsogreg-vibelearning is a Claude Code plugin that adds a slash command to generate a structured AI tutor for learning sessions.
About
imalsogreg-vibelearning is a small Claude Code plugin described as a slash command for creating a tutor. It targets developers who want the agent to run a repeatable tutoring pattern—generator and executor style—instead of one-off explanations when they are learning a stack or teaching users their product. You might use it while prototyping onboarding in Validate or while adding agent-tooling in Build so Claude follows a vibelearn-like structure. It is not a hosted LMS, video platform, or analytics suite; it is one command you install to standardize how tutoring sessions start and progress. Beginner-friendly if you already use slash commands; advanced curriculum design still needs your outline and fact-checking. Catalog metadata lists one plugin and keywords executor, generator, learning, and vibelearn—enough to find it when you are exploring agent-native education experiments, with modest community signals so expectations should stay scoped to a command template you can adapt.
- Single slash command focused on creating a tutor, not a full learning platform
- Keywords emphasize generator and executor roles for vibelearn-style sessions
- Community plugin with one bundled command—lightweight agent extension
- Fits builders who teach concepts alongside shipping product
- Complements content and docs work without replacing dedicated course authoring tools
Imalsogreg Vibelearning by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install imalsogreg-vibelearning@imalsogreg/vibelearningAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | October 16, 2025 |
| Repository | imalsogreg/vibelearning ↗ |
What it does
Install a Claude slash command that generates a structured tutor experience for learning topics while you build docs, courses, or onboarding.
Who is it for?
Best when you're experimenting with agent-led tutoring for your own upskilling or lightweight product education.
Skip if: Skip if you need SCORM, graded assessments, or a production learning management system without custom work.
What you get
After you add the plugin, you invoke one command to spin up a tutor-style flow with clearer generator and execution steps.
- Repeatable tutor session scaffold via one slash command
- Faster iteration on agent-led lessons and onboarding copy
- Template behavior you can extend for product education
By the numbers
- pluginCount 1 in catalog ingest for imalsogreg/vibelearning
- Described in catalog as a Claude slash command for creating a tutor with vibelearn-related keywords
Recommended Plugins
How it compares
Single slash-command tutor generator, not an MCP server and not a full e-learning SaaS.
FAQ
Who is Imalsogreg Vibelearning for?
Claude Code users who want a dedicated command to create tutor-style learning sessions while building products or studying new tools.
When should I use Imalsogreg Vibelearning?
Use it when you are prototyping onboarding, teaching a framework to yourself, or standardizing how the agent runs lessons.
How do I add Imalsogreg Vibelearning to my agent?
Install the plugin from imalsogreg/vibelearning into Claude Code and run the bundled vibelearn-related slash command per the repository README.