mcpbeat

new-silvermoon Skills

17 skills published by new-silvermoon across 1 repository. Together they weigh 31 332 tokens — that is what loading all of them at once would cost you in context. 4 of them have been repackaged into other people's repositories.

17 skills 31 332 tokens total 4 copies elsewhere

Android Gradle Logic ×1
awesome-android-agent-skills

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

861 tokens
Android Testing ×1
awesome-android-agent-skills

Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.

731 tokens
Gradle Build Performance ×1
awesome-android-agent-skills

Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks.

2k tokens
Kotlin Concurrency Expert ×1
awesome-android-agent-skills

Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code.

1k tokens
Android Accessibility
awesome-android-agent-skills

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

470 tokens
Android Architecture
awesome-android-agent-skills

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.

756 tokens
Android Coroutines
awesome-android-agent-skills

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.

1k tokens
Android Data Layer
awesome-android-agent-skills

Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.

466 tokens
Android Emulator Skill
awesome-android-agent-skills

Production-ready scripts for Android app testing, building, and automation. Provides semantic UI navigation, build automation, log monitoring, and emulator lifecycle management. Optimized for AI agents with minimal token output.

12k tokens scripts
Android Retrofit
awesome-android-agent-skills

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration.

1k tokens
Android Viewmodel
awesome-android-agent-skills

Best practices for implementing Android ViewModels using Kotlin 2.3+ Explicit Backing Fields, StateFlow for UI state, and SharedFlow for one-off events.

1k tokens
Coil Compose
awesome-android-agent-skills

Expert guidance on using Coil for image loading in Jetpack Compose. Use this when asked about loading images from URLs, handling image states, or optimizing image performance in Compose.

788 tokens
Compose Performance Audit
awesome-android-agent-skills

Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow rendering, janky scrolling, excessive recompositions, or performance issues in Compose UI.

2k tokens
Compose UI
awesome-android-agent-skills

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions.

675 tokens
Navigation3
awesome-android-agent-skills

Implement navigation in Jetpack Compose using Navigation 3. Use when asked to build state-driven navigation, manage back stacks, scope ViewModels, implement adaptive layouts, or migrate from Navigation Compose.

2k tokens
Rxjava To Coroutines Migration
awesome-android-agent-skills

Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables, Singles, Completables, Subjects) to Coroutines (suspend functions, Flows, StateFlows).

1k tokens
Xml To Compose Migration
awesome-android-agent-skills

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate Views to Compose, convert XML to Composables, or modernize UI from View system to Compose.

3k tokens