simple-pr
Create a simple PR from staged changes with an auto-generated commit message
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Create a simple PR from staged changes with an auto-generated commit message
Generate descriptive commit messages by analyzing git diffs.
Use when creating Git commits — produces distinctive emoji-adorned commit messages with creative visual metaphors
Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-conventional-commit-messages text file with a tool that provides instant feedback.
Generates commit messages and creates commits. Use when writing commit messages, committing changes, or reviewing staged changes.
Generates git commit messages following this repositorys conventions. Analyzes staged changes and outputs properly formatted commit messages. Use when user asks to write, generate, or format a commit
Generate commit message for staged changes, pause for approval, then commit. Stage files first with `git add`, then run this skill.
Generate commit message for staged changes, pause for approval, then commit. Stage files first with `git add`, then run this skill.
commit-helper is a skill that standardizes Git commit messages and types for efficient project collaboration and version control
Commit changes (git commit) for this repo and write consistent commit messages (type(scope) prefix, impact/risk, what/why/how, testing summary, follow-ups, references).
Format high-quality Git commit messages from staged or unstaged changes with stable conventions. Use when Codex is asked to create, polish, or validate commit messages, especially for Conventional Com
Summarize current session changes using git status/diff, then propose 3 Conventional Commit messages with scope limited to model|motion|ui. Only run git commands that read state; never commit/push wit