ruby-commit-message

Installation
SKILL.md

Ruby Commit Message

Overview

Write structured commit messages following Conventional Commits. The body should help a junior Ruby on Rails developer understand the change during a debugging session.

Format

<type>(<scope>): <subject>

<body>

<footer>

Quick Reference — Commit Types

Installs
18
GitHub Stars
316
First Seen
Mar 25, 2026
ruby-commit-message — lucianghinda/superpowers-ruby