project-bloc
Guide for creating BLoC patterns with events, states, and proper structure in app_bloc packages (project)
swiftui-gestures
Use when implementing SwiftUI gestures (tap, drag, long press, magnification, rotation), composing gestures, managing gesture state, or debugging gesture conflicts - comprehensive patterns for gesture recognition, composition, accessibility, and cross-platform support
flutter-parallel-agents
Use when facing 2+ independent Flutter tasks that can be worked on without shared state or sequential dependencies
flutter-project-init
Creates a new Flutter project with Clean Architecture, domain pattern boilerplate, and production-ready setup
dart-expert
Expert-level Dart, Flutter, mobile development, and cross-platform apps
navigation-patterns
Comprehensive SwiftUI NavigationStack and routing patterns for iOS/tvOS development
lang-swift-dev
Foundational Swift development patterns covering modern Swift syntax, SwiftUI, protocol-oriented programming, and Cocoa Touch frameworks. Use when writing Swift code, building iOS/macOS/watchOS/tvOS applications, working with SwiftUI or UIKit, understanding Swift concurrency, or needing guidance on Swift project structure.
android-patterns
Provides Android coding patterns for Kotlin 2.0 and Jetpack Compose projects. Includes MVI architecture, Clean Architecture layers, Compose best practices, and Coroutines/Flow patterns. Use when writing Android code, implementing features, reviewing code, or learning patterns. Use when user mentions: MVI 패턴, 클린 아키텍처, 컴포즈 패턴, 코루틴, Flow, 상태 관리, 아키텍처, ViewModel 패턴, 레이어 구조, 패턴 설명.
background-processing
Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns
project-feedback
Guide for showing user feedback using app_feedback package - toasts, snackbars, dialogs, bottom sheets (project)
project-secure-storage
Guide for storing secrets securely using app_secure_storage package with platform-native storage (project)
navigation-patterns
GetX navigation patterns including routing, parameters, guards, deep linking, and custom transitions for Flutter applications
flutter-conventions-best-practices
Dart 3.x and Flutter 3.x conventions, naming patterns, code organization, null safety, and async/await best practices
change-blindness
Los usuarios no notan cambios que ocurren fuera de su foco de atención. Use cuando diseñe actualizaciones de estado, notificaciones, o cambios dinámicos en la UI.
project-form
Guide for creating form modules with FormBloc state management and Flutter widgets in app_form packages (project)
swiftui-patterns
SwiftUI view composition, state management, and platform-specific patterns for iOS/tvOS
error-handling-patterns
Comprehensive error handling strategies for iOS/tvOS applications using Swift Result types, custom errors, and user-facing error presentation
neumorphism-design
Comprehensive guide and utilities for applying Neumorphism (Soft UI) to the MyAsset project.
apple-platforms
Build apps for macOS, iPadOS, watchOS, and visionOS with platform-specific features. Use when creating menu bar apps, iPad split views, Apple Watch complications, Vision Pro immersive experiences, or multi-platform adaptations.
launch-planner
Transform app ideas into shippable MVPs with speed and focus. Use when: (1) evaluating new app or product ideas, (2) creating PRDs or product specs, (3) scoping features for an MVP, (4) generating starter code or prompts for Claude Code, (5) making product decisions during development, or (6) the user needs help staying focused on shipping rather than over-engineering. Applies product philosophy of shipping fast, validating with real users, and avoiding feature creep.
ui-skills
This skill should be used when the user asks to "build UI", "create interface", "design components", "implement frontend", or needs guidance on building accessible, performant interfaces with proper animation, typography, and component patterns. Provides opinionated constraints for building better interfaces with agents.
accessibility
Accessibility for Apple platforms - VoiceOver, Dynamic Type, focus management, accessibility labels. Triggers on a11y, screen reader, accessible.