using-stability-analyzer-ide-plugin
CommunityReal-time stability feedback in the IDE.
Software Engineering#stability#jetpack-compose#android-studio#inspection#intellij-plugin#gutter-icons#inline-hints
Authorskydoves
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Real-time stability feedback helps developers identify non-skippable composables and stability issues without waiting for a Gradle build.
Core Features & Use Cases
- Install and operate the
skydoves/compose-stability-analyzerIntelliJ / Android Studio plugin to surface real-time stability feedback while editing. - Configure the Settings → Tools → Compose Stability Analyzer panel and verify isStabilityCheckEnabled and related toggles.
- Read the four gutter colors (green stable, red unstable, yellow runtime, gray no-params), the per-parameter hover documentation, and the inline parameter hint badges.
- Use the UnstableComposable inspection with quick fixes
@Suppress("NonSkippableComposable")and@Suppress("ParamsComparedByRef")when appropriate.
Quick Start
Install the plugin from disk, enable the stability analyzer in the IDE settings, then open a Kotlin file with @Composable to see gutter icons and inline hints.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: using-stability-analyzer-ide-plugin Download link: https://github.com/skydoves/compose-performance-skills/archive/main.zip#using-stability-analyzer-ide-plugin 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 510,000+ vetted skills library on demand.