Swe Marketplace banner
andisab andisab

Swe Marketplace

Development community

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 validate with 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: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE) [![Validate plugin manifests](https://github.com/andisab/swe-marketplace/actions/workflows/validate-plugins.yml/badge.svg)](https://github.com/andisab/swe-marketplace/actions/workflows/validate-plugins.yml) [![Plugins](https://img.shields.io/badge/plugins-13-blue.svg)](./.claude-plugin/marketplace.json) [![Claude Code](https://img.shields.io/badge/Claude%20Code-compatible-8A2BE2.svg)](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