Always respond in Japanese.
Android Architecture
MVVM / UDF / Repository patterns based on Google's official Android Architecture Guide.
Read and apply the patterns from the referenced documents to the user's implementation task.
在 Android 平台上实现功能、创建 ViewModel、搭建 Repository、使用 Hilt、实施 Jetpack Compose,或遵循 MVVM/UDF 设计模式时,应运用此技能。
--- frontmattername: Android Architecture description: This skill should be used when implementing Android features, creating ViewModels, setting up Repositories, using Hilt, implementing Jetpack Compose, or following MVVM/UDF patterns on Android. references: - path: ../../references/common/clean-architecture.md - path: ../../references/common/testing-strategy.md - path: ../../references/platforms/android/conventions.md - path: ../../references/platforms/android/architecture-patterns.md external: # External IDs are resolved via ~/.claude/references/external-links.yaml # or project-specific dotclaude/references/external-links.yaml - id: android-arch-guide # https://developer.android.com/topic/architecture - id: jetpack-compose-docs # https://developer.android.com/jetpack/compose - id: hilt-docs # https://developer.android.com/training/dependency-injection/hilt-android
Always respond in Japanese.
MVVM / UDF / Repository patterns based on Google's official Android Architecture Guide.
Read and apply the patterns from the referenced documents to the user's implementation task.