重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
mobile-development by binhmuc/autobot-review
npx skills add https://github.com/binhmuc/autobot-review --skill mobile-developmentProduction-ready mobile development with modern frameworks, best practices, and mobile-first thinking patterns.
Cross-Platform Frameworks:
Native Development:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
See: references/mobile-frameworks.md for detailed framework comparisons
The 10 Commandments of Mobile Development:
See: references/mobile-mindset.md for thinking patterns and decision frameworks
Core Technologies:
mobile-frameworks.md - React Native, Flutter, Swift, Kotlin, framework comparison matrices, when to use eachmobile-ios.md - Swift 6, SwiftUI, iOS architecture patterns, HIG, App Store requirements, platform capabilitiesmobile-android.md - Kotlin, Jetpack Compose, Material Design 3, Play Store, Android-specific featuresBest Practices & Development Mindset:
mobile-best-practices.md - Mobile-first design, performance optimization, offline-first architecture, security, testing, accessibility, deployment, analyticsmobile-debugging.md - Debugging tools, performance profiling, crash analysis, network debugging, platform-specific debuggingmobile-mindset.md - Thinking patterns, decision frameworks, platform-specific thinking, common pitfalls, debugging strategiesPerformance Targets:
Architecture:
Security (OWASP Mobile Top 10):
Testing Strategy:
Deployment:
| Need | Choose |
|---|---|
| JavaScript team, web code sharing | React Native |
| Performance-critical, complex animations | Flutter |
| Maximum iOS performance, latest features | Swift/SwiftUI native |
| Maximum Android performance, Material 3 | Kotlin/Compose native |
| Rapid prototyping | React Native + Expo |
| Desktop + mobile | Flutter |
| Enterprise with JavaScript skills | React Native |
| Startup with limited resources | Flutter or React Native |
| Gaming or heavy graphics | Native (Swift/Kotlin) or Unity |
| Criterion | React Native | Flutter | Swift/SwiftUI | Kotlin/Compose |
|---|---|---|---|---|
| Stars | 121K | 170K | N/A | N/A |
| Adoption | 35% | 46% | iOS only | Android only |
| Performance | 80-90% native | 85-95% native | 100% native | 100% native |
| Dev Speed | Fast (hot reload) | Very fast (hot reload) | Fast (Xcode Previews) | Fast (Live Edit) |
| Learning Curve | Easy (JavaScript) | Medium (Dart) | Medium (Swift) | Medium (Kotlin) |
| UI Paradigm | Component-based | Widget-based | Declarative | Declarative |
| Community | Huge (npm) | Growing | Apple ecosystem | Android ecosystem |
| Best For | JS teams, web sharing | Performance, animations | iOS-only apps | Android-only apps |
Project Setup:
Architecture:
Core Features:
UI/UX:
Performance:
Quality:
Security:
Deployment:
iOS (Human Interface Guidelines):
Android (Material Design 3):
Recommended Targets:
Official Documentation:
Tools & Testing:
Community:
Weekly Installs
55
Repository
GitHub Stars
21
First Seen
Jan 20, 2026
Security Audits
Installed on
opencode43
claude-code42
gemini-cli40
cursor38
codex37
antigravity35
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
123,700 周安装