ワンクリックで
commit-message-generator
Use when generating commit messages for code changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when generating commit messages for code changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Follow these rules while coding in ruby on rails.
Best practices and rules for coding in React Native Expo projects, specifically using Expo Router.
Guides users through creating effective Agent Skills. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.
Systematic process for implementing minimal, intelligent bug fixes in any language (Implementation Only).
Systematic process for identifying and analyzing bugs (Identification Only).
Guidelines and systematic process for updating variable, function, and class names to improve code readability and maintainability.
SOC 職業分類に基づく
| name | commit-message-generator |
| description | Use when generating commit messages for code changes. |
When the user asks to generate a commit message or when you are preparing a commit, you MUST follow the format below exactly.
Return the commit message as shown:
<Absolute Path to File 1>
<Absolute Path to File 2>
##.-.Please refer to the examples/ directory for concrete usage examples.