Plugin Claude Code
Plugin marketplace listing 1 plugin: compose-doctor.
Plugin Claude Code
Plugin marketplace listing 1 plugin: compose-doctor.
Plugin Claude Code
Deterministic 0-100 health score and agent fix-loop for Android Jetpack Compose, wrapping detekt + compose-rules. Bundles the compose-doctor skill and the /compose-doctor command.
Settings file Claude Code
Agent settings declaring 25 allowed tools.
Command
Health-check this Jetpack Compose codebase with compose-doctor and fix the findings.
Instructions file CodexOpenCode
Instructions for rotemmiz/compose-doctor, covering agents.md — compose-doctor, what compose-doctor is, the fix loop, integrity (non-negotiable) and writing good compose in the first place.
Instructions file
Instructions for rotemmiz/compose-doctor, covering compose-doctor, status, architecture, scoring and conventions.
Skill Claude CodeCodex
Use when writing, reviewing, or fixing Android Jetpack Compose code (@Composable functions, Modifier usage, state/remember, ViewModels). Runs the compose-doctor Gradle task to get a 0-100 health score and SARIF findings, then fixes them iteratively. Trigger on requests like "check my Compose code", "improve this…