whatisgithub

What is aiw2.0stack?

deanwhitex/aiw2.0stack — explained in plain English

Analysis updated 2026-06-24

28JavaScriptAudience · vibe coderComplexity · 3/5Setup · moderate

In one sentence

A Claude Code slash-command stack that walks AIW students through picking a niche, crafting an offer, tailoring a Vite plus React website factory to sell to clients, and deploying a content engine to Vercel for lead-gen.

Mindmap

mindmap
  root((AIW2 Stack))
    Inputs
      Niche choice
      Agency profile
      Apify research
    Outputs
      Tailored website factory
      Content engine on Vercel
      Offer pack and cold DMs
    Use Cases
      Onboard agency students
      Sell niche websites
      Generate inbound leads
    Tech Stack
      Claude Code
      Vite
      React
      Vercel
      Supabase
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Run a guided agency setup from inside Claude Code

USE CASE 2

Scaffold a CRO website template tuned to one niche

USE CASE 3

Deploy a content engine that posts lead-gen ideas to your socials

USE CASE 4

Capture self-interview and niche research with hard module gates

What is it built with?

Claude CodeViteReactVercelSupabaseApifyJavaScript

How does it compare?

deanwhitex/aiw2.0stackxmanner/miaoshou-auto-editemirsametguzel/escape-from-mz
Stars282827
LanguageJavaScriptJavaScriptJavaScript
Setup difficultymoderatemoderateeasy
Complexity3/53/52/5
Audiencevibe coderops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Needs accounts and API keys for Anthropic, Apify, Supabase, Vercel, AssemblyAI, and GitHub before the first module unlocks.

So what is it?

This repository is a packaged starting point for students of a program called AIW. The student clones the repo once, opens it inside Claude Code, and runs a guided sequence of slash commands that walks them through setting up an agency business end to end. By the time the sequence finishes, the student has picked a niche, written an offer with cold direct-message copy, tailored a website factory they can sell to clients, and deployed a content engine that posts on their own social channels to pull leads in. The README is careful to keep three actors separate. The student is the agency owner who runs everything. The client is a business in the chosen niche, for example a roofing company, who pays the student for a website. The client's customer is the end buyer, for example a homeowner picking a roofer, who is the person every line of copy on the website is designed to convert. Two main artifacts live inside the repo. The website factory is the part that gets sold to clients: it is a Vite plus React scaffold that gets tuned to a specific niche during Module 2D. The content engine is pre-loaded from a sister project called aiwcontentengine and gets deployed to the student's own Vercel account during Module 7. Other folders hold research notes, deployment URLs, and logs. The flow is driven by typed commands. The student types /start, and a stack-state file tells them which command to run next. The sequence covers credential setup, self-interview, niche scoring with Apify research, locking a niche, crafting the offer, building the niche template, deploying the content engine, and capturing feedback after the first client build. Accounts at Anthropic, Apify, Supabase, Vercel, AssemblyAI, and GitHub are required. Hard gates between modules stop the student from skipping ahead, and nothing publishes or deploys without explicit approval.

Copy-paste prompts

Prompt 1
Walk me through the /start to /pick-niche flow in AIW2.0STACK using roofers as my niche
Prompt 2
Show me how Module 2D in AIW2.0STACK scaffolds a niche-specific Vite plus React template
Prompt 3
Explain how the content engine in AIW2.0STACK gets deployed to my own Vercel via /deploy-engine
Prompt 4
List every credential the /setup command in AIW2.0STACK collects and where it stores them
Prompt 5
Show me the stack-state.json gate logic that blocks AIW2.0STACK modules from running out of order

Frequently asked questions

What is aiw2.0stack?

A Claude Code slash-command stack that walks AIW students through picking a niche, crafting an offer, tailoring a Vite plus React website factory to sell to clients, and deploying a content engine to Vercel for lead-gen.

What language is aiw2.0stack written in?

Mainly JavaScript. The stack also includes Claude Code, Vite, React.

How hard is aiw2.0stack to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is aiw2.0stack for?

Mainly vibe coder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.