by PromptSpace
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
Free
One-time purchase
feat(search): add fuzzy matching to product filter fix(api): handle null pointer in auth middleware chore(deps): update lodash to v4.17.21 refactor(ui): extract Button component to design-system BREAKING CHANGE: change api/v1/user response schema to include uuid.
by PromptSpace
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
feat(search): add fuzzy matching to product filter fix(api): handle null pointer in auth middleware chore(deps): update lodash to v4.17.21 refactor(ui): extract Button component to design-system BREAKING CHANGE: change api/v1/user response schema to include uuid.
Stop writing vague commit messages. This skill reads your actual staged diff and generates precise, informative commit messages following the Conventional Commits specification. It detects the commit type (feat, fix, refactor, docs, chore, etc.), identifies the scope from the changed files, flags breaking changes, and suggests splitting commits when multiple logical changes are staged. Works with any git repository.`
mkdir -p ~/.claude/skills/git-commit-writer && curl -s -X POST 'https://api.promptspace.in/api/skills/git-commit-writer/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/git-commit-writer/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
Claude Code
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.