swiftui-pro

Identify and fix SwiftUI code quality issues across modern APIs.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill swiftui-pro-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swiftui-pro
Source: https://github.com/jperezdelreal/GymBro/tree/main/.squad/skills/ios/swiftui-pro
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill swiftui-pro-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensively reviews SwiftUI code for correctness, modern API usage, and adherence to project conventions. Reports genuine problems without nitpicking.

Core Features & Use Cases

  • Automated SwiftUI reviews: identify deprecated APIs, incorrect usage, and maintainability issues.
  • Best-practices guidance: promotes modern SwiftUI patterns, performance considerations, and clean architecture.
  • Use Case: Use during code reviews, onboarding, or refactors to uplift SwiftUI code quality.

Quick Start

Follow this prompt to initiate a SwiftUI-pro review on a new project.

Frequently Asked Questions about swiftui-pro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit SwiftUI code for deprecated APIs and best practices?

To audit SwiftUI code for deprecated APIs, review your project comprehensively for incorrect usage, modern API conformance, and accessibility issues. This identifies genuine problems without nitpicking during code reviews or refactors.

What is the best way to review SwiftUI performance and maintainability?

The best way to review SwiftUI performance is checking code against established guidelines for clean architecture and modern patterns. This evaluates your codebase to ensure performance optimization and maintainability follow current references.

Does this SwiftUI review check for accessibility conformance?

Yes, this SwiftUI review checks for accessibility conformance. It ensures iOS apps meet established references by identifying deprecated API usage and verifying accessibility standards are properly implemented during code reviews.

Can I use this for refactoring onboarding code in iOS apps?

Yes, you can use this for refactoring onboarding code in iOS apps. It uplifts SwiftUI code quality during onboarding sessions by promoting modern patterns, performance considerations, and clean architecture.

When do I need an automated SwiftUI code review?

You need an automated SwiftUI code review when correcting deprecated API usage or improving maintainability in iOS apps. It applies during code reviews, refactors, and learning sessions to ensure projects follow established guidelines.