.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/new-silvermoon/awesome-android-agent-skills
home/skills/new-silvermoon/awesome-android-agent-skills
new-silvermoon avatar

new-silvermoon/awesome-android-agent-skills

17 skills

View on GitHub
$npx skills add new-silvermoon/awesome-android-agent-skills
SkillInstalls
android-accessibilityExpert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.—android-architectureExpert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt.—android-coroutinesAuthoritative rules and patterns for production-quality Kotlin Coroutines onto Android.—android-data-layerGuidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.—android-emulator-skillProduction-ready scripts for Android app testing, building, and automation.—android-gradle-logicExpert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.—android-retrofitExpert guidance on setting up and using Retrofit for type-safe HTTP networking in Android.—android-testingComprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.—android-viewmodelBest practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for one-off events.—coil-composeExpert guidance on using Coil for image loading in Jetpack Compose.—compose-navigationcompose-performance-auditcompose-uigradle-build-performancekotlin-concurrency-expertrxjava-to-coroutines-migrationGuide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow.—xml-to-compose-migration