---
name: Mobile Skills Discovery
slug: mobile-skills-discovery
category: AI Engineering
description: Mobile Skills Discovery auto-activates for iOS, Swift, SwiftUI, React Native, and related mobile app work. It points Claude Code to the mobile category index and specific skills to load as needed.
github: "https://github.com/rand/cc-polymath/tree/main/skills/discover-mobile"
language: Python
stars: 175
forks: 12
install: "npx degit https://github.com/rand/cc-polymath/tree/main/skills/discover-mobile ~/.claude/skills/discover-mobile"
installs_to: ~/.claude/skills/discover-mobile
source_path: skills/discover-mobile/SKILL.md
collection_size: 25
category_size: 3475
collection_url: "https://dirskills.com/collections/rand/cc-polymath"
added: 2026-09-07T05:21:40.987Z
last_synced: 2026-09-07T05:21:40.987Z
canonical_url: "https://dirskills.com/skills/mobile-skills-discovery"
---

# Mobile Skills Discovery

Mobile Skills Discovery auto-activates for iOS, Swift, SwiftUI, React Native, and related mobile app work. It points Claude Code to the mobile category index and specific skills to load as needed.

**Install:**

```bash
npx degit https://github.com/rand/cc-polymath/tree/main/skills/discover-mobile ~/.claude/skills/discover-mobile
```

## README

# Mobile Skills Discovery

Provides automatic access to comprehensive mobile skills.

## When This Skill Activates

This skill auto-activates when you're working with:
- iOS
- Swift
- SwiftUI
- mobile
- SwiftData
- concurrency
- networking
- mobile app development

## Available Skills

### Quick Reference

The Mobile category contains 4 skills:

1. **react-native-native-modules**
2. **react-native-navigation**
3. **react-native-performance**
4. **react-native-setup**

### Load Full Category Details

For complete descriptions and workflows:

Read ../mobile/INDEX.md


This loads the full Mobile category index with:
- Detailed skill descriptions
- Usage triggers for each skill
- Common workflow combinations
- Cross-references to related skills

### Load Specific Skills

Load individual skills as needed:

Read ../mobile/react-native-native-modules.md
Read ../mobile/react-native-navigation.md
Read ../mobile/react-native-performance.md
Read ../mobile/react-native-setup.md


## Progressive Loading

This gateway skill enables progressive loading:
- **Level 1**: Gateway loads automatically (you're here now)
- **Level 2**: Load category INDEX.md for full overview
- **Level 3**: Load specific skills as needed

## Usage Instructions

1. **Auto-activation**: This skill loads automatically when Claude Code detects mobile work
2. **Browse skills**: Run `Read ../mobile/INDEX.md` for full category overview
3. **Load specific skills**: Use bash commands above to load individual skills


**Next Steps**: Run `Read ../mobile/INDEX.md` to see full category details.
