dimillian/skills
These skills were imported into SkillJury from the public skills ecosystem.
app-store-changelog
Generate user-facing App Store release notes from git history since the last tag.
macos-spm-app-packaging
Build, package, and sign SwiftPM-based macOS apps entirely outside Xcode using shell scripts and templates.
swiftui-performance-audit
Diagnose and fix SwiftUI performance issues through code review and Instruments profiling guidance.
swiftui-liquid-glass
Build and review SwiftUI features using the iOS 26+ Liquid Glass API with native modifiers and Apple design guidance.
swiftui-ui-patterns
Best practices and patterns for building SwiftUI views, navigation, and state management.
ios-debugger-agent
Build, run, and debug iOS apps on a booted simulator with UI interaction and log capture.
swift-concurrency-expert
Swift Concurrency review and remediation for Swift 6.2+ codebases.
swiftui-view-refactor
Refactor SwiftUI views toward small, explicit, stable types with MV-first defaults.