Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last...
find ~/Dimillian/ -name "*.skill"
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to...
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked...
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch...
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve...
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid...
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow...
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or...
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use...