Help us improve
Share bugs, ideas, or general feedback.
Claude Code plugins by xiaolai
npx claudepluginhub xiaolai/claude-plugin-marketplaceCentral marketplace for Claude Code plugins by xiaolai.
claude plugin marketplace add xiaolai/claude-plugin-marketplace
| Plugin | Description | Version |
|---|---|---|
| codex-toolkit | OpenAI Codex MCP integration — audit, implement, verify, review, and debug | 0.8.1 |
| tdd-guardian | TDD Guardian — test-first workflow, coverage gates, mutation testing, test quality audits | 0.6.4 |
| echo-sleuth | Echo Sleuth — mine past conversations, manage memory lifecycle, extract knowledge | 0.3.2 |
| loc-guardian | LOC Guardian — enforce per-file pure LOC limits with automated optimization strategies | 0.1.2 |
| grill | Grill — deep codebase interrogation with 6 specialized agents, 5 review styles, and 8 add-on pressure tests | 1.2.1 |
| docs-guardian | Docs Guardian — documentation quality and freshness enforcer with staleness detection, accuracy checking, and auto-generation | 0.1.4 |
| nlpm | NLPM — scan, score, check, fix, test, and trend-track NL artifacts with focused agents, working hooks, and the 50 Rules | 0.7.0 |
| claude-english-buddy | English language coach — auto-corrects prompts, translates non-English, tracks improvement over time | 0.2.2 |
| awful | awful — design, generate, and audit agent workflows driven by GitHub events using labels as routing | 0.1.0 |
claude plugin install codex-toolkit@xiaolai --scope user
claude plugin install tdd-guardian@xiaolai --scope user
claude plugin install echo-sleuth@xiaolai --scope user
claude plugin install loc-guardian@xiaolai --scope user
claude plugin install grill@xiaolai --scope user
claude plugin install docs-guardian@xiaolai --scope user
claude plugin install codex-toolkit@xiaolai --scope project
claude plugin install tdd-guardian@xiaolai --scope project
claude plugin install echo-sleuth@xiaolai --scope project
claude plugin install loc-guardian@xiaolai --scope project
claude plugin install grill@xiaolai --scope project
claude plugin install docs-guardian@xiaolai --scope project
| Scope | Flag | Effect |
|---|---|---|
| User (global) | --scope user | Available in all projects (default) |
| Project | --scope project | Shared with team via .claude/plugins.json |
| Local | --scope local | Local only, not committed to git |
claude plugin list # List installed plugins
claude plugin update grill@xiaolai # Update to latest version
claude plugin disable grill@xiaolai # Temporarily disable
claude plugin enable grill@xiaolai # Re-enable
claude plugin uninstall grill@xiaolai # Remove
One plugin to bridge and delegate across Claude Code, Codex CLI, and Gemini CLI — single-source AGENTS.md, shared skills, mirrored hooks and MCP servers, and full Claude↔Codex bidirectional delegation.
TDD Guardian — enforces strict test-driven development discipline in Claude Code with quality gates, coverage enforcement, and mutation testing
Mine past Claude Code conversations for decisions, mistakes, patterns, and wisdom
Enforce per-file pure LOC limits with automated optimization strategies — counts, flags violations, and provides opus-powered extraction plans
Deep codebase interrogation — multi-angle architecture review that forces rigorous, actionable analysis
Documentation quality and freshness enforcer — detect staleness, check accuracy, measure coverage, and auto-generate docs
Natural-Language Programming Manager — scan, lint, and write NL artifacts with Claude-native quality scoring
English language coach for non-native speakers — auto-corrects prompts, translates non-English, refines with :: prefix, tracks improvement over time
Auto-preview Mermaid diagrams in the browser on Write/Edit/MultiEdit/NotebookEdit. Inlined Mermaid bundle (offline-safe), dark-mode aware, auto-reload on source change, per-file preview with LRU retention.
Block hardcoded UI values; enforce design tokens with rewrite-first hooks and a closed-loop control system
Advisory responsive-design coach — flags non-responsive patterns post-write; never blocks tool calls
A 260-token system prompt that overrides three structural presumptions every RLHF-trained LLM inherits from training: that you want confirmation, that old scarcity still applies, that best practices are ceilings.
Auto-updated multi-skill reference for the whole Anthropic doc ecosystem. 8 skills covering claude-code, claude-agent-sdk, anthropic-api, anthropic-platform-features, claude-connectors, claude-cowork, mcp-spec, and anthropic-pulse (news + research digests). Pipeline refreshes hourly.
Recursive governance for Executable Operating Units (EOUs). Faceted classification, generating-EOU constraints, ECP-governed change, no-self-approval. Install in any project that needs to turn messy workflows into auditable, retirable operating units.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.