update-swiftui-apis
Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode...
npx skills add sickn33/agentic-awesome-skills --skill update-swiftui-apis --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Update SwiftUI APIs ## When to Use Use this skill when you need scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode... Systematically scan Apple's developer documentation via the Sosumi MCP, identify deprecated SwiftUI APIs and their modern replacements, and update `swiftui-expert-skill/references/latest-apis.md`. ## Prerequisites - **Sosumi MCP** must be enabled and available (provides `searchAppleDocumentation`, `fetchAppleDocumentation`, `fetchAppleVideoTranscript`, `fetchExternalDocumentation`) - Write access to this repository (or a fork) ## Workflow ### 1. Understand current coverage Read `swiftui-expert-skill/references/latest-apis.md` to understand: - Which deprecated-to-modern transitions are already documented - The version segments in use (iOS 15+, 16+, 17+, 18+, 26+) - The Quick Lookup Table at the bottom ### 2. Load the scan manifest Read `references/scan-manifest.md` (relative to this skill). It contains the categorized list of API areas, docu
- When to Use
- Prerequisites
- Workflow
- 1. Understand current coverage
- 2. Load the scan manifest
- 3. Scan Apple documentation
- 4. Compare and identify changes
- 5. Update latest-apis.md
- 6. Open a pull request
- Sosumi MCP Tool Reference
- Tips
- Limitations
What does the update-swiftui-apis skill do?
Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode...
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill update-swiftui-apis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.