Discover and explore top open-source AI tools and projects—updated daily.
ooiyeefeiCustom plugins and skills for AI-powered CLI workflows
Top 98.7% on SourcePulse
This repository provides custom plugins and skills for the Claude Code CLI, extending its capabilities for developers and product managers. It offers AI-powered tools to automate tasks such as generating presentations, checking MVP readiness, creating architecture diagrams, tracking personal challenges, and performing product management analysis, thereby enhancing productivity and streamlining workflows within the Claude Code ecosystem.
How It Works
The project integrates directly with the Claude Code CLI, allowing users to add ooiyeefei/ccc as a plugin marketplace. From there, individual plugins or collections of skills can be installed. These extensions leverage Claude Code's AI to interpret user prompts and execute complex operations, transforming natural language requests into structured outputs like presentations, diagrams, or actionable product insights. The approach focuses on providing specialized, task-specific tools that augment the core CLI functionality.
Quick Start & Requirements
/plugin marketplace add ooiyeefei/ccc./plugin install deckling@ccc/plugin install ccc-skills@ccc/plugin install mvp-launch@cccexcalidraw skill's PNG/SVG export feature requires Playwright and @excalidraw/utils, but the core skill operates without additional prerequisites.plugins/ and skills/ directories.Highlighted Details
.excalidraw architecture diagrams with optional PNG/SVG export, featuring 90-degree arrows and color-coded components.spec-kit.Maintenance & Community
Contributions are welcomed via Pull Requests for bug fixes and documentation. New features or skills/plugins require an initial issue discussion. No specific community channels (e.g., Discord, Slack) or roadmap links are provided in the README.
Licensing & Compatibility
The project is released under the MIT license, which is permissive and generally suitable for commercial use and integration into closed-source projects.
Limitations & Caveats
Functionality is entirely dependent on the Claude Code CLI. Advanced features like image export in the excalidraw skill have implicit dependencies (Playwright) that may require separate installation. Specific performance benchmarks or detailed setup time estimates are not provided.
1 week ago
Inactive