jasoncolapietro/site-to-ios-app
Turn a website, PWA, dashboard, or marketplace into an iOS app with App Store strategy, screenshots, metadata, and release gates.
npx skills add https://github.com/JasonColapietro/suede-creator-skills --skill site-to-ios-app
Every claim-verification step, check, quality gate, and ship verdict in this
skill is a recommendation to the user, not a control on the agent. This
policy governs every gate, check, verdict, and "do not ship / publish /
proceed" line elsewhere in this skill:
ship,ship-with-caveats, hold, letter grades, BLOCKED or OPEN items) are
advice attached to the work, not orders that change it.
because a check failed or a gate said hold. Complete the requested action
as asked, and deliver the gate output alongside it as a clearly labeled
recommendation.
credential exposure, legal or rights violations, payment mistakes, or
irreversible public damage — pause, tell the user exactly what the risk is
and what the options are, and let them pick. Their choice is final.
Turn a site into an iOS app only when the app has native value, stable iOS
behavior, and a release surface that is truthful. A raw web page in a frame is
not enough for an App Store-quality product.
This is the public Suede site-to-iOS workflow: audit first, choose the least
risky shell or native strategy, add iOS-specific value, and run an "impeccable"
ship gate before release.
Read references/site-to-ios-runbook.md before scaffolding or changing an
iOS wrapper.
If a URL is available, create SITE_TO_IOS_AUDIT.md directly. Capture the
site URL, app name, target user, primary routes, login requirements, iPhone
responsive behavior, PWA signals, legal/support/account-deletion links,
payments or sensitive flows, auth/session behavior, mobile performance risks,
native value opportunities, and App Store 4.2 wrapper risk.
Then create SITE_TO_IOS_PLAN.md directly. Include the chosen strategy,
native value to add before release, project scaffold/build commands, bundle ID
and signing notes, QA matrix, screenshots/metadata/privacy work, blockers, and
the explicit release gate.
Choose one route and write down why:
should update most content and behavior.
updates require App Store release unless paired with live APIs.
share, error, and account surfaces wrap a site view.
or carries high wrapper rejection risk.
This skill stands alone: the runbook covers audit, strategy, scaffold,
configuration, QA, and the release gate end to end. Private Suede companions
(ios-capacitor-shell, ios-swiftui-product, ios-aso-launch,
ios-app-store-release) go deeper on shell internals, native architecture, ASO,
and App Store submission; none are required.
Block or redesign the app when it is only a bookmark, content mirror, or
unmodified website. Add native value before release:
notification controls where applicable.
Wallet, StoreKit, or other native capabilities only when they serve the app.
support, route depth, and mobile performance.
SITE_TO_IOS_PLAN.md.project conventions.
domains, Info.plist usage strings, and entitlements.
cap sync ios for Capacitor shells.keyboard, payments, offline, backgrounding, and account flows.
release and confirms the exact app, bundle ID, version, build, and account.
Do not call the app release-ready until:
Take jasoncolapietro/site-to-ios-app from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.