mohamed-g91

Teach Level — Development skill for Claude Code

Development community

Set or report the teaching depth — beginner, intermediate, or advanced.

How to install Teach Level

Installs to ~/.claude/skills/mohamed-g91-teach-me-cs-teach-level/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mohamed-g91-teach-me-cs-teach-level && curl -fsSL https://raw.githubusercontent.com/mohamed-g91/Teach-me-cs/HEAD/commands/teach-level.md -o ~/.claude/skills/mohamed-g91-teach-me-cs-teach-level/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Teach Level does


description: Set or report the teaching depth — beginner, intermediate, or advanced argument-hint: "[beginner|intermediate|advanced]" allowed-tools: Read, Edit, Write, Bash(git rev-parse:*)

Set the teaching depth dial.

**With no argument** — Report the current level (from `$TEACH_LEVEL`, defaulting to `beginner`) and describe what it means in one line each:

Level Notes/session What you get
beginner 3 What things are. Analogy first, no assumed vocabulary.

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
  • Write Teaching Chapter — Write bilingual (CN+EN) Claude Code source code teaching chapters 386 ★

Full documentation available on GitHub

View Source Repository