Tribe Coding plugins for Claude Code: PlantUML diagram sync, custom statusline, and more
npx claudepluginhub tribe-coding/claude-plugins[!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
| 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.
PlantUML diagram automation: auto-sync, validation, diagram type guide
Three-line Claude Code statusline with enhanced resolution: 5h (30 blocks/10m), 7d (28 blocks/6h), extra usage (N blocks/1d). Features improved alignment, dimmed separators, and wide character support.
Compact single-line Claude Code statusline with brightness-coded API usage values. Shows 5h/7d rate limits, context window, git branch, and model - all on one line.
Git branch naming convention enforcement: validates names, warns on content mismatch before push
Documentation health analysis: structural checks, semantic compliance, and GitHub issue creation
Retrospective session reports: summarize tasks, decisions, open questions from Claude Code sessions
Curated presets of coding guidelines injected into sessions on demand
Semantic versioning enforcement: validates version bumps before commit/push/PR, supports multiple version files
Career direction analysis: interview + AI usage pattern mining to identify roles AI won't replace
Inspect full Claude Code session context: CLAUDE.md files, auto-memory, SessionStart hook output, and skill listings
Adapts explanation depth based on user proficiency per technology: expert, intermediate, or learning
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.