robinebersrobinebersCommunityยท38 Agent Skills Included

skills

Build, debug, and ship macOS, iOS, and Expo apps

Guides building, debugging, and deploying native macOS, iOS, and Expo apps, plus Stripe payment integrations. Covers code signing, memory leak detection, SwiftUI performance audits, App Store submission, and pull request review cycles. Eliminates guesswork around Xcode tooling, EAS workflows, and platform design rules so coding agents complete app work correctly the first time.
npx skills add robinebers/skills --all -g -y

All Skills in This Repository (38)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
robinebersrobinebers

expo-dev-client

Generate Expo development clients for iOS and Android via EAS Build.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

macos-signing-entitlements

Inspect macOS code signing details and classify Gatekeeper failures.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

native-data-fetching

Automate API calls, data fetching, and error handling in React Native apps.

Community
Advanced
๐Ÿ“ฆ In Repo
robinebersrobinebers

expo-api-routes

Creates and manages Expo Router API routes with EAS Hosting, environment variables, and CORS configuration.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

expo-deployment

Automate Expo app deployments to iOS, Android, web, and API routes via EAS.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

expo-ui-jetpack-compose

Integrate Jetpack Compose Views and Modifiers into Expo applications.

Community
Basic
๐Ÿ“ฆ In Repo
robinebersrobinebers

shepherd

Automate GitHub pull request review management until human approval.

Community
Advanced
๐Ÿ“ฆ In Repo
robinebersrobinebers

macos-swiftpm

Build, run, and test SwiftPM macOS packages using swift build and swift test.

Community
Basic
๐Ÿ“ฆ In Repo
robinebersrobinebers

macos-liquid-glass

Implements and validates Liquid Glass UI in macOS SwiftUI apps with system glass and adaptive materials.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

expo-ui-swift-ui

Integrate SwiftUI Views and modifiers into Expo projects with SDK 55.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

use-dom

Migrate web code to native Expo apps using DOM components.

Community
Intermediate
๐Ÿ“ฆ In Repo
robinebersrobinebers

ios-simulator-browser

Mirror iOS Simulator UI into a web browser for SwiftUI previews.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’