home / skills / dimillian

dimillian skills

Find 11 skills from 1 repo created by dimillian on GitHub.

1 repo
11 skills
GitHub

Sponsored

github

dimillian/skills

1.6k
This skill helps you interact with GitHub efficiently using the gh CLI to manage issues, PRs, and CI data across repos.
app-store-changelog

dimillian/skills

1.6k
This skill generates user-facing App Store release notes from git history since the last tag, summarizing changes into clear, benefit-focused bullets.
swiftui-liquid-glass

dimillian/skills

1.6k
This skill helps you implement or review iOS 26+ Liquid Glass in SwiftUI, guiding native APIs, layout, interactivity, and performance.
swiftui-ui-patterns

dimillian/skills

1.6k
This skill helps you design and refactor SwiftUI interfaces using pattern-driven guidance for views, tabs, and component composition.
swiftui-view-refactor

dimillian/skills

1.6k
This skill refactors SwiftUI views for consistent structure, safer view models, and clear dependency handling to improve maintainability.
macos-spm-app-packaging

dimillian/skills

1.6k
This skill scaffolds and packages macOS apps using SwiftPM without Xcode, enabling from-scratch app layouts, signing, and notarization.
swiftui-performance-audit

dimillian/skills

1.6k
This skill audits SwiftUI performance end-to-end, identifies root causes from code review, and guides profiling to reduce jank and slow rendering.
gh-issue-fix-flow

dimillian/skills

1.6k
This skill guides you through fixing a GitHub issue end-to-end using gh, code edits, builds and tests, and a focused push.
swift-concurrency-expert

dimillian/skills

1.6k
This skill reviews and remediates Swift concurrency usage in Swift 6.2+ projects, improving safety, isolation, and performance with minimal behavior changes.
react-component-performance

dimillian/skills

1.6k
This skill analyzes and optimizes React component performance to reduce re-renders and speed up UI updates.