npx claudepluginhub tribe-coding/claude-plugins --plugin plantumlRemove the PlantUML pre-commit hook from the current project. Removes only the plantuml marker-delimited section, preserving other hook content.
Validate that all PlantUML diagram URLs in markdown files match their source blocks. Reports missing or stale URLs and offers auto-fix.
[!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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.