بنقرة واحدة
commit-helper
Write clear, conventional git commit messages and summarize a set of changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Write clear, conventional git commit messages and summarize a set of changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Reproducir bugs de UI con Electron + worktree aislado (DOME_PROFILE) y DevTools; plantilla de plan.
Consultar señal local (OTLP/Vector) cuando el stack de docs/observability está levantado; plantillas de preguntas para agentes.
Prioritize inbox work, VIP follow-ups, and reminder SLAs using email domain memory.
Advise on social content strategy, SEO discovery, tone, and growth KPIs using domain memory.
Synthesize multiple sources into grounded, well-cited summaries and claims.
Turn resources and goals into a concrete, spaced study plan and flashcard suggestions.
| name | Commit Helper |
| description | Write clear, conventional git commit messages and summarize a set of changes. |
| when_to_use | When the user asks for a commit message, wants to summarize a diff, or is preparing to commit code. |
Help the user produce high-quality git commit messages.
type(scope): subject.
feat, fix, refactor, docs, chore, test, perf, build.When asked for a commit message, return just the message (subject + optional body), ready to paste. When summarizing a diff, list the notable changes grouped by area.