infinitule/apple-design-toolkit

Claude Code skills for building native macOS apps that actually look Apple-native: read exact specs out of Apple's official Figma UI kits, ship a signed .app from one Swift file, and get password-free root safely.

3Stars on the repository
6Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

infinitule/apple-design-toolkit

Skill Claude CodeCodex

Extract exact design specs (fills, radii, metrics, effects) from Apple's official UI kits in Figma libraries and map them to native SwiftUI — search, import, read resolved geometry programmatically. Also covers building parametric app-icon marks in Figma and exporting them to a correct .icns. Use when matching an…

3 26d ago A 89 tokens

infinitule/apple-design-toolkit

Skill Claude CodeCodex

Satisfy policy hooks that gate tool calls (fact-forcing preambles, destructive-command confirmation, first-call declarations) on the FIRST attempt instead of failing and retrying — and recognise the unconditional gates that no preamble can satisfy. Use whenever a hook blocks a Bash/Write/Edit call demanding…

3 26d ago C 67 tokens

macos-app-no-xcode

03

infinitule/apple-design-toolkit

Skill Claude CodeCodex

Build, sign, and ship a native SwiftUI macOS app (menu-bar accessory, floating island/HUD panels, GUI admin prompts, custom icns) from a single Swift file with swiftc — no Xcode project. Use when creating or iterating native Mac apps outside Xcode.

3 26d ago A 66 tokens

infinitule/apple-design-toolkit

Skill Claude CodeCodex

Give a macOS app password-free privileged operations safely — a root LaunchDaemon watching a spool directory executes a fixed whitelist of bare verbs, installed with one GUI admin prompt. No sudoers edits, no injection surface. Use when an app needs repeated root actions (pmset, powermetrics, purge) without prompting…

3 26d ago A 71 tokens