Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add JasonColapietro/ios-app-dev-skills --skill ios-app-factorygit clone --depth 1 https://github.com/JasonColapietro/ios-app-dev-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jasoncolapietro/ios-app-dev-skills/ios-app-factory)<a href="https://agentmods.dev/skills/jasoncolapietro/ios-app-dev-skills/ios-app-factory"><img src="https://agentmods.dev/badge/skills/jasoncolapietro/ios-app-dev-skills/ios-app-factory/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/jasoncolapietro/ios-app-dev-skills/ios-app-factory"><img src="https://agentmods.dev/badge/skills/jasoncolapietro/ios-app-dev-skills/ios-app-factory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00087 | $0.00541 |
| Opus 5 | $0.00044 | $0.00270 |
| Sonnet 5 | $0.00017 | $0.00108 |
| Haiku 4.5 | $0.00009 | $0.00054 |
Grade A, and why
ios-app-factory scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.
iOS App Factory
Principle
Build the app and its App Store surface together. A useful app that nobody can find fails; great ASO on a broken app also fails. Treat implementation and ASO as equal halves of the product.
Default Pipeline
- Choose a winnable target keyword before building.
- Scaffold native SwiftUI unless the user explicitly asks for a wrapper.
- Build the core loop: input, processing, structured result, history, saved set.
- Add monetization only when it does not block v1 credential or review flow.
- Produce App Store screenshots and metadata as first-class artifacts.
- Run the ship gate: build, metadata, screenshots, privacy, secrets, feature truth.
- Release only after explicit user confirmation for public submission.
Read references/factory-pipeline.md for the detailed phase map.
Public-Safe Defaults
- Use placeholder bundle IDs like
com.example.product. - Use environment variables for App Store Connect credentials.
- Do not include private account IDs, phone numbers, real API keys, certificates,
provisioning profiles, or
.p8files in outputs. - For first versions, prefer a free or no-account v1 if monetization credentials or IAP setup would delay validation.
Slash Commands
This skill pairs with the repository slash commands:
/ios-ship-app- run the whole pipeline./ios-keyword- keyword and competitor scan./ios-new-app- scaffold or plan the native app./ios-shot- deterministic simulator screenshot capture./ios-screens- screenshot capture and marketing frame./ios-grade- ship-gate scorecard./ios-release- archive/upload/submit checklist.
Completion Bar
Do not call an app ship-ready until:
- the app builds on a named simulator or CI target,
- the core flow works with real or deterministic demo data,
- App Store metadata passes char limits and keyword rules,
- screenshots exist at required sizes,
- privacy/legal answers match actual SDK behavior,
- no secrets or signing assets are committed,
- the user has confirmed any outward submission action.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 58 lines · 87 tokens per session scan A cf45c610793c
ios-app-factory is a skill published in the GitHub repository JasonColapietro/ios-app-dev-skills (3 stars, last pushed 4d ago), licensed MIT. It adds 87 tokens to every session and 541 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
app-rejection-recovery
When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions "app rejected", "App Review rejection", "guideline violation", "Apple rejected my app", "Google Play rejected", "Play policy violation", "Resolution…
apple-search-ads
When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions "Apple Search Ads", "ASA", "Search Ads", "Search tab ads", "Today tab ads", "CPT"…
attribution-setup
When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when…
custom-product-pages
When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page"…
web-to-app-funnel
When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, "open in app" CTAs, and the trade-off between paying on web…
android-aso
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or…