compose-performance-auditor

Community

Optimize Compose UI performance

Authorjaviercamarenatriguero
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses performance bottlenecks in Jetpack Compose UI, such as slow rendering, janky scrolling, and excessive recompositions, by providing a systematic approach to identify and fix these issues.

Core Features & Use Cases

  • Code-First Review: Analyzes composable code for common performance anti-patterns.
  • Profiling Guidance: Guides users on using Android Studio's Layout Inspector and Perfetto for deeper analysis.
  • Fixes & Best Practices: Provides concrete code examples for common smells like unstable lambdas, missing remember, and unstable data classes.
  • Use Case: Diagnose and resolve a stuttering animation or a list that lags during scrolling in your Compose-based Android application.

Quick Start

Use the compose-performance-auditor skill to review the provided composable code for potential performance issues.

Dependency Matrix

Required Modules

None required

Components

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-auditor
Download link: https://github.com/javiercamarenatriguero/android-skills/archive/main.zip#compose-performance-auditor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.