grok
2497xzawed/claude-grok-build-plugin
Plugin Claude Code
Bundles 4 skills, 27 commands, 1 agent, 1 hook, 1 MCP server · 553 tokens together
A bridge that lets an MCP-compatible coding agent send coding tasks to the Grok Build command-line tool.
3,758 tagged Building agents, measured the same way as everything else here.
Browse within: claude-code-plugin 275cli 122cursor 103agents 102ai-coding 87LLM 86agentic-ai 75ai-tools 70skills 70agent-orchestration 53agent 50agentic-workflow 45claude-code-plugins 43Multi-Agent 42
xzawed/claude-grok-build-plugin
Plugin Claude Code
Bundles 4 skills, 27 commands, 1 agent, 1 hook, 1 MCP server · 553 tokens together
A bridge that lets an MCP-compatible coding agent send coding tasks to the Grok Build command-line tool.
quickchatai/quickchat-claude-plugin
Plugin Claude Code
Bundles 5 skills, 5 commands, 1 MCP server · 539 tokens together
Build, analyze, test, and improve customer support AI Agents from Claude.
Plugin Claude Code
Bundles 1 skill, 8 commands · 149 tokens together
Run a long multi-phase build to completion across automatically chained Claude Code sessions, refreshing context before quality degrades. Sandboxed by default, with a consented full-trust mode for work that needs SSH or the network.
Plugin Claude Code
Bundles 2 skills, 7 commands, 11 agents · 718 tokens together
A knowledge-precipitation harness for Claude Code — a disciplined multi-stage delivery workflow that captures durable learning and matures it through reuse. The workflow is the pipe; knowledge is the moat.
Myst4ke/mcp-to-skills-converter
Plugin Claude Code
Bundles 3 skills, 4 agents · 157 tokens together
Dynamically generated implementation agents and capability skills for mcp-to-skills-converter (auto-generated by spec-implementer plugin).
savasturkoglu1/promptpilot-plugin
Plugin Claude Code
Bundles 1 command · 21 tokens together
Turns rough, vague prompts into precise, context-enriched prompts. Explores the current codebase read-only, weaves real file paths and symbols into the rewritten prompt, and never implements the task itself.
Plugin Claude Code
Bundles 3 skills, 8 commands, 1 agent, 3 hooks · 211 tokens together
Use Gemini from Claude Code to review code or delegate tasks.
Plugin Claude Code
Bundles 23 skills, 5 agents, 3 hooks · 2,131 tokens together
SpecSeal — specs, sealed: an implement/review agent chain with hook enforcement, an evidence ledger with drift detection, and a tool-agnostic review handoff protocol.
Plugin Claude Code
Bundles 11 skills, 5 agents, 1 hook · 1,714 tokens together
Phase-aware, sub-agent-driven design/plan/execute system with explicit OOS discipline and post-deploy validation.
Plugin Claude Code
Bundles 2 commands · 63 tokens together
Anonymize skills into reusable templates with smart placeholders. Clone any skill, replace project-specific values with {{placeholders}}, then choose: sanitize-only (raw placeholders) or questionnaire mode (auto-collects inputs via AskUserQuestion).
Plugin Claude Code
Bundles 7 skills, 9 commands, 13 agents, 1 hook · 715 tokens together
Agent-orchestration plugin: a lead reviews a plan, gates on user approval, and routes tasks to specialist agents by capability.
Plugin Claude Code
Bundles 9 skills, 1 command · 481 tokens together
Process AI-first: ground-truth oracles, non-colluding gates, deterministic plans.
CassetteTapeCrackle/claude-starters
Plugin Claude Code
Bundles 9 skills, 1 command, 8 agents, 2 hooks · 754 tokens together
Token-lean project starters, on-demand clean-code skills, a scoped 76-agent library, and a cost-aware auto-launch orchestrator for Claude Code.
Plugin Claude Code
Bundles 1 skill, 3 hooks · 61 tokens together
Recover from repeated mistakes, failed tool calls, format violations, and conversation drift.
Plugin Claude Code
Bundles 1 skill, 1 command · 104 tokens together
Decompose a large goal into a tree of parallel workers running in isolated git worktrees, collect typed handoffs, replan, repeat until terminal. Idiomatic Claude Code realization of Cursor /orchestrate.
Plugin Claude Code
Bundles 3 skills, 3 hooks · 276 tokens together
A tiny phase gate for coding agents: your shell checks decide pass/fail (never the LLM), your workflow routes the agent (advance / retry / escalate / done). The agent drives, headsign holds the state.
Plugin Claude Code
Bundles 3 skills, 4 commands, 2 agents, 1 hook, 1 MCP server · 762 tokens together
Agent-Driven Engineering: Anthropic's 3-agent harness with pluggable rubrics and testing tools for long-running app development.
didvc/claude-chrome-multi-instance-warn
Plugin Claude Code
An agent driving a browser tends to start a new one rather than use the one already open, and to size its work off the core count. This warns once per session when a tool payload is about to do either. Never blocks.
vivekkrishna/agentic-validation-skills
Plugin Claude Code
Bundles 5 skills · 278 tokens together
Agentic test automation guidelines based on the CIGE standard (Context, Intent, Guardrails, Execution) for authoring self-healing, goal-driven AI test cases.
Plugin Claude Code
Bundles 12 skills, 5 agents, 5 hooks · 878 tokens together
Rigorous, verifiable agent workflows for Claude Code. A router over playbooks, an opt-in spec path, durable state on disk, and gates that are code rather than prose.
Jack-infinity420/three-mechanisms-plugin
Plugin Claude Code
Bundles 3 skills, 3 commands · 100 tokens together
A set of rules for how an AI coding agent should work across Claude Code, Codex, Cursor, and Trae. It covers requesting and reporting, follow-up checks, and information sharing.
Plugin Claude Code
A plugin marketplace package built around AI-driven domain-driven design, a way to organise software around the business concepts it models. Its description lists 42 skills, 11 agents, and hooks, including a default secret-protection hook.
Plugin Claude Code
Bundles 1 skill, 1 agent · 247 tokens together
The Superpowers software-development methodology executed as a guarded state machine: 21 typed nodes, 96 total exit guards, 9 bounded retry loops, durable run state that survives compaction, and a ledger recording every step that could not run.
Plugin Claude Code
Bundles 2 skills · 137 tokens together
super-fr dispatch: queue phases to autonomous runners (VibeKanban adapter included) with per-PR quality gates.