This automates the tedious work of keeping SwiftUI codebases current by scanning Apple's documentation through the Sosumi MCP, finding deprecated APIs, and updating a reference file with modern replacements. You'd run it after major iOS releases or when you want to check what's changed since the last scan. It follows a structured workflow: reads the existing deprecation list, loads a scan manifest of API areas to check, queries Apple's docs systematically, then opens a PR with findings organized by iOS version. The real value is turning a manual documentation hunt into a repeatable process, though you still need Sosumi MCP configured and write access to update the SwiftUI Expert skill's reference files.
npx -y skills add avdlee/swiftui-agent-skill --skill update-swiftui-apis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot