com um clique
SunsetScrob
SunsetScrob contém 3 skills coletadas de mataku, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Investigate per-module Compose compiler metrics in this repo to find low-skippability hotspots and the underlying unstable classes.
Shared review criteria and output format for code review agents
Generate a Roborazzi visual-regression test (VRT) class for a Jetpack Compose composable in the sunsetscrob project, with all three required annotations — @RunWith(AndroidJUnit4::class), @GraphicsMode(GraphicsMode.Mode.NATIVE), and @Category(VRT::class) — plus the captureScreenshot wiring from :test_helper:integration. Use this skill whenever the user asks to add or create a VRT, a Roborazzi test, a screenshot test, a visual regression test, スクリーンショットテスト, スクショテスト, or VRT 追加 / VRT 作って — or points at a composable and asks for a visual regression test. The skill exists specifically to prevent forgetting @Category(VRT::class), which silently drops the test into the wrong CI bucket without failing compilation.