ios

Design, review, and implement iOS apps using SwiftUI patterns and debugging workflows.

3|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/heyAyushh/stacc --skill ios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios
Source: https://github.com/heyAyushh/stacc/tree/main/configs/stacks/ios
Command: npx skills add https://github.com/heyAyushh/stacc --skill ios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured guidance for building, reviewing, and debugging iOS apps using SwiftUI patterns, performance best practices, and concurrency concepts.

Core Features & Use Cases

  • SwiftUI patterns: navigation, data flow, forms, and modular components.
  • Performance & debugging: profiling, optimization, and triage for iOS apps.
  • Concurrency: structured concurrency, actor isolation, and safe state management.
  • Liquid Glass and modern UI styling guidance, including availability checks for iOS 26+ features.
  • Reference and learning path: fast access to sub-skills and reference materials for iOS development.

Quick Start

Start by identifying the iOS task you want to tackle (e.g., refactoring a SwiftUI view, auditing performance, or implementing a new Liquid Glass UI). Then load the most relevant sub-skill (for example, swiftui-ui-patterns for UI patterns, swiftui-liquid-glass for visuals, swiftui-performance-audit for performance, swift-concurrency-expert for concurrency, and ios-debugger-agent for debugging). Follow the workflow in that sub-skill to complete the task.

Frequently Asked Questions about ios

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

FAQPage Schema
What are the best SwiftUI patterns for navigation and data flow?

SwiftUI patterns for navigation and data flow involve using modular components and structured state management to build responsive views. This Skill provides workflows to design, review, and implement these UI patterns effectively across iOS platforms.

How do I profile and optimize performance in an iOS app?

To profile and optimize iOS app performance, you use structured auditing workflows to identify bottlenecks and triage issues. This Skill guides you through performance optimization sessions to accelerate quality assurance and resolve UI slowdowns.

How does structured concurrency work with actor isolation in Swift?

Structured concurrency with actor isolation in Swift works by safely managing state across asynchronous tasks to prevent data races. This Skill provides concurrency practices and reference materials to implement safe state management in iOS apps.

Can I implement Liquid Glass UI styling and check availability for iOS 26+?

Yes, you can implement Liquid Glass UI styling and perform availability checks for iOS 26+ features. This Skill provides modern UI styling guidance and workflows to safely apply new visual components while maintaining backward compatibility.

What is the best way to debug SwiftUI views and triage iOS app issues?

The best way to debug SwiftUI views and triage iOS issues is through structured debugging workflows that isolate state and rendering problems. This Skill acts as a debugger agent to review implementations and accelerate issue resolution.

Do I need specific dependencies to review and refactor SwiftUI code?

No specific dependencies are required to review and refactor SwiftUI code. This Skill provides structured workflows and sub-skill composition natively, allowing you to tackle refactoring tasks and audit performance directly within your current environment.