agentsclimarketplace

Pr draft generator

Skill 7vibex/swiftui-developer-kit/.agents/skills/pr-draft-generator

Codex skill pack for SwiftUI, SwiftData, Xcode debugging, app audits, screenshots, accessibility, Liquid Glass, and App Store release workflows.

Install
npx -y skills add 7vibex/swiftui-developer-kit --skill pr-draft-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Generate high-quality pull request titles, branch names, descriptions, testing checklists, risk notes, reviewer notes, and release notes for SwiftUI/iOS/iPadOS/macOS changes.

SKILL.md

1.4 KB, as published. Nobody here has run it

PR Draft Generator

Generate clear pull request material from the actual diff and project context.

References

  • references/pr-template.md
  • references/review-risk-checklist.md
  • references/output-contract.md

Workflow

  1. Inspect branch name, status, and diff.
  2. Summarize user-visible and developer-facing changes.
  3. List tests and verification actually run.
  4. Call out risks, screenshots needed, accessibility impact, release metadata impact, and Apple-source claims.
  5. Draft reviewer checklist and release notes.

Do Not Use When

  • There is no diff, branch, change summary, or release note material to draft from.
  • The user needs code review findings or implementation work before PR text.

Done When

  • Title, summary, testing, risk, reviewer notes, and release notes match inspected changes.
  • Unverified tests, screenshots, Apple API claims, and release risks are called out honestly.

Output

Use references/output-contract.md.

Follow ../../../docs/skill-quality-standard.md and compare ../../../examples/skill-outputs/pr-draft-generator-bad-output.md with ../../../examples/skill-outputs/pr-draft-generator-good-output.md.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.