compose-previews-tooling
CommunityMake Compose previews faster and safer to trust.
Software Engineering#profiling#compose#previews#screenshot testing#compiler reports#layout inspector
Authorsantimattius
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Compose teams often misuse previews and related tooling as a proxy for real performance, which leads to misleading conclusions and wasted optimization effort.
Core Features & Use Cases
- Preview workflows that stay consistent: Use module-wide theming via @PreviewWrapper to prevent preview/theme drift while iterating on UI.
- Data-driven preview coverage: Use @PreviewParameter to generate meaningful state variants without manual duplication, while avoiding preview explosion.
- Performance tooling with correct profiling discipline: Apply Compose Compiler Reports, Layout Inspector, Composition Tracing, and Macrobenchmark with a strict release/benchmark-only rule so measurements reflect optimized behavior.
- Screenshot testing strategy: Choose between Paparazzi and Roborazzi (and note alpha screenshot APIs) based on whether you need a real Android runtime or CI-friendly rendering.
Quick Start
Ask the skill how to configure release profiling and select the right preview/screenshot/tooling approach for your current Compose component work.
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-previews-tooling Download link: https://github.com/santimattius/performance-compose-skills/archive/main.zip#compose-previews-tooling 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.