[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81113":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":14,"stars7d":15,"stars30d":15,"stars90d":13,"forks30d":13,"starsTrendScore":16,"compositeScore":17,"rankGlobal":8,"rankLanguage":8,"license":8,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":8,"pushedAt":8,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":13,"starSnapshotCount":13,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},81113,"AIW2.0STACK","deanwhitex\u002FAIW2.0STACK","deanwhitex",null,"JavaScript",43,32,1,0,4,8,12,4.56,false,"main",true,[],"2026-06-12 02:04:11","# AIW 2.0 Stack\n\nA complete client-onboarding system for AIW students. Clone once. Run the commands. Ship.\n\n## What this stack does\n\nYou clone this repo. You run a guided onboarding inside Claude Code. By the end you have:\n\n1. A niche you have evidence to commit to.\n2. A productized offer with cold-DM copy ready to send.\n3. A fully tailored website factory that builds CRO-optimized sites for businesses in your niche. **This is what you sell to clients.**\n4. A content engine deployed on your own Vercel that surfaces niche-specific content ideas you post on your own social channels to pull leads inbound. **This is your alternative to grinding cold DMs.**\n\nYou then sell. Each paying client runs through your tailored factory. The content engine runs alongside, generating leads for you while you build for the clients you already signed.\n\n## Three actors, never confused\n\n| Actor | Example (niche = roofers) |\n|---|---|\n| **You (the student)** | The agency owner. You run the stack, sell the websites, and run the content engine for your own lead-gen. |\n| **Your client** | A roofing company that pays you for a website. Never pays for or sees the content engine. |\n| **Your client's customer** | A homeowner deciding on a roof. Every line of the website is written to convert them. |\n\nThe websites the factory produces convert the **end customer**. That is what every CRO, trust, and copy decision in the factory targets. The content engine targets a different audience entirely: it produces ideas you post on your own LinkedIn, Instagram, etc. to attract clients to YOU.\n\n## What's inside\n\n- `research\u002F`, the self-interview, niche research, offer pack, and downstream briefs.\n- `website-factory\u002F`, the website-factory shell. Tailored to your niche after Module 5. **What you sell to clients.**\n- `content-engine\u002F`, pre-loaded from `aiwcontentengine`. Deployed to **your own** Vercel after Module 7. **Your lead-gen system, not a client deliverable.**\n- `deployments\u002F`, live URLs and screenshots from your factory and engine builds.\n- `logs\u002F`, audit trail, Apify invocation log.\n\n## Niches the stack supports\n\nAny niche. Module 2D captures the best-of-niche websites, scores them, and scaffolds a fresh Vite + React template inside the factory tuned to that niche. The default website template (home-services and trades) is the fallback. Per-niche templates are built on demand.\n\nThe research and offer crafting stages work for any niche too.\n\n## How to start\n\n1. Open this folder in Claude Code.\n2. Type `\u002Fstart`.\n\nClaude reads the state file and tells you the next command. Every command writes its output, updates the state, and stops.\n\n## First-time order\n\n```\n\u002Fstart                       you'll be told to run \u002Fsetup first\n\u002Fsetup                       walks you through every credential\n\u002Fsetup-agency                your agency profile (founder, reviews, pricing, palette)\n                             feeds every client proposal at Stage 13\n\u002Fdiscovery                   Module 1, self-interview\n\u002Fscore-niches                Module 2A, score 5 candidates\n\u002Fresearch                    Module 2B, deep Apify research on 3 finalists\n\u002Fpick-niche                  Module 2C, lock the chosen niche\n\u002Fbuild-niche-template        Module 2D, capture, score, pick, scaffold niche template\n\u002Fcraft-offer                 Module 3, offer pack and cold DMs\n\u002Fload-factory-structure      Module 4 (auto)\n\u002Fgenerate-wf-brief           Module 5, website factory brief\n\u002Ftailor-factory              apply brief to the factory\n\u002Frun-factory                 hand off into the factory's own pipeline\n\u002Fload-engine-structure       Module 6 (auto)\n\u002Fgenerate-ce-brief           Module 7, content engine brief\n\u002Fdeploy-engine               deploy the content engine to Vercel\n\u002Fwalk-engine                 paste the brief into the live dashboard\n```\n\nAfter your first client build:\n\n```\n\u002Ffactory-feedback            capture what worked and what did not\n\u002Frefine-template             apply lessons back to your niche template\n```\n\nAnytime utility:\n\n```\n\u002Fstatus                      print every gate and the next command\n\u002Fhelp                        list every command, marked runnable or blocked\n```\n\n## Credentials you will need (handled by \u002Fsetup)\n\n| Service | What you do | Free signal |\n|---|---|---|\n| Anthropic | Sign up at console.anthropic.com | First $5 free |\n| Apify | Sign up at apify.com\u002Fsign-up | $5 free credit covers Module 2B. Module 2D needs another $5 top-up. |\n| Supabase | Create one project at supabase.com\u002Fdashboard | Free tier is enough |\n| Vercel | Install CLI and `vercel login` | Hobby tier free |\n| AssemblyAI | Sign up at assemblyai.com | $50 free credit |\n| GitHub | `gh auth login` | Free |\n\nAll keys land in `.env.local` which is gitignored. Never commit secrets.\n\n## Rules baked into this stack\n\n- No em-dashes, no emojis in any output the stack produces.\n- Plain language, short sentences, calm and direct.\n- One module at a time. Hard gates between modules.\n- Nothing publishes, pushes, or deploys without your explicit approval.\n\n## Troubleshooting\n\n- If a command refuses to run, check `stack-state.json` for which gate is false.\n- `\u002Fstatus` prints all gates and the next command.\n- `\u002Fhelp` lists every command and shows which ones are currently runnable.\n- Apify spend climbing? Check `logs\u002Fapify-runs.jsonl` for per-actor cost.\n","AIW 2.0 Stack 是一个专为AIW学生设计的完整客户引导系统。该项目通过一系列自动化工具和模板，帮助用户快速建立并运营自己的数字营销代理业务。其核心功能包括市场定位选择、产品化服务提案生成、针对特定市场的网站构建工厂以及基于内容引擎的潜在客户吸引机制。技术上主要采用JavaScript，并且利用了Vercel平台进行部署。特别适合那些希望进入或已经在提供网站建设和数字营销服务领域的人士使用，能够显著提高从寻找目标市场到最终交付产品的效率。",2,"2026-06-11 04:03:33","CREATED_QUERY"]