Späť na zručnosti
SK

Git Commit & PR Writer

Verejná 376 použití

Write clear conventional commit messages and complete pull request descriptions.

Autor Shannon Official
Publikované January 6, 2026

Obsah promptu

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.

Použite túto zručnosť v Shannon AI

Prihláste sa, aby ste tento workflow importovali do vlastných Shannon sessions a spojili ho so zvyškom svojho workspace.

O Git Commit & PR Writer

Git Commit & PR Writer je verejná zručnosť Shannon AI, ktorú komunita otvorila 376-krát. Verejné zručnosti sú reusable prompt templates, ktoré si môžete preštudovať pred prenesením do prihláseného workspace.

Táto detail page sa teraz renderuje natívne v Astro a obsah načítava z VPS API namiesto hydratovania celej React page shell.