Swe Marketplace
Description
A plugin marketplace focused mostly on software-development with Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
SWE Marketplace
A curated [Claude Code](https://claude.com/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. Every plugin and agent is one I actually use. No vendored grab-bags, no auto-generated stubs of skills the model already has.
- SDK-loadable. Every plugin ships both the catalog entry and a per-plugin
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. - CI-guarded drift. A GitHub Action validates manifest sync on every PR.
- Zero-warning validation. Every plugin passes
claude plugin validatewith no errors or warnings. - Most skills & plugins have been run through exhaustive evals. I am an avid fan of skill-creator and have a custom-built eval harness for building and evaluating plugins. Many of the resources here are fruit borne from that work.
[](./LICENSE) [](https://github.com/andisab/swe-marketplace/actions/workflows/validate-plugins.yml) [](./.claude-plugin/marketplace.json) [](https://docs.claude.com/en/docs/claude-code/plugins)
Quick start
# 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 `/pl
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11