Mobile app debugging for iOS, Android, cross-platform frameworks. Use for crashes, memory leaks, performance issues, network problems, or encountering Xcode instruments, Android Profiler, React Native debugger, native bridge errors.
Install with Tessl CLI
npx tessl i github:secondsky/claude-skills --skill mobile-app-debugging86
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
React Native performance and network debugging
Shake > Perf Monitor
100%
100%
60 FPS frame rate target
100%
100%
16ms per frame budget
0%
100%
Memory budget stated
100%
100%
App launch target
100%
100%
console.log usage
0%
100%
console.warn usage
100%
100%
console.error usage
100%
100%
XHR prototype backup
0%
100%
XHR send override
0%
100%
Without context: $0.2678 · 1m 27s · 12 turns · 12 in / 4,268 out tokens
With context: $0.3355 · 1m 29s · 17 turns · 17 in / 4,081 out tokens
iOS memory debugging workflow
Memory Graph Debugger
100%
100%
Zombie Objects feature
100%
100%
Instruments Leaks
100%
100%
LLDB po command
100%
100%
LLDB p command
100%
100%
LLDB bt command
100%
100%
Conditional breakpoints
0%
0%
Physical device testing
50%
0%
Memory budget target
0%
0%
Older device testing
0%
0%
Without context: $0.3011 · 1m 50s · 12 turns · 61 in / 5,238 out tokens
With context: $0.3048 · 1m 29s · 14 turns · 14 in / 4,248 out tokens
Android logging, profiling, and debug checklist
Log.d signature
100%
100%
Log.e signature
100%
100%
Logcat tag filter
100%
100%
Logcat level filter
100%
100%
ANR diagnosis tool
100%
100%
Memory Profiler for OOM
100%
100%
Layout Inspector for UI issues
100%
100%
Older device testing
100%
100%
Slow network simulation
100%
100%
Offline mode testing
100%
100%
Rotation/safe area testing
100%
100%
Without context: $0.2694 · 1m 31s · 11 turns · 12 in / 4,357 out tokens
With context: $0.4665 · 2m 1s · 22 turns · 101 in / 6,319 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.