almasumdev

306 mods across 15 repositories, 16 stars between them.

rn-e2e-testing

73

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on end-to-end testing React Native apps with Maestro or Detox, including CI setup and flake reduction. Use when asked about E2E, UI automation, Maestro, or Detox.

1 4mo ago C 45 tokens

rn-testing

74

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on unit and component testing in React Native with Jest and React Native Testing Library, including hook tests, mocks, and snapshot discipline. Use when asked about unit tests, component tests, or mocks.

1 4mo ago A 44 tokens

rn-accessibility

75

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on accessibility in React Native, covering accessibilityRole, labels, state, focus, touch targets, and RTL. Use when asked about a11y, screen readers, TalkBack, VoiceOver, or RTL.

1 4mo ago A 48 tokens

rn-animations

76

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on animations in React Native using Reanimated 3 worklets, Gesture Handler, Skia, and Moti. Use when asked about animations, gestures, transitions, or canvas drawing.

1 4mo ago A 43 tokens

rn-components

77

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on building composable React Native components with StyleSheet, Unistyles, or NativeWind, and using FlashList for performant lists. Use when asked about components, styling, or list rendering.

1 4mo ago A 44 tokens

rn-images

78

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on efficient image loading in React Native with expo-image or react-native-fast-image, including caching, placeholders, priority, and memory hygiene. Use when asked about images, avatars, or media lists.

1 4mo ago A 44 tokens

rn-localization

79

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on i18n in React Native with i18next or Lingui, ICU plurals, dynamic locale switching, and RTL layout mirroring. Use when asked about translations, plurals, locale, or RTL.

1 4mo ago A 49 tokens

rn-navigation

80

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on React Navigation 7 with native-stack, typed routes, deep links, and tab+stack composition. Use when asked about navigation, routing, deep linking, or screen typing.

1 4mo ago A 41 tokens

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on managing state in Jetpack Compose using ViewModel, StateFlow, remember/rememberSaveable, state hoisting, and unidirectional data flow. Use this when implementing screens or refactoring stateful composables.

1 4mo ago A 50 tokens

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on a modern Kotlin-first Android application architecture using Clean Architecture, Gradle module separation, version catalogs, and Hilt DI. Use this when asked about project structure, module layout, or dependency injection.

1 4mo ago A 49 tokens

kotlin-data-layer

83

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on building a Kotlin offline-first data layer with Room, Retrofit, Flow-based observables, and the repository pattern. Use this for repositories, caching, and synchronization.

1 4mo ago A 40 tokens

gradle-kotlin-dsl

84

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on Gradle Kotlin DSL for Android — build.gradle.kts patterns, convention plugins in build-logic, version catalogs, and settings configuration. Use this when touching any build file.

1 4mo ago A 45 tokens

kotlin-android-ci

85

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on CI/CD for Kotlin Android projects — GitHub Actions, Gradle remote cache, signing, Play Publisher, and Firebase App Distribution. Use this when setting up or debugging CI pipelines.

1 4mo ago A 45 tokens

kotlin-coroutines

86

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on writing correct Kotlin coroutines — structured concurrency, scopes, dispatchers, cancellation, supervisorScope, and exception handling. Use this whenever you add suspending code.

1 4mo ago A 40 tokens

kotlin-flow

87

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on Kotlin Flow — cold vs hot flows, StateFlow / SharedFlow, common operators, combining, back-pressure, and testing with Turbine. Use this for any reactive data stream work.

1 4mo ago A 44 tokens

retrofit-kotlin

88

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on configuring Retrofit + OkHttp + kotlinx.serialization for Kotlin Android — interceptors, auth refresh, retries, error mapping, and test doubles. Use this for any networking setup.

1 4mo ago A 42 tokens

livedata-to-flow

89

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on migrating LiveData to StateFlow / SharedFlow, including lifecycle-aware collection, Transformations replacements, and Java interop. Use this when modernizing a ViewModel or removing the lifecycle-livedata dependency.

1 4mo ago A 49 tokens

views-to-compose

90

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on migrating Android Views / XML layouts to Jetpack Compose incrementally, including AndroidView / ComposeView interop, Fragment hosting, and shared ViewModel strategies. Use this when modernizing a legacy codebase.

1 4mo ago A 48 tokens

compose-performance

91

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on diagnosing and fixing Jetpack Compose performance problems using recomposition tracing, stability/immutability annotations, and Compose compiler metrics. Use this for jank, slow lists, or recomposition complaints.

1 4mo ago A 44 tokens

compose-ui-testing

93

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on Jetpack Compose UI testing with createAndroidComposeRule, semantics matchers, synchronization, and screenshot tests with Paparazzi or Roborazzi. Use this for instrumented and screenshot UI tests.

1 4mo ago A 46 tokens

almasumdev/awesome-kotlin-android-agent-skills

Skill Claude CodeCodex

Expert guidance on building accessible Compose UIs with semantics modifiers, TalkBack support, correct touch target sizing, contrast, and large-text scaling. Use this when authoring or reviewing any user-facing composable.

1 4mo ago A 45 tokens