
M16khb Cc Essential
- Updated March 15, 2026
- m16khb/cc-essential
m16khb-cc-essential is a Claude Code plugin that steers Atomic and Conventional Commits and NestJS-friendly docs and testing practices.
About
m16khb-cc-essential is a Claude Code essential plugin from m16khb/cc-essential focused on git discipline and backend quality defaults. The catalog describes support for Atomic Commits and Conventional Commits so agent-assisted edits produce changelog-friendly, bisect-friendly history instead of noisy mega-commits. Keywords also point at NestJS API work—Swagger documentation, DTO and controller structure, and testing with containers—making it useful when Claude Code is generating or refactoring Node backend code. developers shipping REST or SaaS APIs benefit when they want the agent to propose commits that match team standards without re-pasting CONTRIBUTING rules every session. Install it when you are past prototype and care about review-ready PRs. It does not replace CI; pair it with your existing lint and test pipelines. One plugin in the bundle keeps scope narrow compared with larger integration packs from the same author.
- Atomic Commit workflows so each commit stays focused and revertible
- Conventional Commit formatting for readable changelogs and automation
- NestJS stack alignment: DTO/controller patterns, Swagger API docs, and testcontainers-style testing cues
- Single essential plugin bundle aimed at Korean-speaking Claude Code users (필수 플러그인)
- Documentation and coverage-oriented keywords for API-heavy services
M16khb Cc Essential by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install m16khb-cc-essential@m16khb/cc-essentialAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | March 15, 2026 |
|---|---|
| Repository | m16khb/cc-essential ↗ |
What it does
Enforce atomic and Conventional Commits plus NestJS-oriented docs and testing habits while Claude Code helps you ship backend changes.
Who is it for?
Best when you're on NestJS and use Claude Code daily and want commit and API-doc discipline baked into the plugin.
Skip if: Frontend-only projects with no NestJS or git convention requirements, or teams that already enforce commits solely via husky CI with no agent help.
What you get
After install, Claude Code can propose smaller, convention-labeled commits and align NestJS API edits with docs and testing expectations.
- Agent prompts aligned with Atomic and Conventional Commit rules
- NestJS API documentation and testing-oriented assistance patterns
- Cleaner PR-ready commit sequences from Claude-assisted edits
By the numbers
- pluginCount: 1
- sourceRepo: m16khb/cc-essential
- catalogCategories: productivity
Recommended Plugins
How it compares
Git and API-quality essential plugin, not a full-stack marketplace or standalone test runner.
FAQ
Who is M16khb Cc Essential for?
It is for Claude Code users building NestJS-style APIs who want atomic, conventional commits and cleaner Swagger and testing workflows assisted by the agent.
When should I use M16khb Cc Essential?
Use it in Ship before you open or merge PRs, whenever you want the agent to split work into reviewable commits and follow Conventional Commit labels.
How do I add M16khb Cc Essential to my agent?
Install the plugin from m16khb/cc-essential through Claude Code’s plugin registry or repo-linked install, then enable it for repos where you use git and NestJS.