By kjetilge
End-to-end Developer ID signing, notarization, stapling, and packaging (DMG/ZIP) for macOS apps distributed outside the Mac App Store. Covers hardened runtime, Sparkle update signing, and Gatekeeper troubleshooting.
End-to-end Developer ID signing, notarization, stapling, and packaging for macOS apps distributed outside the Mac App Store.
.app bundles (frameworks, dylibs, XPC services, helpers)notarytool with keychain-stored credentials.app, .dmg, and .pkgThe skill activates when asked to "sign macOS app", "notarize app", "create a DMG", "codesign", "prepare for distribution", "Developer ID signing", "staple notarization ticket", "release a macOS app", "fix Gatekeeper rejection", or when the conversation mentions hardened runtime, Sparkle update signing, or distributing a macOS app.
All scripts in skills/macos-distribution/scripts/:
| Script | Purpose |
|---|---|
preflight.sh | Validate prerequisites before signing |
setup_credentials.sh | One-time notarytool store-credentials walkthrough |
sign_and_notarize.sh | End-to-end inside-out sign + notarize + staple |
create_dmg.sh | Build, sign, notarize, staple a DMG |
verify_signed.sh | Run the four-check verification suite |
claude --plugin-dir ~/Developer/macos-distribution
/plugin marketplace add kjetilge/kjetil-claude-marketplace
/plugin install macos-distribution@kjetil-plugins
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kjetilge/kjetil-claude-marketplace --plugin macos-distributionAI-powered design tools: mockups with Pencil.dev, UX validation against Apple HIG, and SwiftUI code generation. Perfect for PRD work, specification documents, and Apple platform development (iOS, macOS, iPadOS, watchOS, tvOS, visionOS).
Generate SwiftUI prototypes with automatic screenshots for PRD documentation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls