Git Commit Message Builder
Build conventional commit messages following commitlint standards
Templates
Examples
feat(api): add rate limiting middlewarefix(auth): resolve token expiration issuedocs(readme): update installation instructionsrefactor(components): extract common logic to useButton hookfeat!: change prop types for Button componentfix(db): prevent duplicate user entries on concurrent creationperf(images): lazy load images below the foldtest(auth): add unit tests for OAuth flowstyle: format code with prettierchore(deps): upgrade to Next.js 14Commit Details
Include ! after type/scope
Use imperative mood (lowercase). Don't end with period.
Generated MessageInvalid
Invalid
feat: Related tools
Chmod Calculator
Calculate Linux file permissions (777, 755 etc) easily.
Cron Expression Builder
Build and validate cron expressions with visual interface and presets
CSS/JS Minifier
Minify your CSS and JavaScript code to reduce file size.
Dockerfile Builder
Visual Dockerfile generator with multi-stage builds, common base images, and best practices for Node.js, Python, Go, Rust, and more.
Environment Variable Encoder/Decoder
Encode, decode, and format environment variables for secure deployment
Gitignore Generator
Generate a .gitignore file for your stack. Combine templates for languages, frameworks, editors and operating systems into one clean file.