com um clique
femto-car-launcher
femto-car-launcher contém 4 skills coletadas de seijikohara, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Version-catalog procedure for adding or upgrading Gradle dependencies and plugins, plus the webmap (pnpm) dependency path, in femto-car-launcher. This skill is the dependency-update procedure SSOT; the project rule (catalog first, BOM precedence, Kotlin/Compose-Compiler lock-step) lives at .claude/rules/dependencies.md.
Run the canonical verification pipeline (spotlessCheck → assembleDebug → lint → test), parse the results, and refuse success claims on a red build. The project's verification-procedure SSOT.
Boot (or reuse) the TBox-Mock-Play AVD, install the debug APK, drive the launcher, and capture screenshots to verify UI changes on the head-unit geometry.
Use when /logo.svg changes or when asked to update, replace, or apply the Android launcher app icon in femto-car-launcher. Triggers on "update the app icon", "apply the new logo", "make logo.svg the launcher icon". Covers deriving the adaptive-icon background / foreground / monochrome VectorDrawables from logo.svg, including the 66/108 safe-zone scaling math that raw SVG coordinates always violate.