·smart-git-commit
</>

smart-git-commit

zlh-428/naruto-skills

Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks (lint, build, docs), analyzes changes, suggests splitting when appropriate, and generates emoji-prefixed conventional commit messages. Use when creating commits in any repository to ensure consistent, professional commit history.

3Installs·0Trend·@zlh-428

Installation

$npx skills add https://github.com/zlh-428/naruto-skills --skill smart-git-commit

SKILL.md

Create well-formatted commits with conventional commit format and emoji: $ARGUMENTS

If checks fail, asks whether to proceed or fix issues first.

| feat | ✨ | New feature | | fix | 🐛 | Bug fix | | docs | 📝 | Documentation | | style | 💄 | Formatting/style | | refactor | ♻️ | Code refactoring | | perf | ⚡️ | Performance | | test | ✅ | Tests | | chore | 🔧 | Tooling, config | | ci | 🚀 | CI/CD |

Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks (lint, build, docs), analyzes changes, suggests splitting when appropriate, and generates emoji-prefixed conventional commit messages. Use when creating commits in any repository to ensure consistent, professional commit history. Source: zlh-428/naruto-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zlh-428/naruto-skills --skill smart-git-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is smart-git-commit?

Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks (lint, build, docs), analyzes changes, suggests splitting when appropriate, and generates emoji-prefixed conventional commit messages. Use when creating commits in any repository to ensure consistent, professional commit history. Source: zlh-428/naruto-skills.

How do I install smart-git-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zlh-428/naruto-skills --skill smart-git-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zlh-428/naruto-skills