robinebers

69 mods across 2 repositories, 4.0k stars between them.

test-triage

25

robinebers/openusage

Skill Claude CodeCodex

Triage failing macOS tests across Xcode and SwiftPM workflows. Use when asked to run macOS tests, narrow failing scopes, explain assertion or crash failures, or separate real test regressions from setup and environment problems.

4.0k 3d ago A 50 tokens copy · 89% MIT

view-refactor

26

robinebers/openusage

Skill Claude CodeCodex

Refactor macOS SwiftUI views and scenes with strong defaults for small dedicated subviews, stable sidebar and selection structure, explicit command and toolbar ownership, scene-aware state, and narrow AppKit escape hatches. Use when cleaning up a macOS view file, splitting oversized scene roots, removing iOS-centric…

4.0k 3d ago A 76 tokens copy · 91% MIT

window-management

27

robinebers/openusage

Skill Claude CodeCodex

Customize macOS 15+ SwiftUI windows and scene behavior using Window, WindowGroup, and macOS window modifiers. Use when styling or hiding window toolbars and titles, extending drag regions with WindowDragGesture, replacing window backgrounds with materials, disabling minimize or restoration for utility windows, setting…

4.0k 3d ago A 82 tokens copy · 91% MIT

openusage AGENTS.md

29

robinebers/openusage

Instructions file CodexOpenCode

Instructions for robinebers/openusage, covering agents.md, agent instructions, releases, guardrails (do not break) and architecture.

4.0k 3d ago A 1,509 tokens original MIT

openusage CLAUDE.md

30

robinebers/openusage

Instructions file

Instructions for robinebers/openusage, a project described as: Burning through your subscriptions too fast? Paying for stuff you never use? Stop guessing. OpenUsage is free and open source.

4.0k 3d ago A 5 tokens copy · 100% MIT

skills AGENTS.md

31

robinebers/skills

Instructions file CodexOpenCode

AGENTS.md instructions for robinebers/skills, covering agents.md, what this repo is, skill conventions (hard invariants), validate before committing and porting a skill from openai/plugins (repeatable playbook).

47 2mo ago A 1,356 tokens

building-native-ui

32

robinebers/skills

Skill Claude CodeCodex

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

47 2mo ago A 31 tokens

code-upgrade

33

robinebers/skills

Skill Claude CodeCodex

Engineering-discipline toolkit for non-technical users working with AI coders. Wields KISS, DRY, YAGNI, fail-fast, and idempotency as commands. Use when the user asks to audit, simplify, clean up, dedupe, or harden code; or says "make this simpler", "any duplicates?", "is this safe to run twice", "explain this app"…

47 2mo ago A 104 tokens

expo-api-routes

34

robinebers/skills

Skill Claude CodeCodex

Guidelines for creating API routes in Expo Router with EAS Hosting.

47 2mo ago B 18 tokens

expo-cicd-workflows

35

robinebers/skills

Skill Claude CodeCodex

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

47 2mo ago A 60 tokens

expo-deployment

36

robinebers/skills

Skill Claude CodeCodex

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.

47 2mo ago A 24 tokens

expo-dev-client

37

robinebers/skills

Skill Claude CodeCodex

Build and distribute Expo development clients locally or via TestFlight.

47 2mo ago A 15 tokens

expo-module

38

robinebers/skills

Skill Claude CodeCodex

Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

47 2mo ago A 59 tokens

expo-tailwind-setup

39

robinebers/skills

Skill Claude CodeCodex

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling.

47 2mo ago A 27 tokens

robinebers/skills

Skill Claude CodeCodex

@expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app.

47 2mo ago A 30 tokens

expo-ui-swift-ui

41

robinebers/skills

Skill Claude CodeCodex

@expo/ui/swift-ui package lets you use SwiftUI Views and modifiers in your app.

47 2mo ago A 27 tokens

hotseat

42

robinebers/skills

Skill Claude CodeCodex

Challenge the user's plan by asking one researched question at a time. After every user answer, inspect relevant code/docs/tools before asking the next question. Use when the user wants to think through, sharpen, rethink, or be challenged on a plan or idea.

47 2mo ago A 54 tokens

ios-app-intents

43

robinebers/skills

Skill Claude CodeCodex

Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.

47 2mo ago A 43 tokens

ios-debugger-agent

44

robinebers/skills

Skill Claude CodeCodex

Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.

47 2mo ago A 40 tokens

robinebers/skills

Skill Claude CodeCodex

Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces, or finding CPU-heavy stacks.

47 2mo ago C 32 tokens

ios-memgraph-leaks

46

robinebers/skills

Skill Claude CodeCodex

Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or before/after leak evidence.

47 2mo ago A 36 tokens

robinebers/skills

Skill Claude CodeCodex

Mirror an iOS Simulator into a browser and render SwiftUI previews from importable Swift packages in that simulator with hot reload. Use when a user wants to watch or interact with an iOS app in the browser, see a SwiftUI preview outside Xcode Canvas, iterate live on a preview, or capture browser-visible simulator…

47 2mo ago A 71 tokens

robinebers/skills

Skill Claude CodeCodex

Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.

47 2mo ago A 38 tokens