
Claude Skills by huhx0015
github.com/huhx0015HX Audio Player for music and sound playback. Use when implementing music playback, sound effects, HXMusic, HXSound, or audio in HXAudioPlayer. Library is in the hxaudio module.
Defines architecture patterns for AndroidBooster. Use when implementing MVI, MVVM, VIPER, MVP, or base UI components. Use when creating activities, fragments, ViewModels, or structuring feature modules.
HX Audio Player for music and sound playback. Use when implementing music playback, sound effects, HXMusic, HXSound, or audio in AndroidBooster. Uses hxaudio-v331.aar in core/audio.
Common constants, DI modules, and shared utilities for AndroidBooster. Use when adding API constants, SharedPreferences, connectivity, or app-wide configuration.
Master index for AndroidBooster project skills. Use when working in AndroidBooster to discover available architecture, audio, network, UI, and common patterns.
Handles translations for AndroidBooster string resources. Use when adding, changing, or removing strings in any strings.xml or plurals.xml, or when creating new locale resource directories.
Location services for AndroidBooster. Use when implementing location tracking, LocationManager, or LocationRequest in services.
Network and Retrofit setup for AndroidBooster. Use when adding API endpoints, Retrofit interfaces, or configuring network layer. Uses Retrofit, OkHttp, Gson.
Compose lazy list components for AndroidBooster. Use when building Compose list UIs with ComposeDataColumn or ComposeDataRow, DataItem models, pull-to-refresh, initial loading, endless pagination, or custom progress indicator colors.
UI components and utilities for AndroidBooster. Use when building XML/DataBinding list screens, image loading, dialogs, snackbars, or display/unit conversions. For Compose lazy list components, use androidbooster-ui-compose.