code-sensei

A Claude Code plugin that explains AI-built code, quizzes you about your own project, and tracks progress locally.

In plain words
What is it for?
Use it for coding education, project-based explanations, knowledge checks, and private local progress tracking.
Why use it?
It helps turn AI-assisted coding into a learning process instead of leaving you with code you do not understand.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add DojoCodingLabs/code-sensei
agentmods
npx agentmods add plugins/dojocodinglabs/code-sensei/marketplace
Clone the repo
git clone --depth 1 https://github.com/DojoCodingLabs/code-sensei

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

code-sensei scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 45 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "code-sensei",
  "version": "1.1.1",
  "description": "In-context coding tutor for Claude Code. Learn from your real project with explanations, quizzes, diagnostics, and belt-based progression — locally and privately.",
  "owner": {
    "name": "Dojo Coding",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "code-sensei",
      "description": "In-context coding tutor for Claude Code. Explains what AI just built, quizzes you on your own project, and tracks progress locally with a martial arts belt progression system.",
      "version": "1.1.1",
      "author": {
        "name": "Dojo Coding",
        "email": "[email protected]"
      },
      "source": "./",
      "homepage": "https://dojocoding.io/code-sensei",
      "category": "education",
      "keywords": [
        "claude-code",
        "claude-code-plugin",
        "claude",
        "anthropic",
        "claude-code-hooks",
        "claude-code-commands",
        "claude-skills",
        "ai-mentor",
        "education",
        "learning",
        "vibecoding",
        "beginner",
        "tutorial",
        "gamification",
        "code-learning",
        "coding-tutor",
        "developer-education",
        "privacy-first"
      ]
    }
  ]
}
Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 45 lines scan A a2a93fa857b0

Subscribe to this mod's changes

code-sensei is a plugin published in the GitHub repository DojoCodingLabs/code-sensei (14 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

awesome-claude-code-plugins

Plugin marketplace listing 151 plugins: context-memory, documentation-generator, lyra, analyze-codebase, update-claudemd.

ccplugins/awesome-claude-code-plugins · not measured

ai-engineer

Use this agent when implementing AI/ML features, integrating language models, building recommendation systems, or adding intelligent automation to applications. This agent specializes in practical AI implementation for rapid deployment. Examples:\n\n \nContext: Adding AI features to an app\nuser: "We need AI-po.

ccplugins/awesome-claude-code-plugins · not measured

aws-cost-saver

Use this agent to scan AWS accounts for cost optimization opportunities. Features 173 automated checks across 11 domains with AWS Compute Optimizer ML integration, data transfer analysis, and reservation recommendations. Includes Zero Hallucination Pricing System with 21 anti-hallucination rules for accurate savings…

ccplugins/awesome-claude-code-plugins · not measured

angelos-symbo

Use this agent when you need to create or convert prompts using the SYMBO (symbolic) notation system. This agent MUST be activated whenever generating SYMBO prompts or converting existing prompts to symbolic format. Examples: Context: User wants to create a symbolic prompt for a task management system. user: '.

ccplugins/awesome-claude-code-plugins · not measured

backend-architect

Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n \nContext: Designing a new API\nuser: "We need an API for our social sharing feature.

ccplugins/awesome-claude-code-plugins · not measured

claude-skills

Plugin marketplace listing 144 plugins: aceternity-ui, api-authentication, api-changelog-versioning, api-contract-testing, api-design-principles.

secondsky/claude-skills · not measured