platform-packs/kmp/code-review/bill-kmp-code-review-ui/SKILL.md
Use when reviewing or building KMP UI surfaces. Today this skill is implemented with Jetpack Compose-specific guidance, but it is the canonical KMP UI review capability so future platform UI guidance can live behind the same slash command. Enforces state hoisting, proper recomposition handling, slot-based APIs, accessibility, theming, string resources, preview annotations, and official UI framework guidelines. Use when user mentions Compose review, UI review, recomposition, state hoisting, or Composable code.
npx skillsauth add sermilion/mobile-development-plugin bill-kmp-code-review-uiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Governed skill: bill-kmp-code-review-ui
Family: code-review
Platform pack: kmp (KMP)
Area: ui
Description: Use when reviewing KMP changes for UI correctness and framework usage.
Follow the instructions in content.md.
Follow the shell ceremony in shell-ceremony.md.
When review reporting applies, follow review-orchestrator.md.
When telemetry applies, follow telemetry-contract.md.
development
Use when running a governed editorial assignment desk from Readian recommendations through candidate selection and source-backed story packs.
testing
Use when reviewing unit tests in a file, current changes, or a commit to flag low-value, tautological, or coverage-only tests that do not validate real behavior. Use when user mentions check test quality, review tests, tautological tests, weak tests, or coverage-padding.
data-ai
Use when removing an existing skill or platform skill set and cleaning up agent installs, manifests, and supporting links.
development
Use when you want a generic quality-check entry point that detects the dominant stack in scope and delegates to the matching stack-specific quality-check skill. Use when user mentions run checks, validate, lint, format, quality check, or run quality.