kulmam92/cc-best-practices-marketplace
Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-best-practices.
kulmam92/cc-best-practices-marketplace
Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-best-practices.
kulmam92/cc-best-practices-marketplace
Instructions file
Instructions for kulmam92/cc-best-practices-marketplace, covering claude.md, project overview, repository structure, architecture: three-layer enforcement and design principle: ramp, not a wall.
kulmam92/cc-best-practices-marketplace
Plugin Claude Code
Compound engineering: every session leaves your setup smarter. Verify, learn, audit, refactor -- with hooks, rules, and skills that prevent discipline decay.
kulmam92/cc-best-practices-marketplace
Hook
Runs when a session starts, running an inline shell check. From kulmam92/cc-best-practices-marketplace.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
CHANGEME -- describe when this skill should be used so Claude knows when to suggest it.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
Audit your Claude Code setup health -- CLAUDE.md token budget, rule inventory, duplicate detection, and graduation candidates. Use periodically to keep your setup lean, or before major refactors, after accumulating many rules, or when sessions feel slow or unfocused.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
Capture a team rule into CLAUDE.md or .claude/rules/. For team knowledge that compounds across the whole team -- use auto-memory for personal learnings instead. Use after code review findings, debugging sessions, incident postmortems, or when Claude makes a repeated mistake that should become a permanent rule.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
Safe refactoring protocol with characterization tests. Based on Boris Cherny's 4-step legacy refactoring approach. Use before any refactoring, code migration, API restructuring, or cleanup of legacy code. Always characterize before changing.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
Interactive setup wizard that configures CLAUDE.md, permissions, hooks, rules, and agents for a new project. Use when adopting the bp- best practices system in a new codebase, setting up Claude Code for a repo for the first time, or when someone asks about configuring hooks, rules, or verification workflows.
kulmam92/cc-best-practices-marketplace
Skill Claude CodeCodex
Run full verification loop after code changes. Verification improves quality 2-3x -- never skip it. Use after implementing a feature, fixing a bug, completing a refactoring chunk, or before committing or creating a PR.