Agent Skills by Rock
Showing 25 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Apply OpenSpec changes by executing tasks and updating status via the OpenSpec CLI.
openspec-explore
Guide problem framing and requirement clarification through structured thinking prompts.
openspec-verify-change
Verify OpenSpec change implementations against specs, tasks, and design artifacts.
openspec-new-change
Scaffold a new OpenSpec change with the artifact-driven workflow.
openspec-archive-change
Archive completed openspec changes into dated paths after validating artifacts and tasks.
openspec-onboard
Guide users through the full OpenSpec onboarding workflow from preflight to archive.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes with conflict resolution and status reports.
openspec-continue-change
Generate the next OpenSpec artifact for an active change.
openspec-sync-specs
Merge delta specifications into main OpenSpec repository specs.
openspec-ff-change
Generate OpenSpec change artifacts in dependency order using templates.
android-data-layer
Coordinate Room and Retrofit data sources into an offline-first Android repository.
android-testing
Design Android testing strategies with JUnit4, Espresso, Hilt, and Roborazzi.
compose-navigation
Configure type-safe Jetpack Compose navigation with @Serializable routes and deep links.
android-architecture
Design Android app architecture with Clean Architecture and Hilt dependency injection.
xml-to-compose-migration
Convert Android XML layouts to Jetpack Compose equivalents.
android-coroutines
Enforce Kotlin Coroutines patterns with lifecycle-safe collection and StateFlow.
android-retrofit
Configure Retrofit with coroutines, OkHttp, and Hilt in Android.
compose-ui
Implement stateless Jetpack Compose UI components with state hoisting and Modifier guidelines.
android-viewmodel
Implement Android ViewModels with StateFlow and SharedFlow for UI state and events.
kotlin-concurrency-expert
Analyze and remediate Kotlin coroutine usage in Android projects.
coil-compose
Load remote images in Jetpack Compose using Coil's AsyncImage.
compose-performance-audit
Audit Jetpack Compose runtime performance to identify recomposition bottlenecks and rendering issues.
android-accessibility
Audit and fix Android accessibility issues in Jetpack Compose apps.
gradle-build-performance
Diagnose Gradle build performance issues and implement optimizations.