ios-debug

Diagnose and fix iOS/Swift errors in Xcode projects.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/nguyennamkkb/ios-spec-driven --skill ios-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-debug
Source: https://github.com/nguyennamkkb/ios-spec-driven/tree/main/src/ios_spec_driven_installer/templates/.claude/skills/ios-debug
Command: npx skills add https://github.com/nguyennamkkb/ios-spec-driven --skill ios-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly diagnose and fix iOS/Swift errors, including compile issues, runtime crashes, memory leaks, and performance problems, reducing debugging time and improving app stability.

Core Features & Use Cases

  • Error Diagnosis: Identify root causes from build logs, crash reports, and debug output.
  • Targeted Fixes: Provide actionable code changes, test strategies, and optimization tips for SwiftUI and UIKit apps.
  • Use Case: When a crash occurs after a recent change, run this skill to generate a concise reproduction, fix plan, and validation steps.

Quick Start

Use the ios-debug skill to diagnose a compilation error in your Xcode project and generate a step-by-step fix plan.

Frequently Asked Questions about ios-debug

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

FAQPage Schema
How do I debug and fix Swift compile errors in an Xcode project?

This skill diagnoses iOS runtime crashes by analyzing crash reports and debug output, then delivers targeted code fixes and validation steps. It helps pinpoint the exact failure point across UIKit and SwiftUI apps.

What is the best way to resolve memory leaks and performance issues in SwiftUI apps?

The best way to resolve memory leaks and performance issues is using a structured diagnostic workflow that provides actionable code changes and optimization tips for SwiftUI apps. It helps improve app stability by addressing root causes directly.

Can I use this diagnostic workflow for both UIKit and SwiftUI apps?

Yes, you can use this workflow for both UIKit and SwiftUI apps. It provides targeted fixes, test strategies, and optimization tips tailored to the specific framework experiencing the compile errors, runtime crashes, or performance issues.

Why does my iOS app crash after a recent code change and how do I fix it?

Your iOS app crash after a recent change can be fixed by generating a concise reproduction and validation steps using this skill. It diagnoses the runtime crash from debug output and provides an actionable fix plan to restore stability.