CCPlugins
A curated command framework for Claude Code — /cleanproject, /commit, /review, /security-scan, /refactor and two dozen more, designed around real engineering workflows rather than demos.
How to Install Commands
- Copy the command content using the button below
- Create a new file: .claude/commands/CCPlugins.md in your project
- Paste the command content into the file
- Use the command with /CCPlugins in Claude Code
CCPlugins is an opinionated set of ~25 slash commands built for daily professional use: `/cleanproject` strips debug artifacts, `/commit` writes conventional commits, `/review` and `/security-scan` run structured analysis with validation phases, `/refactor` restructures with safety checks.
The commands are written conversationally ("I'll analyze your code...") and chain sensibly together, which makes them feel like built-in features rather than prompt hacks.
**Install:** one-line installer from the README, or copy individual command files into `~/.claude/commands/`.Categories:
Ad