moasq

115 mods across 2 repositories, 14 stars between them.

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when checking subscription unit economics, pricing margins, Apple fee tiers, power-user risk, OCR/LLM variable costs, or rate limits before changing IAP pricing or paywall strategy.

4 3mo ago A 44 tokens original MIT

business-model

98

moasq/ios-dev-agent

Skill Claude CodeCodex

Use whenever deciding or revising subscription pricing, trial length, trial placement, free tier, paywall design, or any monetization tradeoff for an iOS subscription app. Covers a data-backed methodology: competitor audit, weekly-vs-monthly economics, trial strategy, Apple Review compliance, and paywall UX. Every…

4 3mo ago A 145 tokens original MIT

charts

99

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing data visualizations. Covers Swift Charts: BarMark, LineMark, AreaMark, axis customization, scrollable charts.

4 3mo ago A 29 tokens original MIT

consolidate-errors

100

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when build, runtime, or test errors have been resolved and the project needs rules, skills, or scripts updated so the same failure is less likely to recur.

4 3mo ago A 38 tokens original MIT

content-composer

101

moasq/ios-dev-agent

Skill Claude CodeCodex

Use whenever writing or editing user-facing copy in the app — button labels, headers, section titles, card text, toasts, empty states, onboarding, paywalls, notifications, App Store metadata, release notes. Covers the voice, tone, and mechanics of mobile UI microcopy: length caps per element, banned characters…

4 3mo ago A 143 tokens original MIT

crash

102

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when a runtime crash occurs, the app crashes on a specific screen, or the user reports an EXCBREAKPOINT / signal abort. Runs automated smoke tests first, then investigates with crash logs and backtraces.

4 3mo ago A 47 tokens original MIT

debugging

103

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when diagnosing runtime crashes, SwiftUI render errors, concurrency violations, or unexpected behavior. Covers crash investigation methodology, LLDB debugging via XcodeBuildMCP, common iOS crash patterns, and the async renderer color crash.

4 3mo ago A 49 tokens original MIT

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when a Features/ / folder grows past 5 files, or when adding subviews, sheets, overlays, or backdrops. Covers the nested-subdirectory convention (Sections/, Sheets/, Overlays/, Backdrop/) so features stay browsable instead of accumulating 15 flat files with similar names.

4 3mo ago A 66 tokens original MIT

feedback-states

105

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing loading, error, empty, or success states. Covers Loadable switch handling, mutation buttons, loading indicators.

4 3mo ago A 29 tokens original MIT

fix-error

106

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when a build fails or there are unresolved errors. Reads .agents/errors/errors.md, investigates root cause, applies fix, verifies build, and logs the resolution.

4 3mo ago A 36 tokens original MIT

forms

107

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing form-based UI. Covers TextField, validation, pickers, stepper, slider, form submission flows.

4 3mo ago A 27 tokens original MIT

foundation-models

108

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing on-device AI features. Covers FoundationModels availability, text generation, streaming, @Generable structured output.

4 3mo ago A 28 tokens original MIT

haptics

109

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when adding tactile feedback. Covers UIImpactFeedbackGenerator, UINotificationFeedbackGenerator, CoreHaptics custom patterns.

4 3mo ago A 30 tokens original MIT

healthkit

110

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing health data features. Covers HealthKit authorization, statistics queries, sample queries, sleep analysis, common types.

4 3mo ago A 27 tokens original MIT

layout

111

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when arranging SwiftUI views, fixing layout bugs, extracting subviews, handling safe areas, replacing GeometryReader misuse, or building responsive VStack/HStack/ZStack compositions.

4 3mo ago A 36 tokens original MIT

lists

112

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing list-based UI. Covers ForEach identity, swipe actions, pull-to-refresh, custom styling, enumerated sequences.

4 3mo ago A 28 tokens original MIT

navigation

113

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing or debugging SwiftUI navigation: NavigationStack, NavigationSplitView, TabView, sheets, fullScreenCover, type-safe routes, deep links, and programmatic navigation.

4 3mo ago A 39 tokens original MIT

notifications

114

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing notification features. Covers UNUserNotificationCenter permission flow, scheduling, badge count, foreground handling.

4 3mo ago A 24 tokens original MIT

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when designing, implementing, or improving a questionnaire-style onboarding flow for an iOS subscription app. Covers multi-step onboarding, activation questions, paywall lead-in, conversion psychology, progress persistence, and first-run UX. Trigger on onboarding questionnaire, survey flow, first launch questions…

4 3mo ago A 70 tokens copy · 92% MIT