moasq

115 mods across 2 repositories, 14 stars between them.

resend

49

moasq/agentic-ship

MCP server Claude CodeCodexCursor +2

MCP server "resend", hosted remotely at mcp.resend.com, as configured in moasq/agentic-ship.

10 3d ago A tokens not measured original MIT

posthog

50

moasq/agentic-ship

MCP server Claude CodeCodexCursor +2

MCP server "posthog", hosted remotely at mcp.posthog.com, as configured in moasq/agentic-ship.

10 3d ago A tokens not measured copy · 100% MIT

linear

51

moasq/agentic-ship

MCP server Claude CodeCodexCursor +2

Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.

10 3d ago A tokens not measured copy · 100% MIT

playwright-test

52

moasq/agentic-ship

MCP server Claude CodeCodexCursor +2

A high-level API to automate web browsers. Runs locally from the playwright npm package.

10 3d ago A tokens not measured original MIT

agentic-ship

53

moasq/agentic-ship

MCP server Claude CodeCodexCursor +2

MCP server "agentic-ship" as configured in moasq/agentic-ship. Runs scripts/mcp-server.mjs with node.

10 3d ago A tokens not measured original MIT

moasq/agentic-ship

Instructions file CodexOpenCode

Instructions for moasq/agentic-ship, covering agentic ship, stack, commands, skills and agents.

10 3d ago C 11,608 tokens original MIT

moasq/agentic-ship

Instructions file

Instructions for moasq/agentic-ship, a project described as: Open-source toolkit for shipping real products with coding agents: durable product contracts, cross-host skills, resumable service connections, and deterministic verification gates.

10 3d ago A 5 tokens copy · 100% MIT

app-store-preflight

56

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

57

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

58

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

59

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

60

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

61

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

62

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

64

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

65

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

66

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

67

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

accessibility

68

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing or auditing accessibility. Covers VoiceOver labels, Dynamic Type, Reduce Motion, color contrast, focus management.

4 3mo ago A 27 tokens original MIT

animations

69

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing or debugging animations. Covers containment, modifier order, GPU transforms, timing curves, transitions, phase/keyframe.

4 3mo ago A 27 tokens original MIT

app-store-preflight

70

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when preparing an iOS app for App Store review, responding to an Apple rejection, or auditing metadata, subscriptions, privacy manifests, entitlements, age rating, screenshots, TestFlight, IAP, pricing, review info, or design compliance. Runs asc validate commands plus local rejection-rule checks.

4 3mo ago A 65 tokens original MIT

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when authenticating to Apple Developer Portal, checking Apple auth status, creating App Store Connect API credentials, or running portal operations that need Apple ID, 2FA, certificates, profiles, bundle IDs, or ASC setup.

4 3mo ago A 50 tokens original MIT

apple-signin

72

moasq/ios-dev-agent

Skill Claude CodeCodex

Use when implementing Apple Sign-In. Covers entitlement setup, AuthenticationServices framework, SwiftUI SignInWithAppleButton, and credential state checking.

4 3mo ago A 32 tokens original MIT