Instructions file
Instructions for oh-my-mermaid/oh-my-mermaid, covering project rules, readme localization, versioning, commits and terminology.
2,654 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.
Instructions file
Instructions for oh-my-mermaid/oh-my-mermaid, covering project rules, readme localization, versioning, commits and terminology.
Command Claude Code
Create a git commit.
Command Claude Code
Stage all changes and create a detailed commit message.
Cursor rule Cursor
A rule that limits what changes may be included in a Git commit. Git is a tool for tracking changes to code and grouping them into saved revisions called commits.
Command Claude Code
Create commit with detailed comment.
Skill Claude CodeCodex
A pre-submission checklist for the MateCloud codebase. It checks repository rules, the files being submitted, commit-message format, and branch workflow.
Skill Claude CodeCodex
Commit and push the current work properly — lint, run the release gate, write a detailed commit message, push to GitHub. Use whenever work reaches a milestone or the user says ship it, commit, or push.
Skill Claude CodeCodex
MANDATORY pre-commit validation executor. Runs all required checks before any commit. NOT optional - must be invoked before every git add/commit/PR.
Skill Claude CodeCodex
Open a pull request the bklit-ui way: stage and commit with pre-commit hooks, run ultracite from the repo root, rebuild the shadcn registry, run a production test build, fix failures, push, and create a PR with a structured summary. Use when the user asks to commit, push, open a PR, "ship it", or run the full pre-PR…
Cursor rule Cursor
After you finish writing code, PROPOSE a command to have a professional convensional commit + description for your work.
Skill Claude CodeCodex
Manage LiveReview code review for staged changes in this repo. Run /lrc review to open a browser-based AI review of staged changes before committing. Use /lrc skip to bypass review and write an attestation, or /lrc vouch to manually approve without AI. Check and toggle hook state with /lrc hooks status, hooks disable…
Cursor rule Cursor
Run Caliber sync before git commits to keep agent configs up to date.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventional commit message format for git commits.
Gentleman-Programming/gentleman-guardian-angel
Skill Claude CodeCodex
Enforce conventional commits and a clean, readable history for GGA.
Command Cursor
A command template for committing local changes to the current Git branch. A commit is a saved checkpoint in a project's change history.
Command Cursor
A command template that commits changes, pushes the current branch, and creates a Pull Request. A Pull Request is a review request for merging code into a shared repository.
Command Cursor
A command template for committing the current branch's changes and pushing them to a remote Git repository. Git is a tool for tracking code changes, while a branch is a separate line of work.
Cursor rule Cursor
Rules for formatting Git commit messages using a prefix, short summary, and optional bullet points. Conventional Commits is a common style that uses prefixes such as feat, fix, and docs to describe changes.
Skill Claude CodeCodex
A guide for collaborating on code with Git and GitHub. Git tracks changes locally, while GitHub hosts repositories and supports pull requests, reviews, and team workflows.
Skill Claude CodeCodex
Stage and commit changes following conventional commits. Auto-bumps package versions before committing.
huangjia2019/claude-code-engineering
Command Claude Code
Quick git commit with auto-generated or specified message.
Command Claude Code
This command helps you create well-formatted commits with conventional commit messages and emoji.
Cursor rule Cursor
Use a branch-first, commit-early workflow suitable for a maintained open source repository.
Command Claude Code
Draft a commit message / PR description from the current diff, in the repo's conventional-commit style.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: