Initial commit
This commit is contained in:
21
commands/discover-mobile.md
Normal file
21
commands/discover-mobile.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
description: Load mobile development skills (iOS, Swift, SwiftUI, React Native)
|
||||
---
|
||||
|
||||
# Discover Mobile Development Skills
|
||||
|
||||
Load the mobile development gateway skill:
|
||||
|
||||
```bash
|
||||
cat ~/.claude/plugins/cc-polymath/skills/discover-mobile/SKILL.md
|
||||
```
|
||||
|
||||
This activates skills for:
|
||||
- iOS development with Swift and SwiftUI
|
||||
- Swift concurrency and async/await
|
||||
- UIKit and Interface Builder
|
||||
- React Native cross-platform development
|
||||
- Mobile architecture patterns (MVVM, MVI)
|
||||
- App lifecycle and state management
|
||||
- Performance optimization for mobile
|
||||
- Platform-specific features and APIs
|
||||
Reference in New Issue
Block a user