robinebersrobinebersCommunity·17 Agent Skills Included

openusage

Build, debug, sign, and ship native macOS SwiftUI apps

Guides AI agents through the full macOS app development workflow: building SwiftPM packages, launching GUI app bundles, and triaging test failures. Covers SwiftUI window management, Liquid Glass design, AppKit interop, code signing, notarization, and release publishing. Eliminates guesswork around codesign errors, broken builds, and release checklists with step-by-step verified commands.
npx skills add robinebers/openusage --all -g -y
Available:

Tells the AI agent the project's engineering rules, release guardrails, provider conventions, and testing requirements it must follow when working on this macOS app.

All Skills in This Repository (17)

Pure Emerald Level Indicators
📦 In Repo
robinebersrobinebers

tauri-development

Guide Tauri desktop app development with TypeScript, Rust, and secure IPC.

Community
Advanced
📦 In Repo
robinebersrobinebers

tauri-v2

Configure Tauri v2 apps with Rust commands and IPC patterns.

Community
Advanced
📦 In Repo
robinebersrobinebers

liquid-glass

Implements and reviews macOS SwiftUI interfaces using the Liquid Glass design system.

Community
Intermediate
📦 In Repo
robinebersrobinebers

release-swift

Generates categorized changelogs, tags versions, and publishes GitHub Releases for a Swift macOS app.

Community
Advanced
📦 In Repo
robinebersrobinebers

signing-entitlements

Diagnose code signing, entitlements, and Gatekeeper failures for macOS apps.

Community
Intermediate
📦 In Repo
robinebersrobinebers

packaging-notarization

Validates macOS app bundles, code signing, and notarization readiness for distribution.

Community
Intermediate
📦 In Repo
robinebersrobinebers

test-triage

Triage failing macOS tests across Xcode and SwiftPM workflows.

Community
Intermediate
📦 In Repo
robinebersrobinebers

test-macos-app

Runs focused macOS test scopes and classifies failures by category.

Community
Intermediate
📦 In Repo
robinebersrobinebers

window-management

Customize macOS 15+ SwiftUI windows using scene and window modifiers.

Community
Intermediate
📦 In Repo
robinebersrobinebers

telemetry

Add OSLog-based instrumentation to macOS apps and verify runtime events via log stream.

Community
Intermediate
📦 In Repo
robinebersrobinebers

swiftui-patterns

Guides building native macOS SwiftUI scenes, windows, menus, and menu bar extras.

Community
Intermediate
📦 In Repo
robinebersrobinebers

fix-codesign-error

Diagnoses macOS code signing and entitlement failures and explains the minimal repair path.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install OpenUsage skills?

Run `npx skills add robinebers/openusage --all -g -y` in your terminal to install all macOS development skills globally.

What do the OpenUsage skills help with?

They help your AI agent build, run, debug, sign, and release native macOS SwiftUI apps, including window design, Liquid Glass styling, and AppKit bridging.

Can AI fix macOS code signing errors?

Yes. The signing and notarization skills inspect your app bundle with codesign and spctl, classify the exact failure, and give the minimum fix path.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Do I need Xcode experience to use these skills?

No. The skills set up a single build-and-run script and let your agent handle building, launching, and debugging from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering