Plugins & skills for AI coding agents

The best community plugins and skill packs for Claude Code, Codex, Cursor and friends — frameworks that enforce a real engineering workflow, libraries of ready-made skills, browser control, memory and more. Install any of them in one line.

Run any of these on any model

These plugins live inside your coding tool — so they run on whatever model that tool is pointed at. Point Claude Code, Codex or Cursor at AnyModel and the same plugins run on Claude, GPT, Gemini and more, free to start and billed per token. No subscription required.

Skills & methodology frameworks

Turn your agent into a disciplined senior engineer — brainstorm, plan, TDD, review.

Superpowers

242k+
by obra (Jesse Vincent)

Guides a coding agent through the whole loop — brainstorm a spec, break it into bite-sized tasks, build with red-green-refactor TDD, then review and ship — and keeps it on track autonomously for hours.

Claude Code plugin
/plugin install superpowers@claude-plugins-official
Claude CodeCodex CLICursorGemini CLI
View on GitHub →

ECC

223k+
by affaan-m

A cross-harness operating layer — 67 specialized agents, 277 skills, memory and security baked in — that runs the same setup across Claude Code, Cursor, OpenCode, Codex, Copilot, Gemini and Zed.

Claude Code plugin
/plugin marketplace add https://github.com/affaan-m/ECC
/plugin install ecc@ecc
Claude CodeCursorOpenCodeCodexCopilotGeminiZed
View on GitHub →

wshobson / agents

37k+
by wshobson

A big, well-organized marketplace of agents and plugins that works across Claude Code, Codex CLI, Cursor, OpenCode and Copilot — install once and pull in production-grade specialists.

Claude Code plugin
/plugin marketplace add wshobson/agents
Claude CodeCodex CLICursorOpenCodeCopilot
View on GitHub →

Claude Code Templates

28k+
by davila7

An interactive CLI that scaffolds Claude Code setups — agents, commands, hooks and CLAUDE.md memory — from ready-made templates, plus a real-time dashboard to monitor what your agent is doing.

CLI
npx claude-code-templates@latest
Claude Code
View on GitHub →

Skill packs, marketplaces & lists

Drop-in libraries of ready-made skills and curated catalogs to discover more.

Claude Skills (full-stack)

10k+
by Jeffallan

66 skills across 12 categories — languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security and data/ML — plus workflow commands for running development epics end to end.

Claude Code plugin
/plugin marketplace add jeffallan/claude-skills
/plugin install fullstack-dev-skills@jeffallan
Claude Code
View on GitHub →

Awesome Claude Code

47k+
by hesreallyhim

The canonical awesome-list for the Claude Code ecosystem — a huge, well-maintained index of skills, hooks, slash-commands, agent orchestrators and apps. The best place to discover what's out there.

Curated list
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

Superpowers Marketplace

1.1k+
by obra (Jesse Vincent)

A hand-picked catalog of Claude Code plugins so you can discover and install community skills from one place instead of hunting across GitHub.

Claude Code marketplace
/plugin marketplace add obra/superpowers-marketplace
Claude Code
View on GitHub →

Superpowers Lab

380
by obra (Jesse Vincent)

The bleeding-edge testbed for Superpowers: newer skills and experimental techniques before they graduate into the main framework.

Claude Code plugin
/plugin marketplace add obra/superpowers-lab
Claude Code
View on GitHub →

Subagents & agent teams

Specialist subagents and orchestrated dev teams you can hand a task to.

Awesome Claude Code Subagents

22k+
by VoltAgent

A large, organized collection of 100+ subagents covering frontend, backend, infra, data, security and more — drop the ones you need into your agents folder and delegate specialized work.

Subagent collection
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

Contains Studio Agents

12k+
by contains-studio

The actual agents a product studio uses day to day — engineering, design, product and ops roles — shared as a battle-tested starting point you can copy into your own setup.

Subagent collection
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

0xfurai / Claude Code Subagents

940
by 0xfurai

A comprehensive, consistently formatted library of 100+ subagents for languages, frameworks and tools — a clean alternative collection to pull individual specialists from.

Subagent collection
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

Awesome Claude Agents

4.3k+
by vijaythecoder

A pre-wired team of subagents — architect, frontend, backend, reviewer — that coordinate on a task, so you can hand off a feature instead of micromanaging one agent.

Subagent team
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

iannuttall / Claude Agents

2.0k+
by iannuttall

A tidy, curated set of custom subagents you can drop in — a good minimal starting point if the 100+ collections feel like too much.

Subagent collection
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

Claude Swarm

260
by affaan-m

Decompose a big task into pieces, hand them to coordinated agents and watch them work in a terminal visualization — multi-agent orchestration without building the plumbing yourself.

Claude Code plugin
/plugin marketplace add affaan-m/claude-swarm
Claude Code
View on GitHub →

Capabilities, hooks & memory

Give agents new powers: browser control, hooks, long-term memory, self-direction.

Claude Code Hooks Mastery

3.8k+
by disler

A hands-on reference for Claude Code's hook system — lifecycle events, safety gates and automation — with working examples you can lift to control exactly what your agent is allowed to do.

Reference / examples
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

My Claude Code Setup

2.4k+
by centminmod

A shareable starter configuration with a structured CLAUDE.md "memory bank" — a proven layout for giving your agent durable project context from day one.

Starter template
Browse the repo and copy the pieces you need into your agent setup.
Claude Code
View on GitHub →

Superpowers Chrome

320
by obra (Jesse Vincent)

Lets the agent drive a real Chrome browser through the DevTools Protocol — navigate, click, read the DOM and debug live pages — useful for web testing and scraping tasks.

Claude Code plugin
/plugin install superpowers-chrome@obra
Claude Code
View on GitHub →

Private Journal MCP

380
by obra (Jesse Vincent)

A lightweight MCP server that gives the agent a private place to record reasoning and notes between turns — a simple, durable working memory you can plug into any MCP-capable tool.

MCP server
npx -y private-journal-mcp
Claude CodeAny MCP client
View on GitHub →

Episodic Memory

420
by obra (Jesse Vincent)

Gives agents recall of past sessions — what was tried, what worked, what failed — so they stop re-learning your codebase from scratch every time.

Claude Code plugin
/plugin marketplace add obra/episodic-memory
Claude Code
View on GitHub →

Double-Shot Latte

110
by obra (Jesse Vincent)

A small plugin that evaluates, after each step, whether the agent has actually finished or should keep going — cutting the premature "all done!" that wastes a follow-up round.

Claude Code plugin
/plugin install double-shot-latte@obra
Claude Code
View on GitHub →

MCP servers

Model Context Protocol servers that plug tools and data sources into any agent.

MCP Reference Servers

87k+
by modelcontextprotocol

Anthropic's reference MCP servers — filesystem, git, fetch, memory and more — the canonical building blocks for giving any agent safe, structured access to tools and data.

MCP server
npx -y @modelcontextprotocol/server-filesystem ~/code
Claude CodeAny MCP client
View on GitHub →

Awesome MCP Servers

90k+
by punkpeye

The go-to index of Model Context Protocol servers — databases, browsers, cloud APIs, search and hundreds more — to wire real-world capabilities into your agent.

Curated list
Browse the repo and copy the pieces you need into your agent setup.
Claude CodeAny MCP client
View on GitHub →

Security & session control

Audit agent setups and run sessions as controllable workers.

AgentShield

930
by affaan-m

Scans your agent setup for vulnerabilities — risky tool permissions, exposed MCP servers, dangerous configs — and ships as a CLI, a GitHub Action and a plugin so you can gate it in CI.

CLI / GitHub Action
npx agentshield scan
Claude CodeAny MCP setup
View on GitHub →

Claude Session Driver

90
by obra (Jesse Vincent)

Spin up background Claude Code sessions as workers in tmux and drive them programmatically — a simple way to fan work out across several sessions at once.

CLI
npx claude-session-driver
Claude Code
View on GitHub →

These are independent open-source projects by their respective authors — AnyModel is not affiliated with them and doesn't host them. Star counts are approximate (June 2026). Always review a plugin's source and permissions before installing. Names and trademarks belong to their owners.