Install
$ agentstack add skill-kevinzai-commander-ccc-mobile ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
/ccc-mobile — Mobile domain hub
> Load ONE skill. Get the entire mobile development domain. 8 skills in one.
Sub-Skills
| # | Skill | Focus | |---|-------|-------| | 1 | react-native | React Native development — Expo, navigation, native modules, state management | | 2 | flutter | Flutter/Dart — widget architecture, state management, platform channels | | 3 | swiftui | SwiftUI — MVVM patterns, Combine, iOS-specific features | | 4 | jetpack-compose | Jetpack Compose — Material Design 3, Android lifecycle | | 5 | mobile-testing | Mobile testing — Detox, Maestro, XCTest, Espresso | | 6 | app-store-optimization | ASO — App Store + Play Store listing optimization | | 7 | push-notifications | Push notifications — FCM, APNs, OneSignal, Expo Notifications | | 8 | deep-linking | Universal links, App Links, deep link configuration |
Routing Matrix
| Your Intent | Route To | |-------------|----------| | "React Native" / "Expo" | react-native | | "Flutter" / "Dart" | flutter | | "iOS" / "SwiftUI" | swiftui | | "Android" / "Jetpack Compose" | jetpack-compose | | "Mobile tests" / "Detox" / "Maestro" | mobile-testing | | "App Store" / "Play Store" / "ASO" | app-store-optimization | | "Push notifications" / "FCM" / "APNs" | push-notifications | | "Deep links" / "Universal links" | deep-linking |
Platform Selection Guide
| Need | Recommendation | |------|---------------| | One codebase, both platforms | React Native (larger ecosystem) or Flutter (stronger UI) | | iOS-only, native feel | SwiftUI | | Android-only, native feel | Jetpack Compose | | Performance-critical | Flutter (Impeller) or native | | Existing web team (React) | React Native |
When to invoke this skill
Example 1
- user: build a React Native app with navigation and native modules
- assistant: Loads ccc-mobile and routes to react-native skill for Expo/bare workflow, React Navigation, and native module integration patterns.
Example 2
- user: optimize our App Store listing to increase downloads
- assistant: Loads ccc-mobile and routes to app-store-optimization for keyword research, screenshot optimization, and rating prompts.
Example 3
- user: add push notifications to our iOS and Android app
- assistant: Loads ccc-mobile and routes to push-notifications for FCM + APNs setup with OneSignal or Expo Notifications.
> ⚙️ Fable contract: plan before build · verifier ≠ worker · prove before alarm · loops need gates · leave durable state — rules/fable-method.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: KevinZai
- Source: KevinZai/commander
- License: MIT
- Homepage: https://commanderplugin.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.