From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance, best practices, and production-ready configurations for git commit message formatting in DevOps workflows.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for commit message formatter tasks within the DevOps Basics domain.
Formats Git commit messages according to Conventional Commits spec with types like feat/fix, scopes, bodies, and breaking changes. Enables automated changelogs and semantic versioning. Activates on commit writing or git mentions.
Generates conventional commit messages by analyzing staged Git changes with AI, using prefixes like feat/fix. Ensures standardized format for Git workflows.
Guides Git commit messages to follow Conventional Commits v1.0.0 spec, covering types (feat, fix, refactor, etc.), scopes, structure, body, footers, and examples. Use for code commits and PR reviews.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for commit message formatter tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with commit message formatter" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure