Agent Skills by Dagba Dorzhiev
Showing 18 vetted skills indexed across 1 GitHub repositories.
app-store-changelog
Convert git history into App Store release notes with bullet-based themes.
architecture-patterns
Guide iOS teams in selecting MVVM, TCA, or Clean Architecture by feature complexity.
viper-architecture-rambler
Organize iOS app architecture into protocol-based VIPER components.
swift-concurrency-expert
Analyze and remediate Swift 6.2+ concurrency issues involving actor isolation and Sendable safety.
programmatic-uikit-layout
Build programmatic UIKit layouts using anchor-based Auto Layout.
swiftdata-coredata-persistence
Choose between SwiftData and CoreData for iOS app persistence.
macos-spm-app-packaging
Scaffold, build, sign, and notarize SwiftPM macOS apps without Xcode.
realm-persistence
Implement thread-safe Realm access patterns for iOS Swift Concurrency apps.
swiftui-liquid-glass
Implement and review SwiftUI Liquid Glass patterns with GlassEffectContainer APIs.
swiftui-performance-audit
Analyze SwiftUI view performance and generate a structured remediation plan.
swiftui-ui-patterns
Provide SwiftUI UI pattern guidance with TabView and NavigationStack examples.
swift-concurrency
Guide Swift Concurrency migration to Swift 6 with actor isolation and Sendable types.
feature-planning
Break complex features into actionable tasks and select an architecture.
swift-codable-json
Decode and encode Swift JSON with Codable and CodingKeys.
gh-issue-fix-flow
Automate GitHub issue resolution from intake through fix, build, and push.
vip-clean-architecture
Enforce unidirectional View-Interactor-Presenter boundaries with protocol-based communication in iOS apps.
ios-debugger-agent
Build, launch, and debug iOS apps on a booted simulator with UI interaction and log capture.
swiftui-view-refactor
Refactor SwiftUI view files to enforce consistent structure and dependency injection.