almasumdev

306 mods across 15 repositories, 16 stars between them.

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on migrating Combine publishers to Swift structured concurrency (async/await, AsyncSequence). Use when replacing Combine or adapting third-party APIs.

1 4mo ago A 34 tokens

uikit-to-swiftui

50

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on incrementally migrating a UIKit app to SwiftUI — coexistence patterns, hosting controllers, shared navigation, and when NOT to migrate. Use when planning a migration.

1 4mo ago A 42 tokens

ios-app-launch

51

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on optimizing iOS cold and warm launch — pre-main phases, DYLD, image loading, launch screens, and measurement with App Launch Instrument and MetricKit. Use when launch time is a concern.

1 4mo ago A 46 tokens

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on auditing iOS runtime performance using Instruments (Time Profiler, Hangs, Allocations), SwiftUI view rebuild analysis, and common fix patterns. Use when the app feels slow or drops frames.

1 4mo ago A 47 tokens

ios-testing

53

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on iOS unit and snapshot testing with XCTest, the new Swift Testing framework, and swift-snapshot-testing. Use when writing or auditing tests.

1 4mo ago A 34 tokens

ios-ui-testing

54

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on XCUITest — accessibility identifiers, robust element queries, screenshot flows, test plans, and CI stability. Use when writing end-to-end UI tests.

1 4mo ago A 37 tokens

ios-accessibility

55

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on iOS accessibility — VoiceOver, accessibility labels/values/traits, Dynamic Type, reduce motion, contrast, and testing. Use whenever UI is being built or reviewed.

1 4mo ago A 41 tokens

ios-animations

56

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on SwiftUI animations — implicit, explicit, matchedGeometryEffect, TimelineView, spring physics, and performance considerations. Use whenever motion is involved.

1 4mo ago A 35 tokens

ios-localization

57

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on iOS localization — String Catalogs (.xcstrings), ICU plurals and genders, right-to-left layout, and dynamic locale switching. Use when adding or auditing translated content.

1 4mo ago A 42 tokens

ios-navigation

58

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on iOS navigation using NavigationStack, value-based routing, programmatic navigation, deep links, and universal links. Use for any question about how screens are pushed, presented, or linked.

1 4mo ago A 43 tokens

swiftui-views

59

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on composing SwiftUI views — layout system, view composition, performance, previews, and when to reach for ViewBuilder/ViewModifier. Use for any SwiftUI view-construction question.

1 4mo ago A 43 tokens

uikit-interop

60

almasumdev/awesome-ios-agent-skills

Skill Claude CodeCodex

Expert guidance on bridging UIKit into SwiftUI with UIViewRepresentable and UIViewControllerRepresentable, and bridging delegates/Combine into SwiftUI bindings. Use whenever a SwiftUI app must host UIKit.

1 4mo ago A 43 tokens

rn-architecture

61

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on structuring a React Native 0.75+ app with a feature-sliced layout, New Architecture (Fabric + TurboModules) enabled, and strict TypeScript. Use this when asked about project structure, folder layout, or module boundaries.

1 4mo ago A 55 tokens

rn-data-layer

62

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on building an offline-first data layer in React Native with MMKV, WatermelonDB, or SQLite behind a repository abstraction. Use when asked about persistence, caching, or offline support.

1 4mo ago A 43 tokens

rn-state-management

63

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on choosing and using Zustand, Redux Toolkit, or Jotai for client state and TanStack Query for server state in React Native 0.75+. Use when asked about state management, stores, or server caching.

1 4mo ago A 50 tokens

rn-ci-cd

64

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on CI/CD for React Native with EAS Build, GitHub Actions, Fastlane, and EAS Update / CodePush for OTA delivery. Use when asked about builds, store submission, or OTA updates.

1 4mo ago A 49 tokens

rn-flavors

65

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Android product flavors and iOS schemes for multi-environment React Native builds, with a runtime env selector. Use when asked about flavors, schemes, dev/staging/prod, or configuration.

1 4mo ago A 45 tokens

rn-async-patterns

66

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Promises, async/await, cancellation with AbortController, timeouts, and retries in React Native / TypeScript. Use when asked about async code, cancellation, timeouts, or retries.

1 4mo ago A 48 tokens

rn-data-fetching

67

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on TanStack Query v5 in React Native -- queries, mutations, optimistic updates, polling, retries, and offline behavior. Use when asked about data fetching, caching, or server state.

1 4mo ago A 45 tokens

rn-offline-sync

68

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on offline-first sync in React Native -- queueing mutations, conflict handling, and background sync. Use when asked about offline write, sync, queues, or conflicts.

1 4mo ago A 40 tokens

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Guidance on migrating React Native apps from the Old Architecture (Paper + Bridge) to the New Architecture (Fabric + TurboModules) with Codegen and the interop layer. Use when asked about New Architecture migration, Fabric, TurboModules, bridgeless mode, or codegen.

1 4mo ago A 65 tokens

rn-bundle-size

71

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on shrinking React Native bundle size with Hermes bytecode, Metro config, tree shaking, and inline requires. Use when asked about bundle size, startup, or Metro configuration.

1 4mo ago A 41 tokens

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on auditing React Native performance, including Hermes sampling profiler, re-render detection, and list performance. Use when asked about slow screens, jank, dropped frames, or excessive re-renders.

1 4mo ago A 45 tokens