Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Use when implementing iOS 26 features (Liquid Glass, new SwiftUI APIs, WebView, Chart3D), deploying iOS 26+ apps, or sup...
Use when iOS accessibility issues arise — VoiceOver, UIKit/SwiftUI labels, traits, focus, Dynamic Type, contrast
(ePost) Use when iOS accessibility issues arise — VoiceOver, UIKit/SwiftUI labels, traits, focus, Dynamic Type, contrast
Implement, review, or improve accessibility in iOS/macOS apps with SwiftUI and UIKit. Use when adding VoiceOver support...
Add authentication to an iOS app with Sign in with Apple, biometrics, and Keychain storage.
Scaffold a new feature with View, ViewModel, and tests following ios-std conventions.
Add a Swift file to an Xcode project without opening Xcode. Programmatically edits project.pbxproj to include the file....
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filte...
Develops iOS applications with XcodeGen, SwiftUI, and SPM. Triggers on XcodeGen project.yml configuration, SPM dependenc...
Generates a complete iOS app icon set with all required sizes. Use when asked to create an app icon, design an iOS icon,...
When the user wants to submit an iOS app to the App Store. Use when the user mentions 'App Store,' 'App Store Connect,'...
Test iOS apps using AXe CLI for accessibility auditing, UI automation, and simulator control. Use when testing iOS Simul...
アーカイブ・配布支援。App Store Connect、TestFlight、Ad Hoc/Enterprise配布。使用タイミング: (1) App Storeへの提出準備時、(2) TestFlight配布時、(3) Ad Hoc/E...
Expert knowledge for iOS audio processing, pitch detection algorithms (HPS, YIN, FFT), DSP implementation, and AudioKit...
Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate earl...
Use for slow builds: Build Timeline analysis, type-check bottlenecks, compilation caching, and incremental-build optimiz...
Quick iOS build and test cycle with error detection
iOS/Swift/Xcodeのビルド・テスト・実行ワークフロー。「iOSビルド」「Xcodeエラー」「コンパイル」「シミュレーター」「swift build」「xcodebuild」などのキーワードで自動適用。
AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred p...
iOSアプリのSPMパッケージ構成・レイヤー依存関係・設計原則を定義。iOS機能実装・コードレビュー時に参照。no problem製SPMパッケージの使用指針を含む。
QuickTypeの`.vscode/tasks.json`に定義されたiOSアプリ開発用コマンド(Simulator起動、xcodebuild、simctlインストール/起動など)をCLIから再現する。タスクごとの依存関係を解決してシミュ...
Use when choosing between CloudKit vs iCloud Drive, implementing reliable sync, handling offline-first patterns, or desi...
Concise iOS code review for Payoo Merchant app. Focuses on critical/high/medium issues - RxSwift memory leaks, retain cy...
Review iOS code for compliance with standards, NFRs, and security policy.
Use for Core Location implementation decisions: authorization strategy, monitoring mode, accuracy selection, geofencing,...
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to...
Debug the current iOS project on a booted simulator with XcodeBuildMCP.
Manage iOS delivery builds to QC testing with GitLab pipeline creation and issue management. Supports develop, delivery,...
iOS: Xcode Archive, TestFlight, App Store Connect, certificates, provisioning, Fastlane, Xcode Cloud
Build and deploy iOS app to connected iPhone via USB. Fast deployment (~8-10 seconds) for development iteration. Use whe...
Manage Swift Package Manager dependencies with security checks and update verification.
Create distinctive, production-grade iOS interfaces with SwiftUI. Use this skill when the user asks to build iOS screens...
iOSアプリのデザイン哲学とクリエイティブディレクション。Apple Human Interface Guidelinesに基づくClarity/Deference/Depthの原則、SwiftUIによる実装パターン、アクセシビリティ設計を...
Visual design review of iOS screens against ios-styleguide.
iOS/React Native development with Expo. Use when working on mobile app, running builds, debugging device issues, or sett...
Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, a...
(ePost) Use when working with .swift files, Xcode projects, SwiftUI/UIKit, or iOS-specific features
Use when working with .swift files, Xcode projects, SwiftUI/UIKit, or iOS-specific features
iOS, iPadOS, and tvOS development with Swift, SwiftUI, and UIKit. Use when building Apple platform apps, implementing iO...
Take screenshots from physical iOS devices connected via USB using pymobiledevice3. Use when capturing screenshots from...
iOSエンジニアとして回答。Swift/SwiftUIのベストプラクティス、メモリ管理、HIG準拠を考慮した実装を提案する。
iOS development expert including SwiftUI, UIKit, and Apple frameworks
Audit a specific iOS feature for bugs, dead code, and improvements
Master iOS development foundations - Architecture, lifecycle, memory, concurrency
Generate comprehensive unit tests for iOS RxSwift project files (ViewModels, UseCases, Services). Creates complete test...
Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring ad...
Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad...
Build, update, and apply iOS design specifications using Apple Human Interface Guidelines (HIG) source data. Use when a...
iOSアプリの情報設計(IA)と画面遷移(ナビゲーション)を設計するスキル。Apple HIGとWWDCセッションに基づき、タブ/階層push/モーダルを情報階層とタスク構造から逆算して選定し、根拠と未確定事項を可視化しながら設計を完遂する...
Remove alpha channel (transparency) from iOS app icons. Apple App Store rejects icons with transparency. Use this after...
Ensure iOS/iPadOS-friendly form inputs (keyboard type, inputmode, autocomplete, autocapitalize/autocorrect, enterkeyhint...
Use Xcode Instruments command line tools to analyze iOS app performance, detect memory leaks, optimize launch times, mon...
Startup runbook for iOS projects. Establishes stack decisions, scaffolds the project, configures GitHub security, and co...
Skill providing structured iOS lane knowledge: SwiftUI vs UIKit/TCA/MVVM patterns, data stack choices, and OS 4.1 iOS st...
Implement, review, or improve localization and internationalization in iOS/macOS apps — String Catalogs (.xcstrings), Lo...
Declare new iOS Feature cases by collecting details via interactive form and automatically updating all required files (...
Expert iOS GitLab merge request management with two modes - Review mode for code reviews, comments, and approvals; Updat...
Check Swift naming conventions for iOS code. Validates class names, variables, functions, and IBOutlets against project...
SwiftUI navigation and deep linking using NavigationStack and Universal Links.
Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency, a...
Non-functional requirements checklist for iOS features