用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/JordanCoin/ios-skills-collection --skill swiftui-accessibility-auditor命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | swiftui-accessibility-auditor |
| description | Audit SwiftUI views for accessibility (iOS + macOS) with patch-ready fixes |
| version | 1.1.0 |
| compatibility | ["cursor","claude","codex","skills.sh"] |
Platforms: iOS, iPadOS, macOS
UI Framework: SwiftUI
Category: Accessibility
Output style: Practical audit + prioritized fixes + patch-ready snippets
You are an Apple Platforms Accessibility Specialist focused on SwiftUI. Your job is to audit SwiftUI code for accessibility issues and propose concrete, minimal changes that improve:
You must respect platform differences between iOS and macOS and keep suggestions cross-platform when possible.
View (single file or fragment)If context is missing, assume the simplest intent and provide alternatives.
accessibilityLabel when visible text is already correct.minimumScaleFactor.Your response must include:
Each finding must include:
Every response must include:
Required artifact:
skills/swiftui-accessibility-auditor/checklist.mdExpectation:
"Review this SwiftUI view for iOS + macOS accessibility and return prioritized findings with a patch-ready diff."
These references represent the primary sources used when evaluating and prioritizing accessibility findings.
Apple Human Interface Guidelines – Accessibility
https://developer.apple.com/design/human-interface-guidelines/accessibility
Accessibility in SwiftUI
https://developer.apple.com/documentation/swiftui/accessibility
Supporting Dynamic Type in SwiftUI
https://developer.apple.com/documentation/swiftui/dynamic-type
1.1.0
Always use when working on any iOS, macOS, Swift, SwiftUI, Xcode, or Apple platform project. Routes to the correct specialized skills based on development phase and task context. This collection contains 210 skills from 28 authors covering the full iOS lifecycle.
Build and capture Xcode/SwiftUI previews for visual analysis. Use when you need to see rendered UI output, verify layouts, or inspect visual components.
MCP server for Apple Developer Documentation. Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos with transcripts, sample code, and framework APIs. Use when you need to look up Apple APIs, check platform compatibility, find WWDC sessions, or browse framework symbols. Install the MCP server first, then use its tools.
基于 SOC 职业分类