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:
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
npx claudepluginhub freak4pc/codex-curated-plugins --plugin build-macos-apps