DeliciousKit — the native iOS starter kit · built for AI coding
Ship your iOS appfrom the first prompt.
A production-ready native SwiftUI starter kit built for AI coding tools — onboarding, paywall, auth, push, and analytics behind clean protocols, with the skills files your agent reads. Not a web wrapper. Not another monthly app builder.
Works with your AI coding agent
The iOS stack you’d choose anyway
Not a wrapper
This is the code you’ll own.
One import, one modifier. The plumbing is done — you write ContentView.
import SwiftUI
import DeliciousKit
@main
struct MyApp: App {
var body: some Scene {
WindowGroup {
DeliciousKit.root { // onboarding · paywall · auth
ContentView() // ← your app starts here
}
.analytics(.telemetryDeck)
.purchases(.storeKit)
.push(.oneSignal)
}
}
}// illustrative — the plumbing is done; you write ContentView.
Skip the first 450 hours.
Every iOS app pays the same tax before its own idea shows up. This is the itemized bill — and what the kit deletes.
You’ve paid these hours before. Every single app.
It’s the same plumbing every time, and it’s never the reason you had the idea. DeliciousKit deletes it once, and hands your AI agent a foundation that already knows how iOS apps get built — and accepted.
Get DeliciousKit →Authentication
Don't let sign-in slow down your review.
Sign in with Apple, an optional-auth onboarding, and the account-deletion flow App Review actually rejects apps for — already built, behind one protocol.
- Sign in with Apple, wired and stored in the keychain
- Optional-auth onboarding — users can skip and still use the app
- In-app account deletion — App Review rejects apps without it
- Firebase or Supabase drop in behind the same AuthProvider protocol
Payments
Start taking subscriptions without starting from scratch.
A complete StoreKit 2 paywall — trials, restore, receipts, entitlements — that runs on preview data from your very first build.
- Paywall UI with trial, annual/monthly, and restore built in
- StoreKit 2 receipts, entitlements, and the edge cases already handled
- One PurchaseProvider protocol — swap in RevenueCat or Superwall, zero UI changes
- Preview provider included, so the paywall runs on the first build
Paywall
Onboarding & growth
The growth loop, already wired.
The mobile growth surface isn't email — it's the first run, the push prompt, the review ask, and the funnel that tells you what's working. All of it ships in the box.
- Push with consent priming — ask at the right moment, not at launch
- Review prompts triggered after real moments of value
- What's New screen, shown once per version
- The onboarding → paywall → purchase funnel, instrumented end to end
Onboarding
Design system
Beautiful by contract.
Design isn't a coat of paint at the end — it's a token contract every module obeys. Change the register, and the whole app changes with it.
- One DesignTokens contract — colors, type, spacing, motion
- Four registers: Brutalist, Editorial, Minimal, Soft — pick a personality per app
- Dark mode across every module, from day one
- A design-lint QA gate that catches layout drift before you ship it
Built for agents
Your agent already knows this codebase.
Most starters were written for humans to read once. DeliciousKit ships the skills and rules files that make your AI agent productive from the first prompt.
- Skills for onboarding, monetization, analytics, and architecture — your agent reads them
- Rules files for Claude Code, Cursor, Codex, Gemini, and Copilot included
- Every integration is a protocol seam the agent knows how to fill
- Example app + docs written to be read by agents as much as humans
We ship our own apps on it.
Delicious is an iOS studio. Every app below runs on DeliciousKit and was taken from idea to App Store review by our internal pipeline — design, build, QA, screenshots, compliance, submission. The kit is what we’d want handed to us.
Shabbat Clock
An iOS alarm clock built around Jewish prayer times. Analog face, Shabbat dashboard with parasha and candle lighting, and custom sounds for the holy and the mundane.
Read moreSix things
A personal awareness system disguised as a productivity app. Six daily priorities, the Ivy Lee Method, and an honest look at where your energy actually goes.
Visit sixthings.todayTwo ways to build
Do it yourself, or let Delicious do it.
The native SwiftUI starter your AI agent builds on — onboarding, paywall, auth, settings, the essentials, behind clean protocols. Clone it and start at the fun part.
Get the KitBring an idea; leave with an accepted App Store app. The Delicious studio designs, builds, and ships it on the same kit and pipeline we use for our own apps. You approve the idea, the brand, and the submit.
Get in touchLifetime kit — $199.
One payment, full access. Use the same kit for unlimited apps — yours, your company’s, your clients’.
- Full source code — a dependency-free core plus 6 optional provider adapters
- Unlimited apps: personal, commercial, and client work
- A year of updates included; the code is yours forever
- No platform lock-in, no hosted runtime, no hidden layer you can't change
Questions
Your next app starts at the fun part.
Bring your idea and your AI agent. DeliciousKit is the foundation.
Get DeliciousKit — $199