umputun/cc-thingz

318 stars · Last commit 2026-04-23

various things for claude code

README preview

# cc-thingz

Things to make [Claude Code](https://claude.ai/code) even better — hooks, skills, and commands, organized as a marketplace of independent plugins.

This is an unapologetically opinionated set. Every skill here is something I actually use — some multiple times a day (brainstorm, plan, review), others less often but worth having in the toolbox. There are plenty of plugin collections out there, from random grab-bags to well-organized catalogs. This one is mine, and it reflects how I work. Even if you don't need my particular toolbox, it might give you ideas for building your own and making Claude Code do what you want it to do.

## Install

Add the marketplace, then install the plugins you want:

    /plugin marketplace add umputun/cc-thingz

    /plugin install brainstorm@umputun-cc-thingz
    /plugin install review@umputun-cc-thingz
    /plugin install planning@umputun-cc-thingz
    /plugin install release-tools@umputun-cc-thingz
    /plugin install thinking-tools@umputun-cc-thingz
    /plugin install skill-eval@umputun-cc-thingz
    /plugin install workflow@umputun-cc-thingz

View full repository on GitHub →