validating-compose-stability
CommunityGate CI on Compose stability regressions.
Software Engineering#jetpack-compose#recomposition#ci-gating#gradle-plugin#stability-analyzer#stabilitycheck#stabilitydump
Authorskydoves
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents silent Compose performance regressions by catching when a composable becomes less skippable/restartable or when a parameter’s stability worsens before the change ships.
Core Features & Use Cases
- CI stability gating: snapshots Compose stability into a committed .stability baseline and fails CI on stability regressions.
- Compose Stability Analyzer integration: configures stabilityDump and stabilityCheck via the composeStabilityAnalyzer { stabilityValidation { … } } DSL, including failOnStabilityChange, ignoreNonRegressiveChanges, ignored* lists, allowMissingBaseline, and stabilityConfigurationFiles.
- Selective tracking and auditing: uses @IgnoreStabilityReport to exclude previews/scaffolding and relies on a deliberate baseline-update workflow with reviewed diffs.
Quick Start
Ask the assistant to configure Compose Stability Analyzer in your module and set stabilityCheck to fail CI after compilation, using a committed app/stability/<module>.stability baseline generated by stabilityDump.
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: validating-compose-stability Download link: https://github.com/skydoves/android-testing-skills/archive/main.zip#validating-compose-stability 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 471,000+ vetted skills library on demand.