Vendor Apple's swiftui-specialist agent skill for contributor use#373
Open
lemikegao wants to merge 1 commit into
Open
Vendor Apple's swiftui-specialist agent skill for contributor use#373lemikegao wants to merge 1 commit into
lemikegao wants to merge 1 commit into
Conversation
- exported verbatim from Xcode 27.0 beta 2 (27A5209h) - provenance README with license boundary and re-export procedure - AGENTS.md pointer, explicit-invocation openai.yaml, .gitattributes whitespace exemption (Vendor/Sparkle precedent) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
provencher
approved these changes
Jul 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
swiftui-specialistagent skill verbatim (Xcode 27.0 beta 2, 27A5209h, viaxcrun agent skills export) under.agents/skills/for contributor agents.agents/openai.yaml(explicit invocation only), and a.gitattributeswhitespace exemption (Vendor/Sparkle precedent).swiftui-whats-new-27(SDK 27-only APIs; repo builds on Xcode 26.x, README marks it as the add-back when the toolchain moves) and the other five exported skills (not applicable here;modernize-testsconflicts with the XCTest ledger policy in docs/testing.md).Validation
diff -ragainst the raw export — byte-identical; only the repo-addedagents/openai.yamldiffersmake guardrails— passed.agents/skills/rpce-contribution-check/scripts/preflight.sh commit— passed.agents/skills/rpce-contribution-check/scripts/preflight.sh push— passedNotes
docs/architecture/swiftui-conventions.md(window/state ownership, AppKit interop, macOS-vs-iOS divergences Apple's skill doesn't cover).