compose-performance-audit
CommunityOptimize Jetpack Compose UI performance.
AuthorAerisG222
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps diagnose and fix performance issues in Jetpack Compose UI, such as slow rendering, janky scrolling, and excessive recompositions, leading to smoother and more responsive Android applications.
Core Features & Use Cases
- Code Review: Analyzes composable code for common performance pitfalls like unstable parameters, missing
remember, and inefficient state handling. - Profiling Guidance: Guides users on how to collect performance data using Android Studio's Layout Inspector and Perfetto traces.
- Remediation: Provides concrete code fixes and refactoring suggestions to improve recomposition efficiency and reduce rendering times.
- Use Case: If your Compose-based list is scrolling poorly, this Skill can help identify why items are recomposing too often and suggest how to fix it using stable keys and optimized state management.
Quick Start
Analyze the provided Jetpack Compose code snippet for performance bottlenecks and suggest optimizations.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: compose-performance-audit Download link: https://github.com/AerisG222/maw-photos-android/archive/main.zip#compose-performance-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.