Overview of available development skills
mainThis repository provides a collection of 16 specialized skills for engineering tasks including Apple platform development, GitHub automation, React performance, and multi-agent code reviews.
Apple Platform Skills
- App Store Changelog: Generates user-facing release notes from git history.
- iOS Debugger Agent: Builds, launches, and debugs iOS apps on simulators using XcodeBuildMCP.
- macOS Menubar Tuist App: Focuses on Tuist and SwiftUI menubar apps.
- macOS SwiftPM App Packaging (No Xcode): Scaffolds and packages SwiftPM-based macOS apps without Xcode projects.
- Swift Concurrency Expert: Fixes Swift 6.2+ concurrency, actor isolation, and
Sendableissues. - SwiftUI Liquid Glass: Implements iOS 26+ Liquid Glass APIs.
- SwiftUI Performance Audit: Audits runtime performance (invalidation storms, layout thrash, etc.).
- SwiftUI UI Patterns: Provides best practices for navigation, sheets, and async state.
- SwiftUI View Refactor: Refactors views toward smaller subviews and correct Observation usage.
Automation and Review Skills
- GitHub: Operates on GitHub issues, PRs, and workflow runs via the
ghCLI. - Bug Hunt Swarm: A four-agent investigation for reproduction and root-cause tracing.
- Review Swarm: A four-agent diff review for regressions, security, and performance.
- Review and Simplify Changes: Reviews git diffs for quality and applies safe fixes.
- Orchestrate Batch Refactor: Executes large-scale refactors using dependency-aware work packets.
Performance and Auditing Skills
- React Component Performance: Diagnoses re-render churn and unstable props in React.
- Project Skill Audit: Recommends new skills based on project history and conventions.