perfetto-trace-analysis
Installation
SKILL.md
or jank issues in Android apps. Use when the user provides a Perfetto trace file and asks any question, ongoing investigation, or open-ended request to analyze its contents.
Resources
- Domain Hints: Reference files for specific performance areas are located in
references/hints_[domain].md(e.g.,hints_cpu.md,hints_io.md). To avoid context bloat, do not load all hints at once; read the specific file only when you have narrowed your investigation to that domain. - Perfetto SQL Skill: This workspace may contain a
perfetto-sqlskill that guides translating intents into valid queries. You must search for and locate it, then follow its Execution Protocol for all SQL generation. If it is not present, proceed as without it, downloading the trace processor and creating + running the queries to the best of your abilities.
Setup Phase (Mandatory)
Related skills
More from android/skills
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundancies,
335navigation-3
Learn how to install and migrate to Jetpack Navigation 3, and how to
329edge-to-edge
Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge
308migrate-xml-views-to-jetpack-compose
Provides a structured workflow for migrating an Android XML View to Jetpack
298play-billing-library-version-upgrade
Use this skill when upgrading or migrating an Android project from any
237display-ai-glasses-with-jetpack-compose-glimmer
Provides guidelines for developing projected applications for Android
87