SwiftUI Review — Security skill for Claude Code
Audit a SwiftUI file (or the current diff) for deprecated APIs and non-idiomatic usage, grounded in real macOS apps.
How to install SwiftUI Review
Installs to ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-review/SKILL.md
mkdir -p ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-review && curl -fsSL https://raw.githubusercontent.com/yigitkonur/plugin-swiftui/HEAD/commands/swiftui-review.md -o ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What SwiftUI Review does
description: Audit a SwiftUI file (or the current diff) for deprecated APIs and non-idiomatic usage, grounded in real macOS apps. argument-hint: "[path/to/File.swift] (defaults to changed Swift files)"
This file is instructions for *you* to run — there is no pre-computed output to wait for, and nothing here is broken.
**Do this now**, via the Bash tool (`swiftui-ctx` is a bundled command on your PATH; if it isn't, use `"$CLAUDE_PLUGIN_ROOT/scripts/swiftui-ctx"`):
- `swiftui-ctx depre
Alternatives in Security
- Cve MCP Server — Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS sco 1.2k ★
- Promptmap — Security scanner for custom LLM apps 1.2k ★
- Engage.Cvediff — Find the canonical fix commit(s) for a CVE across sources, then diff for root cause 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
SwiftUI Audit
Run the full macOS-SwiftUI audit suite over a codebase — steer to the relevant domains, then audit each agains
Copy Audit
Non-destructive copy QA gate. Flags rule breaks (opening, banned tics, rhythm, dashes, facts, modality, distin
Bug Audit Skill
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-
Cross-Pollinate Hex MCP Servers
Diff-driven audit: find real transferable changes across hex-line-mcp, hex-ssh-mcp, hex-graph-mcp. Each delta
Sigil PR Audit
Audit the current Sigil PR branch with the shared sigil-pr-audit skill before reading the implementation diff.
Roast Repo
Deliver a brutally honest, technically sharp roast of the current repository. Spot real bugs, code smells, sec
Related Agents
SwiftUI Modernization
Migrates legacy SwiftUI and UIKit to current APIs — ObservableObject to @Observable, NavigationView to Navigat
Swift UI
SwiftUI application specialist. Use when working exclusively within apps/swift/ — views, models, coordinators,
Review API Usage
Verifies the diff's use of external crate APIs against current documentation — signatures, parameter types, re