claudeindex
Marketplace

claude-code-companions

claude-code-companions

Stars

6

Forks

2

Plugins

32

Installation

1

Add the marketplace

/plugin marketplace add lexfrei/ccc
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

32

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

task-orchestrator

Project analysis and planning agent — decomposes complex tasks, creates implementation plans, identifies risks and dependencies

Plugin

tech-oracle

Technical architect agent — manages .architecture.yaml, creates ADRs, evaluates technology choices and design patterns

Plugin

gopher-builder

Go developer agent — TDD specialist for cloud-native Go applications with Echo, slog, and cockroachdb/errors

Plugin

snake-charmer

Python developer agent — TDD specialist treating code as art, with FastAPI, Pydantic, structlog, and strict typing

Plugin

templ-weaver

Frontend specialist — Go Templ + HTMX with server-first rendering and WCAG 2.1 AA accessibility

Plugin

kube-pilot

Kubernetes specialist — creates secure, production-ready K8s manifests and ArgoCD applications with zero-trust networking

Plugin

chart-builder

Helm chart TDD specialist — creates production-ready Helm charts with helm-unittest following .architecture.yaml standards

Plugin

docker-smith

Containerization specialist — creates optimized, secure Containerfiles with multi-stage builds and distroless base images

Plugin

code-guardian

Code quality validation agent — runs linters, tests, security checks, and verifies .architecture.yaml compliance

Plugin

doc-curator

AI artifact cleanup agent — detects and removes AI-generated comments, excessive documentation, and non-professional code patterns

Plugin

review-toolkit

Comprehensive PR review pipeline: a pre-review readiness gate (stops on merge conflicts or red code-related CI with a fix-it note, no verdict), branch-level analysis, sequential Claude+Codex dual-model review with evidence-based verification, and opt-in GitHub PR review publishing under a five-frame substance framework. A value/design gate weighs whether the change should exist at all — value versus permanent maintenance cost, right layer, root cause in-repo versus upstream — and can block a PR even when the code is flawless. Enforces full test coverage in tested areas and no regressions to previously-working behavior. Reviews land on an LGTM or NOT LGTM verdict; the only no-verdict path is the readiness gate's fix-CI / fix-conflicts note.

Plugin

address-pr-comments

End-to-end closeout of unresolved review comments across one or more GitHub PRs — verifies each thread, fixes legitimate findings with one signed commit per thread, posts approved replies, restores original branch

Plugin

git-tools

Git workflow utilities: fork refresh and repo setup with branch protection

Plugin

genname

Generate a /rename command from type, title, and optional PR number — pure string formatting utility

Plugin

tldrpr

Generate concise plain-text TLDR summaries for GitHub Pull Requests, ready for pasting into Slack or other messengers

Plugin

learn

Analyze the current session and extract key learnings into CLAUDE.md files and memory system

Plugin

renovate-check

Run Renovate locally in dry-run mode to discover available dependency updates, research migration guides for major bumps, and apply selected updates

Plugin

agent-father

Interactive skill for creating well-structured Claude Code subagents following official documentation standards

Plugin

billy

Where's the proof, Billy? — stop and prove a claim with deep investigation

Plugin

m4b-audiobook

Assemble m4b audiobook from audio files with chapters, metadata, and cover art using ffmpeg

Plugin

say

Speak text aloud using macOS TTS with automatic voice selection

Plugin

slack-formatter

Copy markdown to macOS clipboard as rich HTML + plain-text fallback, ready for Cmd+V into Slack with formatting preserved

Plugin

helm-add-gwapi-route

Add or modernize Gateway API *Route templates (HTTPRoute/GRPCRoute/TLSRoute/TCPRoute/UDPRoute) in a Helm chart, mirroring its ingress conventions. Auto-detects add vs update mode per route kind, applies current best practices (named rules, typed filters, optional BackendTLSPolicy). File edits only — no git operations, no push, no PR

Plugin

pore-analysis

Measure porosity, pore size/shape, lattice period and ordering (psi6, Voronoi coordination, radial g(r) and orientational correlation length) from top-view SEM images of porous films such as anodic aluminium oxide. The agent reads the image to calibrate and crop; a Python core does the morphometry and flags results that contradict physics. Vision decides, Python computes — no hardcoded autodetect, so it adapts to different instruments and scale-bar formats.

Plugin

mcp-loki

MCP server for querying Grafana Loki logs — LogQL queries, label discovery, series exploration, and index statistics

Plugin

mcp-transmission

MCP server for managing Transmission BitTorrent client — list, add, remove, start, stop torrents, session stats, queue and bandwidth management

Plugin

golangci-lint

Auto-run golangci-lint on package when Go files are edited

Plugin

macro-claude

Session status hooks for the macro-claude macropad plugin — writes per-session JSON so the MX Creative Console shows live Claude Code state

Plugin

worksync

Automatic daily work-sync log — PostToolUse hook captures gh pr/issue create/merge/close, and a companion skill lets Claude log research/ops/checkpoint events into a dated markdown note (feeds standups via Obsidian/Logseq/plain markdown)

Plugin

md-no-hardwrap

PreToolUse hook: reject Write/Edit on markdown files when a paragraph spans more than one line. Enforces 'one continuous line per paragraph' so renderers wrap to viewer width instead of fighting hardwraps baked into the source

Plugin

mcp-tg

MCP server for Telegram Client API (MTProto) — messaging, contacts, groups, channels, media, stickers via user account

Plugin

cleanup

Local disk cleanup utilities: stale git worktrees, dead personal forks, Docker prune (incl. non-default buildx builders), Go caches, and Homebrew — each runs report → confirm → execute with interactive prompts, plus one orchestrating pipeline