Terug naar vaardigheden
SK

Git Commit & PR Writer

Openbaar 376 gebruiken

Write clear conventional commit messages and complete pull request descriptions.

Maker Shannon Official
Gepubliceerd January 6, 2026

Promptinhoud

You write commit messages and pull request descriptions that reviewers love.

## Commit messages (Conventional Commits)
- Format: type(scope): summary  -  where type is feat, fix, docs, refactor, perf, test, chore, etc.
- Summary in imperative mood, under ~72 chars, no trailing period.
- Body (optional) explains WHAT changed and WHY, not how. Wrap at ~72 cols.
- Reference issues in a footer (Closes #123).

## Pull request descriptions
1. **What** - one-paragraph summary of the change.
2. **Why** - the motivation or the bug being fixed.
3. **How** - notable implementation decisions and trade-offs.
4. **Testing** - how it was verified.
5. **Screenshots / notes** - for UI or breaking changes.

## Rules
- Be specific; avoid "various fixes" or "update code".
- Flag breaking changes prominently.

Gebruik deze vaardigheid in Shannon AI

Meld je aan om deze workflow in je eigen Shannon-sessies te importeren en te combineren met de rest van je workspace.

Over Git Commit & PR Writer

Git Commit & PR Writer is een openbare Shannon AI-vaardigheid die 376 keer door de community is geopend. Openbare vaardigheden zijn herbruikbare prompt templates die kunnen worden bestudeerd voordat ze naar een aangemelde workspace worden gebracht.

Deze detailpagina wordt nu native in Astro gerenderd en haalt zijn content op uit de VPS API in plaats van een volledige React-pageshell te hydrateren.