My Claude Code Marketplace banner
irfansofyana irfansofyana

My Claude Code Marketplace

Development community

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