android-bug-hunting-compose-correctness

Community

Identify Compose UI bugs to ensure app stability.

AuthorMithrandir21
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects runtime defects and antipatterns in Jetpack Compose code that lead to UI bugs such as duplicated effects, stale state, and unnecessary recomposition.

Core Features & Use Cases

  • Bug Detection in Compose Functions: Scans code for common antipatterns like side effects outside effect handlers and improper state reads.
  • Code Auditing for Best Practices: Evaluates use of LaunchedEffect, rememberSaveable, and collectAsState to prevent common mistakes.
  • Use Case: When a developer encounters unexpected UI flickering or repeated network calls during recomposition, this skill identifies problematic patterns causing the issues.

Quick Start

Run the analyzer to scan project files for Compose problems and generate a report highlighting potential defects.

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: android-bug-hunting-compose-correctness
Download link: https://github.com/Mithrandir21/game-deals-android-app/archive/main.zip#android-bug-hunting-compose-correctness

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 471,000+ vetted skills library on demand.