almasumdev

306 mods across 15 repositories, 16 stars between them.

mobile-ui-patterns

145

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Canonical mobile UI patterns (list, detail, tab, sheet, master-detail, search, form) with platform-aware guidance across SwiftUI, Compose, Flutter, and React Native. Use when designing or reviewing screens.

1 4mo ago A 48 tokens

app-lifecycle

146

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Mobile app lifecycle across iOS and Android (foreground, background, suspended, killed), state restoration, process death, and cross-platform parallels in Flutter and React Native. Use when handling background work, persistence of in-flight state, or resume flows.

1 4mo ago A 53 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Implementing and testing deep links on mobile - Android App Links, iOS Universal Links, custom URL schemes, attribution providers, and sunset guidance for Firebase Dynamic Links. Use when adding, debugging, or migrating deep link behavior.

1 4mo ago A 51 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

End-to-end push notifications on mobile - FCM and APNs architecture, payload shapes, notification vs data messages, permissions, and cross-platform handling in Flutter and React Native. Use when adding, debugging, or rearchitecting push.

1 4mo ago A 53 tokens

conflict-resolution

149

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Pragmatic conflict resolution for mobile sync - last-write-wins, field-level merge, three-way merge, vector clocks, and CRDT basics. Use when two clients can modify the same record offline.

1 4mo ago A 45 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Designing a mobile app as offline-first - caching tiers, authoritative sources, read and write paths, and the boundaries between device and server. Use when a feature needs to work without connectivity or when diagnosing stale/inconsistent data.

1 4mo ago A 50 tokens

sync-strategies

151

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Mobile sync strategies - pull, push, delta, bidirectional, event log, and CRDT - with tradeoffs, payload shapes, and cross-platform snippets. Use when designing how a mobile client stays consistent with a server.

1 4mo ago A 50 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Crash reporting for mobile - symbolication, SLOs, tagging, triage workflow, and comparing Crashlytics, Sentry, Bugsnag, Firebase, and native (APM) reporters. Use when setting up or improving crash reporting.

1 4mo ago A 56 tokens

mobile-ci-cd-overview

153

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Mobile CI/CD fundamentals - branching, build matrices, signing, artifact caching, store uploads, and common pipeline shapes across Xcode Cloud, GitHub Actions, Bitrise, and Codemagic. Use when designing or rebuilding a mobile pipeline.

1 4mo ago A 55 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Mobile observability - metrics, traces, logs, and events within the constraints of battery, network, and storage. Use when defining what to collect, how to sample, and how to pipe signals to analytics and APM tools.

1 4mo ago A 53 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

How to write and maintain Architecture Decision Records (ADRs) for mobile teams, and the canonical set of decisions every mobile project must record. Use when starting a project or when an architectural change is being proposed.

1 4mo ago A 48 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Expert guidance on scoping a mobile application, cutting an MVP, prioritizing platforms, and sequencing milestones. Use this when a project is starting or a major feature set is being defined.

1 4mo ago A 42 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Decision framework for choosing between native iOS/Android, Flutter, React Native, and Kotlin Multiplatform for a new or migrating mobile project. Use when the stack is undecided or being revisited.

1 4mo ago A 46 tokens

mobile-qa-process

158

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Release checklists, regression suites, exploratory bug bashes, and how to run QA for a mobile app without burning the team out. Use when preparing a release or standing up a QA practice.

1 4mo ago A 44 tokens

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Mobile testing strategy - pyramid, device selection, flake reduction, device clouds, and test-category scope. Use when setting up or auditing the testing approach of a mobile project.

1 4mo ago A 40 tokens

app-store-submission

160

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Apple App Store submission - review guidelines, metadata, privacy nutrition labels, encryption compliance, and common rejection patterns. Use when preparing a first or recurring submission.

1 4mo ago A 36 tokens

play-store-submission

161

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Google Play Store submission - Data Safety form, target API policy, App Bundles, signing by Google Play, testing tracks, and staged rollout. Use when preparing a first or recurring submission.

1 4mo ago A 43 tokens

staged-rollouts

162

almasumdev/awesome-mobile-agent-skills

Skill Claude CodeCodex

Staged rollouts for mobile - percentage schedules, halt criteria, feature flags, and coordinating App Store Phased Release with Play Store staged rollout. Use when planning any production release.

1 4mo ago A 41 tokens

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on sharding and parallelizing mobile test suites across runners and devices with an eye on cost, flake, and debuggability. Use when the suite wall-clock is too long, or when device-farm bills are getting out of hand.

1 4mo ago A 56 tokens

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on scoping test automation investments, assigning ownership, choosing quality metrics, and keeping a mobile test suite economically viable. Use when asked "what should our test strategy be?" or when the test suite is becoming a cost center.

1 4mo ago A 53 tokens

device-farms

166

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on running mobile tests on Firebase Test Lab, AWS Device Farm, BrowserStack App Automate, and Sauce Labs. Use when asked to set up device-farm coverage, design a device matrix, or compare vendors.

1 4mo ago A 49 tokens

e2e-testing-strategy

167

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Decide when end-to-end tests pay off, how to budget flake, and how to split smoke vs full regression suites. Use when asked "should we add an E2E test for this?" or when an E2E suite has grown too slow or too flaky to trust.

1 4mo ago A 65 tokens

maestro-flows

168

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on writing, running, and parallelizing Maestro YAML flows for cross-platform mobile E2E testing. Use when adding Maestro coverage, wiring Maestro to CI, or moving off Detox/Appium for smoke flows.

1 4mo ago A 48 tokens