ホーム/移动开发/mobile-app-debugging
M

mobile-app-debugging

by @aj-geddesv
4.8(9)

モバイルアプリケーションのデバッグに特化し、プラットフォーム固有の問題を含むあらゆる種類の障害を解決し、アプリケーションのスムーズな動作を保証します。

Mobile DebuggingiOS DevelopmentAndroid DevelopmentXcode DebuggerAndroid Studio DebuggerGitHub
インストール方法
npx skills add aj-geddes/useful-ai-prompts --skill mobile-app-debugging
compare_arrows

Before / After 効果比較

1
使用前

体系的なデバッグ方法がない場合、モバイルアプリ開発者はプラットフォーム固有の問題、デバイスの互換性、またはネットワーク接続の障害を手動でトラブルシューティングするために多大な時間を費やす可能性があり、デバッグプロセスは長く非効率的です。

使用後

モバイルアプリのデバッグスキルのベストプラクティスを適用することで、開発者はモバイルアプリの複雑な問題をより迅速かつ正確に特定し解決できるようになり、デバッグサイクルが大幅に短縮され、アプリの安定性が向上します。

description SKILL.md


name: mobile-app-debugging description: > Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.

Mobile App Debugging

Table of Contents

Overview

Mobile app debugging addresses platform-specific issues, device hardware limitations, and mobile-specific network conditions.

When to Use

  • App crashes on mobile
  • Performance issues on device
  • Platform-specific bugs
  • Network connectivity issues
  • Device-specific problems

Quick Start

Minimal working example:

Xcode Debugging:

Attach Debugger:
  - Xcode → Run on device
  - Set breakpoints in code
  - Step through execution
  - View variables
  - Console logs

View Logs:
  - Xcode → Window → Devices & Simulators
  - Select device → View Device Logs
  - Filter by app name
  - Check system logs for crashes

Inspect Memory:
  - Xcode → Debug → View Memory Graph
  - Identify retain cycles
  - Check object count
  - Monitor allocation growth

---
Common iOS Issues:

App Crash (SIGABRT):
// ... (see reference guides for full implementation)

Reference Guides

Detailed implementations in the references/ directory:

GuideContents
iOS DebuggingiOS Debugging
Android DebuggingAndroid Debugging
Cross-Platform IssuesCross-Platform Issues
Mobile Testing & Debugging ChecklistMobile Testing & Debugging Checklist

Best Practices

✅ DO

  • Follow established patterns and conventions
  • Write clean, maintainable code
  • Add appropriate documentation
  • Test thoroughly before deploying

❌ DON'T

  • Skip testing or validation
  • Ignore error handling
  • Hard-code configuration values

forumユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数438
評価4.8 / 5.0
バージョン
更新日2026年3月17日
比較事例1 件

ユーザー評価

4.8(9)
5
0%
4
0%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月17日
最終更新2026年3月17日