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.

Ir para a instalação

Informações da origem

Repositório
OpenSwiftUIProject/OpenSwiftUI
Última atividade na origem
12 de setembro de 2026 às 10:24
Idioma detectado do SKILL.md
inglês
Estrelas
2.468
Forks
82

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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.
Ver no GitHub