External marketplace repository for Claude Code plugins.
First, add the marketplace:
/plugin marketplace add lexfrei/ccc
Then install any plugin:
/plugin install <plugin-name>@claude-code-companions
Or browse available plugins interactively via /plugin → Discover tab.
Update all plugins from the marketplace:
/plugin marketplace update claude-code-companions
Update a specific plugin:
/plugin update <plugin-name>@claude-code-companions
Or enable automatic updates: /plugin → Marketplaces tab → select claude-code-companions → Enable auto-update.
| Plugin | Description |
|---|---|
| task-orchestrator | Project analysis and planning — decomposes complex tasks, creates implementation plans, identifies risks |
| tech-oracle | Technical architect — manages .architecture.yaml, creates ADRs, evaluates technology choices |
| gopher-builder | Go developer — TDD specialist for cloud-native apps with Echo, slog, cockroachdb/errors |
| snake-charmer | Python developer — TDD specialist treating code as art, with FastAPI, Pydantic, structlog |
| templ-weaver | Frontend specialist — Go Templ + HTMX with server-first rendering and WCAG 2.1 AA accessibility |
| kube-pilot | Kubernetes specialist — secure, production-ready K8s manifests and ArgoCD with zero-trust networking |
| chart-builder | Helm chart TDD specialist — production-ready charts with helm-unittest |
| docker-smith | Containerization specialist — optimized, secure Containerfiles with multi-stage builds |
| code-guardian | Code quality validation — linters, tests, security checks, .architecture.yaml compliance |
| doc-curator | AI artifact cleanup — removes AI-generated comments, excessive docs, non-professional patterns |
| Plugin | Description |
|---|---|
| review-toolkit | Code review pipeline: branch review, PR final review with dual-model analysis (Claude + Codex), and GitHub PR review publishing with evidence-based verification |
| git-tools | Git workflow utilities: fork refresh and repo setup with branch protection |
| genname | Generate a /rename command from type, title, and optional PR number |
| tldrpr | Generate plain-text TLDR summaries for PRs, ready for Slack |
| learn | Analyze the current session and extract key learnings into CLAUDE.md and memory |
| renovate-check | Run Renovate locally in dry-run mode, research migration guides, apply selected updates |
| agent-father | Interactive guide for creating Claude Code subagents following official documentation standards |
| billy | "Where's the proof, Billy?" — stop and prove a claim with deep investigation |
| m4b-audiobook | Assemble m4b audiobook from audio files with chapters, metadata, and cover art |
| say | Speak text aloud using macOS TTS with automatic voice selection |
| Plugin | Description |
|---|---|
| mcp-loki | Grafana Loki — LogQL queries, label discovery, series exploration, index statistics |
| mcp-transmission | Transmission — torrent management, session stats, queue and bandwidth control |
| mcp-tg | Telegram — MTProto client API, messaging, contacts, groups, channels, media handling |
| Plugin | Description |
|---|---|
| golangci-lint | Auto-run golangci-lint on package when Go files are edited |
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 lexfrei/ccc --plugin billyComprehensive code review pipeline: branch review, PR final review with sequential dual-model analysis (Codex then Claude), and GitHub PR review publishing with evidence-based verification
Assemble m4b audiobook from audio files with chapters, metadata, and cover art using ffmpeg
Git workflow utilities: fork refresh and repo setup with branch protection
Generate concise plain-text TLDR summaries for GitHub Pull Requests, ready for pasting into Slack or other messengers
Project analysis and planning agent — decomposes complex tasks, creates implementation plans, identifies risks and dependencies
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Audit and optimize Claude Code configurations with dynamic best-practice research
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation