What problem does it solve?
macOS app teams struggle to bootstrap, audit, migrate, and ship native Mac apps using the Glass design language without a cohesive, end‑to‑end workflow. This Skill provides a integrated framework to scaffold macOS apps, enforce HIG and Glass compliance, apply migration patterns, and wire in quality tooling and cloud-sync hooks.
Core Features & Use Cases
- Bootstrap new macOS apps with Glass-ready scaffolding, repository references, and a coherent gating strategy for macOS 26 APIs.
- Audit existing macOS apps for HIG conformance, Glass usage, accessibility readiness, and CI quality integration, with actionable remediation.
- Migrate legacy code to Liquid Glass patterns, including background extension, GlassEffectContainer usage, and AppKit bridging considerations.
- Install and manage SwiftLint/SwiftFormat pre-commit hooks, CI workflows, and per-project tooling to raise ongoing code quality.
- Provide a ship/checklist workflow with scaffolds for tests, snapshots, and optional Convex+Clerk cloud-sync integration where applicable.
- Deliver references, assets, and script templates to accelerate adoption and maintain consistency across projects.
Quick Start
Boot a macOS app scaffold, audit for Glass, and ship with a defined checklist.