robinebers/openusage

Burning through your subscriptions too fast? Paying for stuff you never use? Stop guessing. OpenUsage is free and open source.

4.0kStars on the repository
30Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

appkit-interop

01

robinebers/openusage

Skill Claude CodeCodex

Decide when and how to bridge a macOS app from SwiftUI into AppKit. Use when implementing NSViewRepresentable or NSViewControllerRepresentable, accessing NSWindow or the responder chain, presenting panels, customizing menus, or handling desktop behaviors that SwiftUI does not model cleanly.

4.0k 3d ago A 64 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Slash command that creates or updates the project-local macOS script/buildandrun.sh and uses it as the default build/run entrypoint. Invoke explicitly with /build-and-run-macos-app — this skill never self-triggers.

4.0k 3d ago A 54 tokens original MIT

build-run-debug

03

robinebers/openusage

Skill Claude CodeCodex

Build, run, and debug local macOS apps and desktop executables using shell-first Xcode and Swift workflows. Use when asked to build a Mac app, launch it, diagnose compiler or linker failures, inspect startup problems, or debug desktop-only runtime issues.

4.0k 3d ago A 56 tokens original MIT

fix-codesign-error

04

robinebers/openusage

Skill Claude CodeCodex

Slash command that inspects a macOS signing or entitlement failure and explains the minimum fix path. Invoke explicitly with /fix-codesign-error — this skill never self-triggers.

4.0k 3d ago A 42 tokens original MIT

liquid-glass

05

robinebers/openusage

Skill Claude CodeCodex

Implement, refactor, or review modern macOS SwiftUI UI for the new design system and Liquid Glass. Use when adopting Liquid Glass, updating NavigationSplitView, toolbars, search, sheets, and controls, removing custom backgrounds that fight system materials, or building custom glass surfaces with glassEffect…

4.0k 3d ago A 74 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

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

4.0k 3d ago A 38 tokens copy · 84% MIT

robinebers/openusage

Skill Claude CodeCodex

Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.

4.0k 3d ago A 38 tokens copy · 92% MIT

macos-liquid-glass

08

robinebers/openusage

Skill Claude CodeCodex

Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces.

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

robinebers/openusage

Skill Claude CodeCodex

Prepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distribution-only failures.

4.0k 3d ago A 32 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.

4.0k 3d ago A 35 tokens original MIT

macos-swiftpm

11

robinebers/openusage

Skill Claude CodeCodex

Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project.

4.0k 3d ago A 35 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Build macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors.

4.0k 3d ago A 38 tokens original MIT

macos-telemetry

13

robinebers/openusage

Skill Claude CodeCodex

Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions.

4.0k 3d ago A 34 tokens original MIT

macos-test-triage

14

robinebers/openusage

Skill Claude CodeCodex

Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.

4.0k 3d ago A 36 tokens original MIT

macos-view-refactor

15

robinebers/openusage

Skill Claude CodeCodex

Refactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state, or narrowing AppKit escapes.

4.0k 3d ago A 35 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Customize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows.

4.0k 3d ago A 36 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Prepare and troubleshoot packaging, signing, and notarization workflows for macOS distribution. Use when asked to archive a Mac app, validate bundle structure, reason about notarization readiness, or explain distribution-only failures.

4.0k 3d ago A 47 tokens copy · 92% MIT

pricing-update

18

robinebers/openusage

Skill Claude CodeCodex

Sync OpenUsage's pricing supplement with Cursor's published model pricing. Pulls https://cursor.com/docs/models-and-pricing.md, diffs it against pricingsupplement.json, updates entries/aliases/multipliers, validates, and opens a PR. Use when Cursor adds or re-prices models, a spend tile shows a warning triangle for an…

4.0k 3d ago C 85 tokens original MIT

release-swift

19

robinebers/openusage

Skill Claude CodeCodex

Cut a release of OpenUsage (Swift menu-bar app): pick a version, generate a categorized changelog, tag from main, and publish the GitHub Release with notes. Use to ship an Early Access beta or a stable release.

4.0k 3d ago A 0 tokens original MIT

robinebers/openusage

Skill Claude CodeCodex

Inspect signing, entitlements, hardened runtime, and Gatekeeper issues for macOS apps. Use when asked to diagnose code signing failures, missing entitlements, sandbox problems, notarization prerequisites, or trust-policy launch errors.

4.0k 3d ago A 49 tokens original MIT

swiftpm-macos

21

robinebers/openusage

Skill Claude CodeCodex

Build, run, and test pure SwiftPM-based macOS packages and executables. Use when the repo is package-first, when there is no Xcode project, or when Swift package workflows are the fastest path to diagnosis.

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

swiftui-patterns

22

robinebers/openusage

Skill Claude CodeCodex

Best practices and example-driven guidance for building native macOS SwiftUI scenes and components, including windows, commands, toolbars, settings, split views, inspectors, menu bar extras, and keyboard-driven workflows. Use when creating or refactoring macOS SwiftUI UI, choosing scene types, wiring menus or…

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

telemetry

23

robinebers/openusage

Skill Claude CodeCodex

Add lightweight runtime telemetry and debug instrumentation to macOS apps, then verify those events after building and running. Use when wiring Logger / os.Logger, adding log points for window/sidebar/menu-bar actions, reading runtime logs from Console or log stream, or confirming that expected events fire after a…

4.0k 3d ago A 66 tokens copy · 94% MIT

test-macos-app

24

robinebers/openusage

Skill Claude CodeCodex

Slash command that runs the smallest meaningful macOS test scope first and explains failures by category. Invoke explicitly with /test-macos-app — this skill never self-triggers.

4.0k 3d ago A 39 tokens original MIT