.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dustywalker/claude-code-marketplace
home/mcp-servers/dustywalker/claude-code-marketplace
dustywalker avatar

claude-code-marketplace

bydustywalker· 1 MCP server

Stars

32

Forks

6

Category

AI Agents & MCP

View on GitHub

TL;DR

Plugin marketplace for Claude Code featuring production-ready AI agents.

How to install claude-code-marketplace?

dustywalker/claude-code-marketplace
$git clone https://github.com/dustywalker/claude-code-marketplace

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install claude-code-marketplace by running `git clone https://github.com/dustywalker/claude-code-marketplace`, then use it for the current task and follow its documentation at https://github.com/dustywalker/claude-code-marketplace.

Files · 1

View on GitHub
README.md
1# Claude Code Marketplace
2 
3Plugin marketplace for Claude Code featuring production-ready AI agents.
4 
5## Installation
6 
7```bash
8# Add marketplace
9/plugin marketplace add https://github.com/DustyWalker/claude-code-marketplace
10 
11# Install plugin
12/plugin install production-agents-suite@claude-code-marketplace
13```
14 
15## Production Agents Suite
16 
1716 specialized AI agents for software development and productivity:
18 
19### Code Quality (5 agents)
20- **code-reviewer** - Code review and best practices validation
21- **security-auditor** - OWASP security compliance auditing
22- **test-suite-generator** - Unit, integration, and E2E test generation
23- **performance-optimizer** - Performance analysis and optimization
24- **architecture-checker** - SOLID principles and design pattern validation
25 
26### Development (4 agents)
27- **backend-typescript-architect** - Node.js/TypeScript backend development
28- **frontend-developer** - React/Next.js/Vue component development
29- **api-designer** - RESTful/GraphQL API specification
30- **database-architect** - Database schema design and migrations
31 
32### Testing (2 agents)
33- **test-automator** - E2E test automation with Playwright/Cypress
34- **qa-engineer** - QA testing and regression analysis
35 
36### DevOps (4 agents)
37- **deployment-engineer** - Multi-cloud deployment automation
38- **cicd-automation** - CI/CD pipeline configuration
39- **docker-specialist** - Container optimization
40- **refactoring-specialist** - Code refactoring and cleanup
41 
42### Productivity (1 agent)
43- **prompt-builder** - Transform thoughts into structured AI prompts using conversation protocols
44 
45### Slash Commands
46 
47- `/review` - Code review
48- `/test` - Generate tests
49- `/security-scan` - Security audit
50- `/deploy` - Deploy to staging/production
51- `/build-prompt` - Build structured prompts from ideas
52 
53## Usage
54 
55Agents activate automatically based on context:
56 
57```
58"Review the authentication code" → security-auditor
59"Create a user API" → backend-typescript-architect
60"Optimize slow queries" → performance-optimizer
61```
62 
63Or invoke explicitly:
64 
65```bash
66/review src/auth/
67/test src/services/user.service.ts
68/security-scan
69```
70 
71## Repository Structure
72 
73```
74claude-code-marketplace/
75├── .claude-plugin/
76│ ├── marketplace.json # Marketplace manifest
77│ └── plugin.json # Plugin manifest
78├── agents/ # 16 agent files
79├── commands/ # 5 slash commands
80├── hooks/ # Quality gate hooks
81├── settings.json # Security permissions
82└── mcp.json # MCP server config
83```
84 
85## Contributing
86 
87To add a plugin:
88 
891. Create `.claude-plugin/plugin.json` manifest
902. Add agents/commands with `./` prefix paths
913. Add entry to `.claude-plugin/marketplace.json`
924. Test locally
935. Submit PR
94 
95## License
96 
97MIT License - See [LICENSE](LICENSE)
98 
99## Links
100 
101- [Issues](https://github.com/DustyWalker/claude-code-marketplace/issues)
102- [Discussions](https://github.com/DustyWalker/claude-code-marketplace/discussions)

Preview

dustywalker/claude-code-marketplacedustywalker/claude-code-marketplace
Repodustywalker/claude-code-marketplace
TypeMCP Servers
CategoryAI Agents & MCP
UpdatedOct 2025
LicenseMIT
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. langchain-ai avatarlangchain-mcp-adaptersMake Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.MCP ServersJul 20267.0M3.6k
  2. openclaw avatarmcporterTypeScript runtime and CLI for connecting to configured Model Context Protocol servers.MCP ServersJul 20262.5M4.8k
  3. sparfenyuk avatarmcp-proxyA MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.MCP ServersJul 20262.2M2.7k
  4. sooperset avatarmcp-atlassianThe Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification.MCP ServersJul 20261.7M5.6k
  5. open-webui avataropen-webuiOpen WebUIMCP ServersJul 20261.4M147k
  6. dyoshikawa avatarrulesyncUnified AI rules management CLI tool that generates configuration files for various AI development toolsMCP ServersJul 2026889k1.3k