crash-debugging

Installation
SKILL.md

Crash Debugging Skill

Comprehensive guide to iOS crash analysis and debugging

Quick Reference

Task Tool/Command Location
View crash logs Console.app macOS Application
Retrieve simulator crashes ~/Library/Logs/DiagnosticReports/ File system
Symbolicate crash atos Command line
Find dSYM files Xcode Organizer / DerivedData Xcode
Analyze crash type Stack trace patterns Crash log

Overview

Crash debugging transforms cryptic crash logs into actionable insights. This skill covers:

  • Retrieving crash logs from simulators and devices
  • Understanding crash log structure
Related skills

More from conorluddy/xclaude-plugin

Installs
1
GitHub Stars
124
First Seen
Mar 29, 2026