What problem does it solve?
Provides a consistent set of tooling standards and operational guidance to manage MCP servers, reliably render Mermaid diagrams, map agents to skills, and maintain shared project configuration so teams avoid ad-hoc integrations, token leaks, and fragile diagram rendering workflows.
Core Features & Use Cases
- MCP Inventory & Selection: Criteria and process to evaluate, test, secure, and document MCP servers before adding them to the inventory.
- Mermaid Rendering Guidance: Authoritative guidance to render .mmd files locally using mmdc, manage Puppeteer executable paths, and avoid fragile Live URL approaches.
- Skill Integration Patterns: Agent-to-skill mapping patterns, discovery recommendations, and maintenance guidance for skill references and search indexes.
- Shared Config Architecture & RTK: Conventions for ~/.claude/shared layouts, project and machine-local overrides, and token-optimizing CLI proxy (RTK) usage and verification.
Quick Start
Use the cc-tooling skill to evaluate and add a new MCP server against the selection criteria, render a Mermaid diagram locally with mmdc, or update shared .claude configuration using the documented conventions.