From build-macos-apps
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/build-macos-apps:packaging-notarizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the work is about shipping the app rather than merely
Use this skill when the work is about shipping the app rather than merely running it locally: archives, exported app bundles, notarization readiness, hardened runtime, or distribution validation.
Confirm the distribution goal.
Inspect the artifact.
Inspect signing and runtime prerequisites.
Explain notarization readiness or failure.
Provide:
npx claudepluginhub freak4pc/codex-curated-plugins --plugin build-macos-appsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.