By tribe-coding
Adapts explanation depth based on user proficiency per technology: expert, intermediate, or learning
npx claudepluginhub tribe-coding/claude-plugins --plugin technology-explainerInteractive setup wizard for technology proficiency levels. Creates or updates ~/.claude/technology-explainer.json. Run this command to configure how Claude adapts explanation depth per technology. Keywords: technology explainer setup, configure proficiency, explanation depth.
Display current technology proficiency configuration. Shows all technologies grouped by level, default level, and custom sources. Keywords: show proficiency, technology levels, current config.
Quick-update a single technology's proficiency level, the default level, or add a custom source. Usage: /technology-explainer-update <tech> <level>, /technology-explainer-update default <level>, /technology-explainer-update source <tech> <url>. Keywords: update proficiency, change level, add source.
Invoked automatically when explaining expert-level technologies. Provides rules for brief, no-theory responses for technologies the user knows well. Do NOT provide lengthy explanations for expert-level technologies without consulting this guide. Keywords: expert explanation, brief answer, known technology.
Invoked automatically when explaining intermediate-level technologies. Provides rules for nuanced responses that skip basics but cover gotchas and edge cases. Do NOT explain intermediate-level technologies without consulting this guide. Keywords: intermediate explanation, nuances, gotchas, edge cases.
Invoked automatically when explaining learning-level technologies. Provides rules for detailed theory-first responses with examples and step-by-step walkthroughs. Do NOT explain learning-level technologies without consulting this guide. Keywords: learning explanation, detailed theory, tutorial, step-by-step, teach.
[!TIP] ✨ Good habits, better output.
A curated collection of plugins for Claude Code that automate the routines good developers follow anyway — consistent diagrams, clean branches, version discipline, session awareness.
[!NOTE] 📦 Installation · 🤝 Contributing
| Plugin | What it does |
|---|---|
| ai-fortune | Analyze your AI usage patterns, run a career interview, and get a personalized career direction report |
| context | Show everything loaded into your session — CLAUDE.md files, memory, hooks — with a per-source token breakdown |
| git-branch-naming | Enforce branch naming conventions automatically; warns before push if the name or staged content doesn't match |
| kb-grooming | Audit documentation health — broken links, orphan files, README compliance — then create a GitHub epic with linked issues |
| plantuml | Proactively add rendered diagrams to docs (image URLs auto-synced); draw ASCII diagrams inline during terminal conversations |
| playbook | Inject team coding conventions into every session — git workflow, documentation standards, platform quirks |
| retroscope | Capture what happened each session and generate structured daily retrospective reports |
| semver | Validate that a version bump is staged before every commit, push, and PR — with configurable enforcement |
| statusline | Three-line statusline showing API rate limits, context window usage, git branch, and model |
| statusline-compact | Single-line statusline with brightness-coded values — the minimal-footprint option |
| technology-explainer | Adapt explanation depth per technology — brief for experts, detailed for learners |
/plugin marketplace add Tribe-Coding/claude-plugins
/plugin install plantuml@tribe-coding
Repeat for each plugin you want.
Open /plugin, select each installed plugin, and enable auto-update.
See CONTRIBUTING.md for the full workflow, plugin structure, and code standards.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications