Plugin · Claude Code · Development Tools

M16khb Cc Essential

m16khb-cc-essential is a Claude Code plugin for the Ship phase that steers Atomic and Conventional Commits and NestJS-friendly docs and testing practices.

by m16khb · github.com/m16khb/cc-essential

Enforce atomic and Conventional Commits plus NestJS-oriented docs and testing habits while Claude Code helps you ship backend changes.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install m16khb-cc-essential@m16khb/cc-essential
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:m16khb/cc-essential") and the paste-ready config with skillselion.get_install_config("plugin:m16khb/cc-essential").

About

What it does

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. Solo builders 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.

Highlights

  • 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

Why builders use it

Agent-generated git history often blobs unrelated changes together and breaks Conventional Commit rules your releases depend on.

After install, Claude Code can propose smaller, convention-labeled commits and align NestJS API edits with docs and testing expectations.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 0 stars, 0 votes.

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.

Discussion

Comments

Share how you use m16khb-cc-essential, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.