By keyvchan
A polymath senior engineer who teaches — first principles, mental models, and the why behind the what.
Personal Claude Code tooling — custom agents, skills, and commands. Structured as a Claude Code plugin marketplace so it can be installed with one command.
| Plugin | Description |
|---|---|
| master-teacher | A polymath senior engineer who teaches. Use when you want to learn — concepts explained, mental models built, papers unpacked, systems traced from first principles. |
In Claude Code:
/plugin marketplace add keyvchan/ai-tooling
/plugin install master-teacher@ai-tooling
Replace keyvchan/ai-tooling with the actual GitHub <user>/<repo> once published.
If you've cloned this repo and prefer to symlink straight into ~/.claude/:
git clone https://github.com/<you>/ai-tooling.git
cd ai-tooling
./install.sh # install everything as symlinks
./install.sh --dry-run # preview without changes
./install.sh --force # overwrite existing files
./install.sh --uninstall # remove symlinks pointing back to this repo
Symlinks (not copies) mean git pull updates your live agents automatically.
Once installed, agents become available to Claude Code. You can invoke them by:
/agents command shows the full listai-tooling/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest
├── plugins/
│ └── master-teacher/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest
│ └── agents/
│ └── master-teacher.md # the agent
├── install.sh # local-install symlink script
└── README.md
To add another plugin: drop a new directory under plugins/, give it its own .claude-plugin/plugin.json, and add an entry to marketplace.json.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub chenkeyv/ai-tooling --plugin master-teacherComprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Use this agent when creating user interfaces, designing components, building design systems, or improving visual aesthetics. This agent specializes in creating beautiful, functional interfaces that can be implemented quickly within 6-day sprints. Examples:\n\n<example>\nContext: Starting a new app or feature design
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.