infinitule

6 mods across 1 repository, 3 stars between them.

infinitule/apple-design-toolkit

Plugin Claude Code

Skills for building native macOS apps against Apple's official Figma UI kits — design extraction, single-file SwiftUI app builds, and safe password-free root operations.

3 25d ago A tokens not measured

infinitule/apple-design-toolkit

Plugin Claude Code

Extract exact design specs from Apple's official Figma UI kits into SwiftUI, build signed macOS apps from a single Swift file without an Xcode project, implement password-free root operations safely, and preflight harness gates that block tool calls.

3 25d ago A tokens not measured

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 25d 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 25d ago C 67 tokens

macos-app-no-xcode

05

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 25d 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 25d ago A 71 tokens