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 23d agoA
tokens not measured
originalMIT
Vigilant Claude Code quota plugin — Claude reads its own quota during long tasks and gracefully sleeps through the reset instead of hitting the wall mid-work.
★not rated 3 4mo agoA
tokens not measured
originalMIT
Turns Claude Code into a full product-development toolkit: an opinionated plan → verify → commit engineering workflow, specialized subagents for legal compliance, UX design, backend/frontend/cloud architecture, Go/Java/TypeScript implementation, DevOps/infrastructure (Terraform, Kubernetes, Docker, AWS/Azure/GCP), and.
★not rated 3 13d agoA
tokens not measured
originalMIT
A surprise pop quiz for developers: after the agent implements something for you, it springs an oral exam on the concepts, terms, and design tradeoffs of the work — so you actually understand what was built and why, and make better decisions next time.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Shared memory and collision-avoidance for parallel Claude Code sessions. Warm-starts each session with what earlier ones learned, records what every agent does, and blocks two sessions editing the same file.
★not rated 3 24d agoA
tokens not measured
AGPL-3.0
Create, retrofit, audit, and ship agent skills & Claude Code plugins the proven ssheleg way: conformance to the Agent Skills open standard, Anthropic's platform rules (surfaces, Skills API, evals) and the Claude Code plugin reference, marketplace repo layout, version sync, validator + CI, multi-channel distribution…
★not rated 3
changed yesterdayA
tokens not measured
originalMIT
An AI behavior analysis project that examines a person's prompt history and assigns one of 16 conversation-personality types. The input provides project metadata and a description, but not enough detail to explain its exact analysis process.
★not rated 3▲
+1 4mo agoA
tokens not measured
originalMIT
Consult your already-installed AI CLIs (Gemini, GPT/Codex, Mistral, opencode, Ollama…) as a council: second opinions, multi-model review, safe delegated builds. Ban-safe (spawns official CLIs, no API keys, no token extraction), with enforced spend caps.
★not rated 2 1mo agoA
tokens not measured
originalApache-2.0
Workstation-local event bus + blocking wait/emit primitive for agents: wait on or emit CI, pytest, Docker, filesystem, and Prometheus Alertmanager events without polling, plus a third-party plugin API (waitbus.sources.v1 entry-point group) for custom sources. GitHub Actions is source #1, with sub-second matrix-cell f.
★not rated 2 5d agoA
tokens not measured
originalMIT
Codexa for Claude Code. MCP server exposes evidence-backed repo context tools; SessionStart injects repo context, PreToolUse saves an implicit pre-edit baseline, Stop runs the post-edit drift review and surfaces blocking drift to the model. Slash commands wrap the codexa CLI.
Multi-agent code review that fans out to specialized subagents (bugs, security, CLAUDE.md compliance, git history, test coverage), scores findings by confidence, filters noise, and reports to the terminal or as inline GitHub PR comments.
Keep your project's docs, language, and conventions in sync through the whole session — and surviving auto-compact. Hooks ship in the plugin and are gated per-project by a marker file. Verb subcommands: /never-stale:setup opts a project in, /never-stale:off and /never-stale:on pause and resume it, /never-stale:update…
★not rated 2 1mo agoA
tokens not measured
originalMIT
Context-boundary hygiene for Claude Code: a hook that watches context size and forces a task-boundary checkpoint (new chat, clear, or continue) before the window quietly burns your budget or hits auto-compaction.
★not rated 2 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: