Grįžti prie įgūdžių
SK

Git Commit & PR Writer

Viešas 376 Naudojimai

Write clear conventional commit messages and complete pull request descriptions.

Kūrėjas Shannon Official
Paskelbta January 6, 2026

Prompt turinys

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.

Naudokite šį įgūdį Shannon AI viduje

Prisijunkite, kad importuotumėte šį workflow į savo Shannon sessions ir sujungtumėte jį su likusia savo workspace dalimi.

Apie Git Commit & PR Writer

Git Commit & PR Writer yra viešas Shannon AI įgūdis, kurį bendruomenė atidarė 376 kartų. Vieši įgūdžiai yra pakartotinai naudojami prompt templates, kuriuos galite išstudijuoti prieš importuodami į prisijungtą workspace.

Šis detail page dabar renderinamas native Astro aplinkoje ir ima turinį iš VPS API vietoje to, kad hydrate'intų visą React page shell.