sdcorejs-commit

Community

Create safe Conventional Commits fast

Authorsdcorejs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of creating consistent, machine-parseable Git commit messages while preventing unsafe or risky commit scenarios that can damage a shared codebase.

Core Features & Use Cases

  • Conventional Commits message generation: Produces a <type>(<scope>): <subject> message with scope auto-detected from staged paths.
  • Git safety pre-flight checks: Detects unsafe branches, empty diffs, potential secret leakage, mixed unrelated changes, and generated-files drift.
  • Bilingual output support (VI/EN): Generates instructions and guidance aligned with the change context.
  • Commit readiness guidance: Enforces correct staging behavior (explicit file paths) and verification after committing.

Quick Start

Use the sdcorejs-commit skill when you finish a cohesive change set and tell the AI to create the commit message for the staged work.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sdcorejs-commit
Download link: https://github.com/sdcorejs/sdcorejs-agent/archive/main.zip#sdcorejs-commit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.