What problem does it solve?
This Skill identifies genuine correctness, maintainability, accessibility, modernization, and performance issues in Swift and SwiftUI projects without generating speculative nitpicks.
Core Features & Use Cases
- Modern API Review: Detect deprecated SwiftUI APIs and recommend current alternatives.
- Architecture and Data Flow Analysis: Evaluate state management, navigation, concurrency, view composition, and project organization.
- Accessibility and Performance Checks: Review Dynamic Type, VoiceOver, Reduce Motion, Human Interface Guidelines, rendering efficiency, and unnecessary work in view bodies.
- Actionable Findings: Organize issues by file and line, explain the violated rule, provide before-and-after fixes, and conclude with a prioritized summary.
- Use Case: Apply the Skill to a SwiftUI macOS or iOS project before release to uncover accessibility gaps, outdated APIs, fragile data flow, and maintainability problems.
Quick Start
Use the swiftui-pro skill to review the SwiftUI project for genuine issues and provide file-by-file fixes prioritized by impact.