Skip to main content

openswiftui-pr-authoring

Draft or review public OpenSwiftUI pull request titles and bodies. Use when proposing, creating, updating, or reviewing an OpenSwiftUI PR.

Zur Installation springen

Quellinformationen

Repository
OpenSwiftUIProject/OpenSwiftUI
Letzte Quellaktivität
12. September 2026 um 10:24
Erkannte Sprache von SKILL.md
Englisch
Sterne
2.468
Forks
82

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
openswiftui-pr-authoring
description
Draft or review public OpenSwiftUI pull request titles and bodies. Use when proposing, creating, updating, or reviewing an OpenSwiftUI PR.
# OpenSwiftUI Pull Request Authoring - Write PR titles and bodies in English and scope them to the committed diff. - Use a concise Conventional Commits title that describes the outcome. Follow the [contributor guide](../../../CONTRIBUTING.md#commit-messages-and-pull-request-titles). - Use `## Summary` for the main body. Start the first word of every summary bullet with a capital letter, and keep the bullets parallel and outcome-focused. - Omit build commands, test invocations, contributor-workflow boilerplate, remaining TODOs, and unrelated follow-up work. - Keep internal investigation methods out of public wording. Describe results in terms of compatibility, behavior, validation, or implementation. - For stacked PRs, describe only the current layer. Add a `## Stack` section to a dependent PR and identify its direct dependency as `Depends on #<number>`. - Drafting a PR does not authorize pushing branches or creating or updating a PR. Present the title and body for review. Once the user explicitly approves the relevant remote actions, proceed without asking for the same approval again.
Auf GitHub ansehen