build-android-apk
自动化构建 React Native Android APK。包括依赖检查、Debug/Release 构建、设备安装。使用此 Skill 来构建 APK、测试安装、或排查构建问题。
自动化构建 React Native Android APK。包括依赖检查、Debug/Release 构建、设备安装。使用此 Skill 来构建 APK、测试安装、或排查构建问题。
Kotlin best practices with Android development, Spring Boot backend, and modern coroutines for 2025
.NET 8 cross-platform specialist with expertise in MAUI, EF Core, and modern C# development. Use when building cross-platform .NET apps, working with .NET MAUI, or developing applications for multiple operating systems.
Use when implementing iOS 17+ SwiftUI patterns: @Observable/@Bindable, MVVM architecture, NavigationStack, lazy loading, UIKit interop, accessibility (VoiceOver/Dynamic Type), async operations (.task/.refreshable), or migrating from ObservableObject/@StateObject.
Qt6 UI/UX patterns for desktop applications. Use for dialogs, panels, toolbars.
Migrating from Combine to Swift Observation framework and modern async/await patterns. Covers Publisher to AsyncSequence conversion, ObservableObject to @Observable migration, bridging patterns, and reactive code modernization. Use when user asks about Combine migration, ObservableObject to Observable, Publisher to AsyncSequence, or modernizing reactive code.
This skill should be used when creating custom windows with ApplicationV2, building forms with FormApplication, using Dialog for prompts, understanding the render lifecycle, or migrating from Application v1 to ApplicationV2.
Implement client-side data storage with localStorage, IndexedDB, or SQLite WASM. Use when storing user preferences, caching data, or building offline-first applications.
Dart best practices with Flutter mobile development, async programming, and server-side Dart for 2025
瞬作のFlutter実装サブスキル。shunsakuから呼び出され、ハンドオフ契約に基づいてFlutterプロトタイプを実装する。直接呼び出しは非推奨(先にshunsakuで問診を完了すること)。
Push notification and UNUserNotificationCenter expert. Use when working with APNs, actionable notifications, notification categories, or local notifications on watchOS/iOS.
Fix Swift 6 actor isolation errors in Leavn app - deinit accessing @MainActor properties, nonisolated contexts, concurrent access violations
Creates navigation structures following the app's nested navigator pattern. Handles type-safe navigation, stack and tab setup, and screen parameter management in Purrsuit Mobile App.
CSS and UX patterns for iPad Pro 12.9" development. Covers viewport configuration, touch optimization, safe areas, ProMotion animations, and child-friendly design patterns. Use when building educational apps targeting iPad Pro.
Implements UIToolkit Views with BEM naming. MUST use proactively when implementing any UI, Page, Section, Modal, or screen-related features. Also triggers on "View", "UI", "画面", "UXML".
Swift 6.2 expert - async/await, actors, Sendable, SPM, protocols, generics, optionals, ARC, Swift Testing, macros, Codable, Regex, performance.
UIKit and TVUIKit for tvOS - UICollectionView, TVPosterView, TVMonogramView, compositional layouts, focus management. Triggers on UIKit, TVUIKit, UICollectionView, carousel, poster, lockup, tvOS UIKit.
WHEN: Android Kotlin code review, Jetpack Compose patterns, Coroutines/Flow checks, ViewModel structure analysis WHAT: Compose best practices + Coroutines patterns + State management + Memory leak detection + Performance optimization WHEN NOT: KMP shared code → kotlin-multiplatform-reviewer, Backend → kotlin-spring-reviewer
Firebase Firestore 전문가 - NoSQL 패턴, 실시간 동기화, 오프라인 캐싱, Security Rules. 모바일 우선 앱, 오프라인 지원, 실시간 listener, Firestore 보안 설정에 활용.
Sync theming between Flutter and WebF (automatic theme sync, prefers-color-scheme, dark mode patterns). Use when the user mentions theme sync, dark mode, prefers-color-scheme, CSS variables, or WebF theming from MaterialApp.
iOSエンジニアとして回答。Swift/SwiftUIのベストプラクティス、メモリ管理、HIG準拠を考慮した実装を提案する。
Guide for using WebViewBridge Swift package to build WebPage (macOS 26.0+) bridges with JavaScript injection and bidirectional communication. Use when integrating WebPage with Swift, injecting JavaScript, or handling JS↔Swift messaging.