moasq/ios-dev-agent

Universal iOS development agent - skills, rules, MCP servers for Claude Code, Codex, Cursor, Windsurf, Antigravity, OpenCode, Amp, Junie, and more.

4Stars on the repository
60Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

app-store-preflight

01

moasq/ios-dev-agent

Agent Codex

Scans the project for App Store Review rejection patterns and generates a comprehensive preflight report. Checks metadata, subscriptions, privacy, design guidelines, entitlements, and health/fitness-specific rules. Use before submitting to the App Store.

4 3mo ago A 51 tokens original MIT

app-validator

02

moasq/ios-dev-agent

Agent Codex

Validates project compliance with AppTheme, MVVM architecture, forbidden patterns, and file structure rules. Use after completing features or before reviews.

4 3mo ago A 31 tokens original MIT

asc

03

moasq/ios-dev-agent

Agent Codex

Handles App Store Connect operations for an iOS app: metadata, TestFlight, review submission, signing, build upload, screenshots, localization, app records, and asc CLI workflows. Does not manage RevenueCat catalog state or app feature code.

4 3mo ago A 50 tokens original MIT

billing

04

moasq/ios-dev-agent

Agent Codex

Coordinates iOS subscription and IAP work across App Store Connect, RevenueCat, and local metadata. Use for product catalog changes, pricing strategy, trials, intro offers, localization, and ASC to RevenueCat drift.

4 3mo ago A 45 tokens original MIT

code-cleaner

05

moasq/ios-dev-agent

Agent Codex

Finds dead code, redundancy, oversized files, and unused imports in Swift. Use for codebase cleanup or after large refactors.

4 3mo ago A 31 tokens original MIT

crash-resolver

06

moasq/ios-dev-agent

Agent Codex

Investigates and fixes runtime crashes detected by smoke walker tests. Reads test failure output, harvests crash logs, symbolicates backtraces, applies fix, reruns failing test, and updates the error ledger.

4 3mo ago A 47 tokens original MIT

error-resolver

07

moasq/ios-dev-agent

Agent Codex

Investigates and fixes unresolved build errors from .agents/errors/errors.md. Reads error context, searches for root cause, applies fix, verifies build, and updates the error ledger with resolution details.

4 3mo ago A 42 tokens original MIT

moasq/ios-dev-agent

Agent Codex

Scans Swift source and xcstrings catalogs for unlocalized user-facing strings, missing locale values, RTL issues, and formatting mistakes before App Store submission.

4 3mo ago A 35 tokens original MIT

revenuecat

09

moasq/ios-dev-agent

Agent Codex

Handles RevenueCat-only work for an iOS app: products, entitlements, offerings, packages, SDK keys, customer debugging, and dashboard/API verification. Does not touch App Store Connect or Swift feature code.

4 3mo ago A 46 tokens original MIT

rules-consolidator

10

moasq/ios-dev-agent

Agent Codex

Analyzes resolved errors from .agents/errors/errors.md and updates rules or skills to prevent recurrence. Checks existing coverage before proposing changes. Never creates new rules — patches holes in existing ones.

4 3mo ago A 42 tokens original MIT

security-auditor

11

moasq/ios-dev-agent

Agent Codex

Audits iOS app for security vulnerabilities: HealthKit PHI exposure, credential storage, entitlement misuse, Info.plist validation. Use before releases or security reviews.

4 3mo ago A 38 tokens original MIT

test-runner

12

moasq/ios-dev-agent

Agent Codex

Runs Xcode build, analyzes errors and warnings, validates screenshots. Use to verify build health.

4 3mo ago A 23 tokens original MIT