Cc Rig
Description
Project setup generator for Claude Code. Pick framework + workflow, get a fully configured project - CLAUDE.md, hooks, agents, commands, skills, plugins, memory.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Set up Claude Code the right way, in under a minute.
Getting Started · How It Works · What Gets Generated · Going Deeper · FAQ
Most Claude Code projects run on a CLAUDE.md and not much else. The rest of the configuration surface (agents, hooks, skills, plugins, memory, permissions) goes unused because the knowledge to set it up is scattered across docs, blog posts and community repos. The community has built ways to discover what's available. The gap is resolution: figuring out which options matter for your stack and how they should work together.
**cc-rig resolves it.** Tell it what you're building and how you like to work. It writes 30-65 native Claude Code files tuned to your framework. No lock-in. Just files that Claude Code reads on startup.
Before and after
A typical Claude Code project:
CLAUDE.md
After `cc-rig init` (one command, two questions, ~30 seconds):
CLAUDE.md # Cache-aware, framework-tuned, under 100 lines
CLAUDE.local.md # Personal preferences (gitignored)
.claude/settings.json # Permissions,
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity