dev-workflow-prepare-commit
CommunityEnsure code quality before committing.
Authorluigiinred
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of preparing code for commit by performing essential quality checks, ensuring code adheres to standards, and generating a conventional commit message.
Core Features & Use Cases
- Pre-commit Checks: Validates staged changes for code quality, security, and debug artifacts.
- Automated Linting & Testing: Runs linters and tests to catch errors before they are committed.
- Conventional Commit Generation: Creates well-formatted commit messages based on changes.
- Use Case: Before pushing a new feature, use this Skill to automatically check your code, run tests, and generate a commit message like
feat: add user authentication.
Quick Start
Use the dev-workflow-prepare-commit skill to prepare your code for a commit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dev-workflow-prepare-commit Download link: https://github.com/luigiinred/dotfiles/archive/main.zip#dev-workflow-prepare-commit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.