A curated Claude Code plugin marketplace for practical, everyday usage in software engineering — 13 plugins, 53 specialist agents, 14 skills, 3 commands. A few opinionated choices that set it apart from larger awesome-style lists: Curated, not exhaustive.
> /plugin marketplace add andisab/swe-marketplace
Repo: andisab/swe-marketplace
What's inside
A curated Claude Code plugin marketplace for practical, everyday usage in software engineering — 13 plugins, 53 specialist agents, 14 skills, 3 commands. A few opinionated choices that set it apart from larger awesome-style lists:
plugin.json, so consumers using the Claude Agent SDK (ClaudeAgentOptions.plugins=[{"type":"local","path":...}] or --plugin-dir) can load them directly. Many marketplaces only ship the catalog and silently fail to register skills/commands/hooks when loaded that way.claude plugin validate with no errors or warnings.# In Claude Code
/plugin marketplace add https://github.com/andisab/swe-marketplace.git
/plugin install context-engineering@swe-marketplace
# Restart Claude Code, then verify with /help or /agents
Browse the full catalog with /plugin (or claude plugin marketplace list from a shell). Every plugin is claude plugin validate-clean and version-pinned in marketplace.json.
adv — Adversarial multi-model code review (v0.2.0)Cross-examines code changes using Claude, Codex CLI, and Gemini CLI together. One agent orchestrates 5 specialized reviewers; three commands let you talk to each model directly.
adv-reviewdispatch (shared multi-model CLI infrastructure)/adv-codex, /adv-gemini, /adv-gemini-researchcontext-engineering — The plugin you use to build other plugins (v1.1.0)End-to-end toolkit for authoring Claude Code resources following Anthropic specs. Templates, examples, and discovery-optimized patterns for every component type.
context-engineeragent-dev, skill-dev, command-dev, hook-dev, plugin-dev, mcp-tool-dev, mcp-server-devresearch-team — Multi-agent research orchestration (v1.2.3)A coordinator skill decomposes a topic into subtopics, spawns parallel research-specialist subagents, then hands off to a research-report-writer for synthesis. Joplin output supported.
research-specialist, research-report-writercoordinator, joplin-researchknowledgeware — Style-driven deliverable suite (v1.6.6)Style-driven deliverable suite: slide decks (PowerPoint or HTML), multi-page HTML knowledge bases, and diagrams/data charts (Mermaid, SVG, or draw.io) that all render from one shared brand/style registry. Works out of the box with 5 built-in styles; add your own brand once and every deliverable matches — setup and examples in the plugin README.
slideware, knowledgebase, chartware, brandwaredev — 13 language experts (v1.0.0)| Agent | Focus |
|---|---|
dev-python-expert | Python (general) |
dev-fastapi-architect | FastAPI / async API design |
dev-typescript-expert | TypeScript |
dev-javascript-expert | JavaScript |
dev-nodejs-expert | Node.js |
dev-go-expert | Go |
dev-rust-expert | Rust |
dev-cpp-expert | C++ |
dev-kotlin-expert | Kotlin |
dev-php-expert | PHP |
dev-lua-expert | Lua |
dev-perl-expert | Perl |
dev-refactor-agent | Cross-language refactoring |
frontend — UI and design specialists (v1.0.0)fe-react-expert, fe-vue-expert, fe-nextjs-expertfe-html-expert, fe-css-expertfe-frontend-designer (design systems, UX)infrastructure — DevOps, cloud, and platform (v1.0.0)infra-aws-architect, infra-gcp-architectinfra-docker-engineer, infra-k8s-engineerinfra-terraform-engineerinfra-github-actions-expert, infra-gitlab-ci-expertinfra-security-auditordatabases — SQL, NoSQL, graph, and vector (v1.0.0)db-postgres-expert, db-mongodb-expert, db-neo4j-expert, db-cassandra-expert, db-mariadb-expert, db-sql-expert, db-vector-expert
data — Data science and data engineering (v1.0.0)data-d3-expert, data-highcharts-expertdata-jupyter-expert, data-google-colab-expertdata-r-expert, data-python-data-engineermachine-learning — ML framework specialists (v1.0.0)ml-pytorch-expert, ml-tensorflow-expert, ml-scikit-learn-expert
genai — Generative AI development (v1.0.0)genai-langchain-expert — chains, agents, retrieval workflows. More frameworks on the way.
product-management — PRDs, content, planning (v1.0.0)pm-prd-writer, pm-content-writer, pm-project-planner
arch — System and build orchestration (v1.0.0)arch-context-agent (context management for large codebases), build-orchestrator (multi-agent build coordination)
Two manifests ship together:
.claude-plugin/marketplace.json (repo root) — catalog used by /plugin marketplace add and /plugin install. Source of truth.plugins/<name>/.claude-plugin/plugin.json — per-plugin manifest used by SDK consumers loading plugins directly. Generated from the matching marketplace.json entry.python scripts/synthesize-plugin-manifests.py # regenerate
python scripts/synthesize-plugin-manifests.py --check # drift check (CI runs this)
./scripts/validate-all.sh # full validation
See CONTRIBUTING.md for the full contribution workflow.
| Repository | Stars (Aug 2026) | Description |
|---|---|---|
| claudemarketplaces.com | ⭐ 20 | Indexes marketplaces. Thank you, Mert! (Substack, Github) |
| wshobson/agents | ⭐ 21,030 | Arguably the OG. 185 agents, 16 orchestrators, 153 skills, 100 commands in 80 plugins. Thank you, Seth! |
| EveryInc/every-marketplace | ⭐ 725 | Official Every-Env plugin marketplace. |
| jeremylongshore/claude-code-plugins-plus | ⭐ 468 | 243 plugins, first 100% compliant with the Anthropic 2025 Skills schema. |
| ananddtyagi/claude-code-marketplace | ⭐ 174 | Community-driven marketplace. |
| Dev-GOM/claude-code-marketplace | ⭐ 23 | Productivity plugins with hooks, commands, and agents. |
| jmanhype/claude-code-plugin-marketplace | ⭐ 5 | 19 multi-agent trading and GitHub automation plugins. |
| kivilaid/plugin-marketplace | ⭐ 2 | Showcase of every component type. |
| netresearch/claude-code-marketplace | ⭐ 3 | Curated skills by Netresearch DTT GmbH. |
Safety note: verify the source of any marketplace before adding it. Plugins can register hooks and MCP servers that run on your machine — read what you're running and review permissions carefully.
Plugins guide · Plugin reference · Marketplaces · Sub-agents · Skills · Slash commands · Hooks
Contributions welcome — agent tweaks, new plugins, doc fixes, bug reports. See CONTRIBUTING.md.
MIT — © Andis A. Blukis.
FAQ
swe-marketplace is a Claude Code plugin with 14 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes dispatch, agent-dev, command-dev. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it