Agent Skills by Choshim丶Wy
Showing 36 vetted skills indexed across 1 GitHub repositories.
ios-feature-implementation
Implement iOS feature layers with dependency injection and async/await flows.
office-pptx
Automate PowerPoint (.pptx) reading, text extraction, template editing, and repacking.
app-store-opportunity-research
Identify and rank commercial opportunities in a specified App Store category.
app-store-changelog
Extract user-visible release notes from git history since the latest tag.
verify-ios-build
Review uncommitted changes and run xcodebuild with simulator or device fallback.
uikit-feature-implementation
Implement UIKit pages by wiring ViewControllers, UIViews, layouts, and interactions.
office-docx
Unpack, edit, validate, and repack Word DOCX files via Python scripts.
swift-expert
Design Swift protocol-oriented abstractions with concurrency and type-erasure strategies.
git-workflow
Enforce branch naming, Conventional Commits, and PR templates for Git workflows.
ios-performance
Analyze iOS app performance with xctrace and Instruments metrics.
code-review
Analyzes Swift/iOS code changes for bugs, design flaws, and risk.
debugging
Diagnose iOS runtime issues from logs and symbolicated stacks.
swiftui-feature-implementation
Convert SwiftUI page structures into iOS 17+ code with @Observable and @Bindable.
ui-ux-design-system
Aggregate cross-domain UI/UX guidance into design system recommendations.
macos-spm-app-packaging
Scaffold, build, sign, notarize, and package macOS SwiftPM apps without Xcode.
ios-simulator-automation
Automate iOS simulator workflows for build, navigation, accessibility checks, and visual diffs.
testing
Generate unit, UI, mock, stub, spy, and async test scaffolds for iOS/macOS projects.
ios-device-automation
Automate iOS device build, install, launch, test, and diagnostic workflows using devicectl and xcodebuild.
swiftui-liquid-glass
Apply iOS 26+ Liquid Glass visuals to SwiftUI components with fallbacks.
swiftui-performance-audit
Redirect legacy swiftui-performance-audit prompts to the ios-performance workflow.
sdk-architecture
Design SDK module architecture with public APIs and SPM or XCFramework boundaries.
xcode-build
Configure Xcode build settings, signing, and CI/CD workflows.
swiftui-ui-patterns
Organize SwiftUI page design and pattern selection for new screens.
refactoring
Refactor iOS/Swift code by extracting methods and introducing protocols.