The senior dev, unbundled. A cast of opinionated skills that make an AI agent push back on bad ideas, verify before it claims done, attack its own code, and finish like a senior engineer.
Multi-agent collaboration tool: 4 modes (debate, review, brainstorm, hypothesis) that orchestrate multiple Claude instances for structured analysis and improvement.
Keeps a project's architectural documentation in sync with its code by having Claude maintain modular docs as it works, instead of relying on a single static file or a human-run doc pass.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Buy-vs-build mode. Forces agents to check standard library, native platform, already-installed dependencies, open source, commercial options, then build in-house only when warranted.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Senior engineering team in a plugin: one clear workflow (mission → brief → plan → build → verify → ship), 19 specialized agents, quality-gate enforcement, and CI. Language-agnostic.
★not rated 3 3mo agoA
tokens not measured
originalMIT
Recursive Language Model integration for Claude Code using rlm-rs CLI. Enables processing documents far exceeding context windows via chunking and recursive sub-LLM calls.
Token-efficient code-understanding harness. Routes structural questions (callers, callees, impact, inheritors) to a prebuilt code graph instead of repeated grep and file-reads, cutting cumulative context tokens. Type /token-master in a repo to build the index and turn on routing.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Generate and maintain a branded, interactive user's manual from any codebase: clickable headings file notes that become developer tickets (optionally synced to Jira or GitHub Issues), roadmap previews show planned changes, a glossary explains concepts on first use, and readers reorder sections by dragging the contents.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Delegate expensive work (web search, large reads, long writes, bulk analysis) to the local Codex CLI as a worker subagent. Claude orchestrates, Codex burns its own context. Adaptive sandbox, no approval prompts, thin-forwarder contract.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Portable user-context for AI tools. Read identity, voice, and preferences from /.me/ at session start. The /me slash command manages content. Reference implementation of the dot-me v0.3 spec.
★not rated 3 1mo agoA
tokens not measured
originalMIT
SessionStart and SubagentStart hooks that inject the GraphSmith multi-agent discipline (from the repo's canonical SKILL.md) into context for every session and every Task-spawned subagent from the moment it starts.
★not rated 3 yesterdayA
tokens not measured
originalMIT
On Point: the big idea in the first line, the one next action in the second, terse prose after. Substance, exact errors and security are never compressed.
★not rated 3 12d agoA
tokens not measured
originalMIT
Integración de envíos con Correo Argentino (apiMiCorreo) para ecommerce: auth + customerId, cotización, sucursales, creación de envíos, tracking, crons y emails de estado. Contratos reales verificados en producción + arquitectura multi-tenant.
A collection of Claude Code plugins for developer productivity, learning, and career growth.
★not rated 3 1mo agoA
tokens not measured
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: