MCPcopy Index your code
hub / github.com/ananddtyagi/cc-marketplace

github.com/ananddtyagi/cc-marketplace @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
390 symbols 1,067 edges 31 files 273 documented · 70%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Claude Code Marketplace

Community-driven marketplace for Claude Code commands and plugins.

🚀 Quick Start

Add this marketplace to Claude Code:

/plugin marketplace add ananddtyagi/cc-marketplace

Then browse and install individual plugins (commands or agents):

/plugin

Install a specific command:

/plugin install lyra@cc-marketplace

Install a specific agent:

/plugin install accessibility-expert@cc-marketplace

🌟 Featured Commands

  • Documentation Generator - Create comprehensive documentation for code, APIs, and projects. (by Anonymous)
  • Lyra - Lyra - a master-level AI prompt optimization specialist. (by @ananddtyagi)
  • Analyze Codebase - Generate comprehensive analysis and documentation of entire codebase (by @ananddtyagi)
  • Update Claude.md - Automatically update CLAUDE.md file based on recent code changes (by @ananddtyagi)
  • Ultrathink - Use /ultrathink to launch a Coordinator Agent that directs four specialist sub-agents—Architect, Research, Coder, and Tester—to analyze, design, implement, and validate your coding task. The process breaks the task into clear steps, gathers insights, and synthesizes a cohesive solution with actionable outputs. Relevant files can be referenced ad-hoc using @ filename syntax. (by Jeronim Morina)
  • Code Review - Perform a comprehensive code review of recent changes (by @ananddtyagi)
  • Refractor - Refactor code following best practices and design patterns (by @ananddtyagi)
  • Code Review Assistant - Get comprehensive code reviews with suggestions for improvements, best practices, and potential issues. (by Anonymous)
  • Bug Detective - Systematically debug issues with step-by-step troubleshooting approaches. (by Anonymous)
  • Audit - Perform security audit on codebase (by @ananddtyagi)

View all plugins →

🤖 Featured Agents

  • Accessibility Expert - Specialized agent for accessibility reviews and improvements
  • AI Engineer - Expert in AI/ML implementation and optimization
  • Frontend Developer - React, Vue, Angular expert for UI development
  • DevOps Automator - CI/CD and infrastructure automation specialist
  • Code Reviewer - Thorough code review and best practices enforcement

View all agents →

💡 Browse & Submit

Visit claudecodecommands.directory to:

  • 🔍 Browse all commands and agents with descriptions and examples
  • 📤 Submit your own commands and agents
  • ⭐ Favorite plugins
  • 🏷️ Filter by category and tags

🎯 How It Works

Each plugin in this marketplace is independently installable:

  • Commands: Add custom slash commands to your Claude Code workflow (e.g., /lyra, /audit, /ultrathink)
  • Agents: Add specialized AI agents with specific expertise (e.g., accessibility-expert, frontend-developer, devops-automator)

Install only what you need - no bloat, full granular control!

🔄 Auto-Sync

This marketplace is automatically synced from the live database whenever commands are published or updated.

📝 License

Individual commands may have their own licenses. See each command file for details.

🤝 Contributing

Submit commands at claudecodecommands.directory/submit Submit agents at claudecodecommands.directory/submit-agent


Built with ❤️ by the Claude Code community

Core symbols most depended-on inside this repo

log
called by 129
plugins/sugar/mcp-server/sugar-mcp.js
safe_parse
called by 47
plugins/math/skills/scripts/math_calculator.py
fromRisk
called by 40
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/AuditFinding.cjs
getRisk
called by 40
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/RiskRegistry.cjs
add
called by 35
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/AuditFinding.cjs
format_result
called by 31
plugins/math/skills/scripts/math_calculator.py
_grepFiles
called by 13
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/DataSafetyAuditor.cjs
execSugar
called by 7
plugins/sugar/mcp-server/sugar-mcp.js

Shape

Method 238
Function 107
Class 45

Languages

Python62%
TypeScript38%

Modules by API surface

plugins/math/skills/scripts/math_calculator.py48 symbols
plugins/claude-dev-infrastructure/skills/document-sync/scripts/system_scan.py34 symbols
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/AuditFinding.cjs25 symbols
plugins/claude-dev-infrastructure/skills/safe-project-organizer/scripts/project_organizer.py21 symbols
plugins/sugar/mcp-server/sugar-mcp.js20 symbols
plugins/claude-dev-infrastructure/skills/document-sync/scripts/verify_docs.py20 symbols
plugins/claude-dev-infrastructure/skills/chief-architect/index.cjs19 symbols
plugins/claude-dev-infrastructure/skills/skills-manager/scripts/detect_redundancies.py18 symbols
plugins/claude-dev-infrastructure/skills/document-sync/scripts/update_docs.py18 symbols
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/DataSafetyAuditor.cjs18 symbols
plugins/claude-dev-infrastructure/skills/skills-manager/scripts/analyze_skills.py17 symbols
plugins/claude-dev-infrastructure/skills/data-safety-auditor/core/RiskRegistry.cjs17 symbols

Datastores touched

(mongodb)Database · 1 repos
(mysql)Database · 1 repos
mydbDatabase · 1 repos

For agents

$ claude mcp add cc-marketplace \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact