skills
Build, debug, and ship macOS, iOS, and Expo apps
All Skills in This Repository (38)
Pure Emerald Level Indicatorsexpo-dev-client
Generate Expo development clients for iOS and Android via EAS Build.
macos-signing-entitlements
Inspect macOS code signing details and classify Gatekeeper failures.
native-data-fetching
Automate API calls, data fetching, and error handling in React Native apps.
expo-api-routes
Creates and manages Expo Router API routes with EAS Hosting, environment variables, and CORS configuration.
expo-deployment
Automate Expo app deployments to iOS, Android, web, and API routes via EAS.
expo-ui-jetpack-compose
Integrate Jetpack Compose Views and Modifiers into Expo applications.
shepherd
Automate GitHub pull request review management until human approval.
macos-swiftpm
Build, run, and test SwiftPM macOS packages using swift build and swift test.
macos-liquid-glass
Implements and validates Liquid Glass UI in macOS SwiftUI apps with system glass and adaptive materials.
expo-ui-swift-ui
Integrate SwiftUI Views and modifiers into Expo projects with SDK 55.
use-dom
Migrate web code to native Expo apps using DOM components.
ios-simulator-browser
Mirror iOS Simulator UI into a web browser for SwiftUI previews.
Frequently Asked Questions
FAQPage SchemaHow to install robinebers/skills?โผ
Run `npx skills add robinebers/skills --all -g -y` in your terminal to install every skill globally. To install just one, use `npx skills add robinebers/skills --skill expo-deployment`.
What can these skills do for app development?โผ
They cover the full native app workflow: building and debugging macOS and iOS apps, fixing signing and notarization issues, profiling SwiftUI performance, finding memory leaks, and deploying Expo apps to the App Store and Play Store.
Do these skills work with Cursor and Claude Code?โผ
Yes. Every skill follows the universal SKILL.md standard, so the skills CLI installs them into the right location for Cursor, Claude Code, Codex, and other compatible agents.
Can non-developers use these skills?โผ
Yes. Skills like code-upgrade and hotseat are written in plain English for non-technical users, turning engineering principles like KISS and DRY into simple audit commands your agent runs for you.
Do the macOS and iOS skills need extra tooling?โผ
Yes. They assume Xcode and its command-line tools are installed, and some iOS debugging skills work best with the XcodeBuildMCP server configured in your agent.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core