My Claude Code Marketplace
Description
My own personal claude code marketplace contains opinionated agents, skills, commands
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
My Claude Code Marketplace
A personal Claude Code marketplace for hosting custom plugins that extend Claude Code with slash commands, agents, skills, hooks, and MCP server integrations.
What is This?
This repository serves as a marketplace for [Claude Code](https://claude.com/claude-code) plugins. Marketplaces are catalogs that allow you to organize, discover, and install custom functionality into Claude Code.
Available Plugins
| Plugin | Description | Requirements |
|---|---|---|
| shared-mcp | INSTALL FIRST - MCP infrastructure for web search (Brave, Tavily, Exa) | Node.js, BRAVE_API_KEY, TAVILY_API_KEY, EXA_API_KEY |
| p-assist | Productivity: expenses, RSS, VPS | shared-mcp, N8N_API_TOKEN |
| common-engineering | Engineering tools: code review, Mermaid diagrams, tech docs (RFCs, proposals, ADRs) | shared-mcp, mermaid-cli, CONTEXT7_API_KEY |
| sys-maint | System maintenance: Docker cleanup, disk analysis | macOS only |
| thinking-tools | Thinking tools: pressure-test ideas (idea-refinery) and drill into execution plans (grill-me) | None |
| softskills | Office politics coach for navigating workplace dynamics | None |
See individual plugin READMEs for detailed setup instructions.
Available Skills
Skills are model-invoked capabilities that Claude can activate when triggered by natural language. They are organized by plugin:
common-engineering Skills
| Skill | Trigger Phrases | Output |
|---|---|---|
code-review |
"review my code", "review this branch", "check my diff" | Structured review report with severity-classified findings |
mermaid |
"create a diagram", "draw architecture", "sequence diagram for..." | Validated Mermaid diagrams (sequence, architecture, flowchart) |
one-pager |
"write a one-p |
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