claudedwithlove
explore/cc-marketplace

cc-marketplace

Crafted

A marketplace of Claude Code plugins that extend the Claude IDE with domain-specific tools. The primary plugin provides document-code synchronization through slash commands for specification, development, validation, and bug analysis workflows. Built with Rust and designed for teams managing multi-language projects that need automated consistency between requirements and implementation.

0
by 0pg
·0··submitted April 18, 2026
View on GitHub
Clauded With Love Rating
6.6 / 10

cc-marketplace is a Claude Code plugin ecosystem that provides document-code synchronization through slash commands, focusing on maintaining consistency between CLAUDE.md specifications and implementation. The primary plugin offers comprehensive workflow commands for specification, development, validation, and debugging within the Claude IDE.

Code Quality3.0
Usefulness8.5
Claude Usage9.0
Documentation4.5
Originality8.0
Highlights
  • Comprehensive slash command suite covering entire development lifecycle from /spec to /bugfix with specialized workflows
  • Novel approach to document-code synchronization using CLAUDE.md as single source of truth with automated consistency validation
  • Strategic use of Claude Code's MCP architecture to create an extensible plugin marketplace rather than single-purpose tool
To Improve
  • Add actual plugin implementation code and tests to demonstrate the claimed functionality beyond the marketplace structure
  • Provide concrete usage examples and screenshots showing the slash commands in action with real project scenarios
Language