Natrag na vještine
SK

Git Commit & PR Writer

Javno 376 korištenja

Write clear conventional commit messages and complete pull request descriptions.

Autor Shannon Official
Objavljeno January 6, 2026

Sadržaj prompta

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.

Koristi ovu vještinu unutar Shannon AI

Prijavite se kako biste uvezli ovaj radni tok u svoje Shannon sesije i kombinirali ga s ostatkom svog radnog prostora.

O Git Commit & PR Writer

Git Commit & PR Writer je javna Shannon AI vještina koju je zajednica otvorila 376 puta. Javne vještine su ponovno iskoristivi predlošci promptova koje možete proučiti prije nego ih unesete u prijavljeni radni prostor.

Ova detaljna stranica sada se izvorno renderira u Astro i dohvaća sadržaj s VPS API-ja umjesto da hidrira cijelu React ljusku stranice.