๐ŸŽฏ

git-commit-composer

๐ŸŽฏSkill

from nembie/claude-code-skills

VibeIndex|
What it does
|

Generates concise, meaningful Git commit messages by analyzing code changes, project context, and best practices for clear communication.

๐Ÿ“ฆ

Same repository

nembie/claude-code-skills(16 items)

git-commit-composer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add nembie/claude-code-skills --skill git-commit-composer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add nembie/claude-code-skills --skill git-commit-composer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/git-commit-composer/SKILL.md
3Installs
-
AddedFeb 25, 2026

More from this repository10

๐ŸŽฏ
code-reviewer๐ŸŽฏSkill

Provides comprehensive code review insights, identifying potential bugs, performance issues, and best practice violations across multiple programming languages

๐ŸŽฏ
typescript-refactorer๐ŸŽฏSkill

Automates TypeScript code improvements by identifying complex logic, suggesting cleaner patterns, and generating refactored implementations.

๐ŸŽฏ
nextjs-route-generator๐ŸŽฏSkill

Generates type-safe, dynamic route configurations and boilerplate for Next.js applications with automatic path inference and TypeScript support.

๐ŸŽฏ
api-docs-generator๐ŸŽฏSkill

Skill

๐ŸŽฏ
auth-scaffold๐ŸŽฏSkill

Quickly generate secure authentication boilerplate with JWT, OAuth, role-based access, and best-practice security configurations for web applications

๐ŸŽฏ
test-generator๐ŸŽฏSkill

Automatically generates comprehensive unit and integration test cases for code, covering edge cases and improving test coverage across different programming languages.

๐ŸŽฏ
env-config-validator๐ŸŽฏSkill

Validates and sanitizes environment configuration files, detecting security risks, syntax errors, and recommending best practices for deployment.

๐ŸŽฏ
zod-schema-generator๐ŸŽฏSkill

Generates TypeScript Zod validation schemas from JSON samples, simplifying data validation and type inference for complex object structures.

๐ŸŽฏ
error-boundary-generator๐ŸŽฏSkill

Skill

๐ŸŽฏ
ai-integration-generator๐ŸŽฏSkill

Generates boilerplate code and integration patterns for seamlessly connecting AI services, APIs, and machine learning models into software projects.