Available Kits

Each kit is an AI teammate specialized for a specific part of building a startup.

Before You Start

All kits require Claude Code — Anthropic's AI coding assistant. Without it, kits won't work.

Get Claude Code →

What is a Kit?

A kit is a bundle of:

  • Commands — Things Claude can do (/setup, /deploy, /new-feature)
  • Knowledge — Domain expertise Claude uses to help you
  • Guides — Step-by-step tutorials for common tasks
  • Templates — (for template kits) Production-ready code

When you install a kit, Claude Code becomes an expert in that domain.


Free Kits

Idea OS

Validate your business idea before you build.

Don't waste months building something nobody wants. Idea OS helps you validate first.

npx @aiorg/cli@latest init idea-os ~/my-idea

Commands:

  • /setup — Define your idea and target customer
  • /research — AI runs competitor and market research
  • /interviews setup — Generate Mom Test questions
  • /pmf — Get your Product-Market Fit score
  • /economics — Analyze if you can make money

Best for: Founders with an idea who want to validate before building.


Landing Page

Validate your idea with a landing page.

Create high-converting landing pages with Next.js and Tailwind. Deploy to Vercel in 5 minutes.

npx @aiorg/cli@latest init landing-page ~/my-landing

Commands:

  • /setup — Brand your page and configure metadata
  • /landing-page — Generate waitlist, launch, or coming-soon pages
  • /section — Add/modify hero, features, pricing, FAQ
  • /deploy — One-click Vercel deployment

Best for: Founders who want to validate ideas before building full products.


Paid Kits

Marketing OS

Marketing that runs itself.

AI writes SEO content, manages social media, and generates leads while you focus on building.

npx @aiorg/cli@latest init marketing-os ~/my-marketing

Commands:

  • /setup — Configure your brand and channels
  • /content plan — Generate content calendar
  • /content write — AI writes blog posts
  • /social — Generate social media posts
  • /seo audit — Check your SEO health

Best for: Founders who need marketing but hate doing it.


SaaS Dev Team

Full-stack Next.js + Supabase template with AI dev team.

Skip weeks of boilerplate. Auth, payments, dashboard — all pre-configured with Claude Code that understands every file.

npx @aiorg/cli@latest init saas-dev-team ~/my-saas

Includes:

  • Next.js 15 (App Router)
  • Supabase (Auth + Database)
  • Stripe (Payments)
  • Dashboard scaffold
  • Email integration

Commands:

  • /setup — Configure environment and services
  • /new-feature — Generate a new feature
  • /deploy — Deploy to Vercel

Best for: Developers building SaaS products.


Product OS

Find product-market fit with the AARRR framework.

Educational toolkit that teaches you how to measure and improve Acquisition, Activation, Retention, Referral, and Revenue.

npx @aiorg/cli@latest init product-os ~/my-product

Commands:

  • /setup — Connect analytics and configure your product
  • /dashboard — Overview of all AARRR metrics
  • /activation — Improve first-time user experience
  • /retention — Cohort analysis and churn prevention
  • /funnel — Visualize and optimize your funnel
  • /magic — Find your "aha moment" using retention correlation

Best for: Founders with users who need to find product-market fit.


Support Team

Turn users into advocates.

Customer success toolkit for retention, health scoring, and growth through happy customers.

npx @aiorg/cli@latest init support-team ~/my-success

Commands:

  • /setup — Configure customer segments and goals
  • /health — Calculate customer health scores
  • /churn — Predict and prevent churn
  • /nps — Run NPS surveys and analysis
  • /playbooks — Automated success playbooks

Best for: Founders with paying customers who need to reduce churn.


QA Team

AI-powered exploratory testing.

Let AI explore your app like a real user, find bugs, and write detailed test reports.

npx @aiorg/cli@latest init qa-team ~/my-qa

Commands:

  • /setup — Configure your app URL and test scope
  • /explore — AI explores your app and finds issues
  • /test — Run specific test scenarios
  • /report — Generate test reports

Includes:

  • Playwright integration for browser automation
  • Visual regression detection
  • Accessibility testing
  • Mobile viewport testing

Best for: Developers who want AI to QA their app.


Which Kit Should I Choose?

Your SituationRecommended Kit
"I have an idea but not sure if it's good"Idea OS (free)
"I want to test my idea with a landing page"Landing Page (free)
"I need to build a SaaS product"SaaS Dev Team ($99)
"I need help with marketing/content"Marketing OS ($99)
"I have users but they're not activating"Product OS ($99)
"I need to find product-market fit"Product OS ($99)
"I have paying customers, need to reduce churn"Support Team ($99)
"I need AI to QA my app"QA Team ($99)
"I want everything"Full Bundle ($199)

Pricing

KitTypePrice
Idea OSCompanionFree
Landing PageTemplateFree
SaaS Dev TeamTemplate$99
Marketing OSCompanion$99
Product OSCompanion$99
Support TeamCompanion$99
QA TeamCompanion$99
Full BundleAll paid kits$199 (save $296)

Template vs Companion:

  • Template — Creates a new project with production-ready code
  • Companion — Adds AI capabilities to an existing project

All kits include:

  • Lifetime access
  • Free updates via CLI (npx @aiorg/cli upgrade)
  • No recurring fees