coding-tutor
๐PluginEveryInc/compound-engineering-plugin
A personal AI coding tutor that creates tailored tutorials using real code from your projects, adapting to your skill level and tracking your learning progress over time.
Overview
Coding Tutor is a personalized AI tutoring plugin for Claude Code that creates programming tutorials tailored to your background, using real code from your own projects as teaching material. It tracks your learning progress over time and reinforces knowledge through a spaced repetition quiz system.
Key Features
- Personalized tutorials from your code โ Generates learning content using examples pulled from your actual codebase, making concepts immediately relevant and practical
- Spaced repetition quizzes โ A built-in quiz system (
/quiz-me) uses spaced repetition to reinforce what you have learned, testing retention at optimal intervals - Learning progress tracking โ Tracks your tutorials and quiz results across sessions, with onboarding to understand your current knowledge level and goals
- GitHub backup โ Sync your tutorial history to GitHub with the
/sync-tutorialscommand for cross-device access
Who is this for?
Coding Tutor is for developers who want to deepen their programming skills while working on real projects. It is especially valuable for those doing vibe coding who want to actually understand the code being generated, or for anyone who wants a personal programming tutor that adapts to their pace and uses their own work as the curriculum.
Part of
everyinc-compound-engineering-plugin
Installation
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install coding-tutor@compound-engineering-pluginMore from this repository10
Plugin marketplace for Claude Code extensions
Part of the Compound Marketplace, this plugin brings compound engineering tools to Claude Code that make each unit of engineering work easier than the last, with cross-platform support for OpenCode, Codex, Droid, Pi, Gemini, Copilot, and Kiro.
An AI-powered development plugin with 29 review agents, 22 commands, and 19 skills that compounds engineering knowledge, making each unit of development work more efficient than the last.
A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.
A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.
A Compound Engineering skill that makes each unit of engineering work easier than the last. Provides structured workflows for planning, review, and knowledge codification โ 80% planning and review, 20% execution.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The brainstorm agent provides interactive requirements exploration, feeding into detailed planning before any code execution.
Turns feature ideas into detailed implementation plans as part of the Compound Engineering workflow, where 80% of effort goes into planning and review to make each unit of engineering work easier than the last.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The compound agent documents learnings so the next agent does not have to learn the same lesson from scratch.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The work agent executes implementation plans using git worktrees and task tracking with only 20% of effort spent on execution.