by PromptSpace
गहरे diff विश्लेषण के माध्यम से Conventional Commits-अनुपालक पेशेवर git संदेशों को स्वचालित करें।
Free
Login required to install
by PromptSpace
गहरे diff विश्लेषण के माध्यम से Conventional Commits-अनुपालक पेशेवर git संदेशों को स्वचालित करें।
Free
Login required to install
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Smart-Commit एक डेवलपर उपयोगिता है जो उच्च-गुणवत्ता वाले git commit संदेश लिखने की थकाऊ प्रक्रिया को स्वचालित करती है। यह आपके staged परिवर्तनों (git diffs) का विश्लेषण करती है, Conventional Commits विनिर्देश के अनुसार कार्य को वर्गीकृत करती है, और एक scope तथा विस्तृत body bullets सहित एक संरचित, पेशेवर संदेश तैयार करती है।
commit इतिहास को मानकीकृत करना टीम की गति और स्वचालित changelogs के लिए अत्यंत महत्वपूर्ण है, लेकिन कड़े नियमों का मैन्युअल रूप से पालन करना बोझिल होता है। यह skill सामान्य AI prompting से बेहतर है क्योंकि यह एक कठोर 7-चरणीय विश्लेषण pipeline का पालन करती है: फ़ाइल प्रकारों की पहचान, logic परिवर्तनों बनाम refactors का पता लगाना, और विशिष्ट स्वरूपण नियमों (imperative mood, character limits, और उचित scoping) का पालन करना।
git commit कमांड निष्पादित करने से पहले अनुमोदन के लिए संदेश प्रस्तुत करती है।--amend flag का उपयोग करके वर्तमान परिवर्तनों को पिछले commit संदेश के साथ मर्ज करने में सक्षम।किसी भी Git रिपॉजिटरी के साथ नेटिव रूप से काम करती है। आपके मौजूदा git परिवेश से परे कोई बाहरी API keys या विशेष कॉन्फ़िगरेशन की आवश्यकता नहीं है।
mkdir -p ~/.claude/skills/smart-commit && curl -s -X POST 'https://api.promptspace.in/api/skills/smart-commit/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/smart-commit/SKILL.mdAll skills install directly after login. Free forever, no purchase required.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.