這是一個專為資深 Android 工程師設計的技能庫,涵蓋了從開發規範、架構設計到效能優化的全方位指南。
請參考 ANDROID_SKILLS_GUIDE.md 獲取完整的詳細使用教學。該指南說明了如何在 Antigravity、Cursor、Windsurf 等各種 AI 工具中有效地使用這些技能。
這個技能庫包含以下 16 個專業領域的技能:
| 技能目錄 | 用途簡述 |
|---|---|
android_skill_index |
技能導航中心,協助選擇適合的技能組合 |
coding_style_conventions |
Kotlin 代碼規範、Linter 配置與 Code Review 標準 |
project_bootstrapping |
快速建立專案架構、Gradle Convention Plugins |
ui_ux_engineering |
Design System、Accessibility 與複雜 UI 模式 |
dependency_injection_mastery |
Hilt 進階用法、Custom Components |
data_layer_mastery |
Room、Retrofit、Offline-First 架構 |
navigation_patterns |
Deep Links、跨模組導航與 Back Stack 管理 |
legacy_rapid_expansion |
舊專案快速擴充功能的 Islanding 策略 |
tech_stack_migration |
技術遷移指南 (Rx→Flow, View→Compose) |
testing_legacy_strategies |
遺留代碼測試策略與安全網建立 |
deep_performance_tuning |
效能深度優化 (Systrace, R8, Startup) |
devops_and_security |
CI/CD 自動化與應用程式安全加固 |
crash_monitoring |
Crashlytics 設定與 ANR 分析 |
kotlin_multiplatform |
KMP 跨平台架構與邏輯共享 |
observability_first |
可觀測性優先與指標閉環 |
supply_chain_security |
依賴治理與供應鏈安全 |
如果您正在使用 Antigravity,可以直接在對話中引用技能:
@coding_style_conventions 請幫我檢查這段代碼
或先諮詢技能索引:
@android_skill_index 我有一個舊專案需要重構,請推薦適合的技能