CCPlugins  by brennercruvinel

Claude Code CLI enhancement framework

created 3 weeks ago

New!

1,964 stars

Top 22.4% on SourcePulse

GitHubView on GitHub
Project Summary

CCPlugins is a set of 24 professional commands designed to augment the Claude Code CLI, aiming to automate repetitive development tasks and improve efficiency for developers. It provides structured, predictable outputs for Claude's Opus 4 and Sonnet 4 models, reducing the need for verbose, manual prompting.

How It Works

CCPlugins leverages Claude Code CLI's native capabilities (grep, glob, read, write) and a conversational, first-person design philosophy. Commands are defined in markdown files, allowing Claude to analyze project context, plan execution, and perform actions with built-in validation and refinement phases. This approach emphasizes simplicity, context awareness, and safety, using automatic Git checkpoints before destructive operations.

Quick Start & Requirements

  • Installation: curl -sSL https://raw.githubusercontent.com/brennercruvinel/CCPlugins/main/install.sh | bash (Mac/Linux) or python install.py (Windows/Cross-platform).
  • Prerequisites: Claude Code CLI, Python 3.6+, Git.
  • Links: Installation, Commands

Highlighted Details

  • 24 commands cover development workflow, code quality, security, analysis, and session management.
  • Features validation and refinement phases for complex commands like /refactor and /implement.
  • Utilizes a multi-agent architecture for specialized analysis (security, performance, architecture).
  • Designed for universal compatibility, framework-agnostic, and cross-platform.

Maintenance & Community

  • Actively developed based on real-world usage.
  • Contributions are welcomed via CONTRIBUTING.md.

Licensing & Compatibility

  • MIT License. Permissive for commercial use and closed-source linking.

Limitations & Caveats

The project is under active development, with commands being refined based on usage. While designed for broad compatibility, specific project conventions might require adjustments.

Health Check
Last commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
24
Issues (30d)
35
Star History
1,968 stars in the last 23 days

Explore Similar Projects

Feedback? Help us improve.