Website Blueprint
9 data sources, 12 scripts, 2 automated workflows, 92 prompts, 4 scoring questions. Built by one person. Full stack breakdown of every layer.
9
Data Sources
4
Scoring Questions
92
Prompts
6
Vibe Modes
146
Tracks
8
Categories
Builder's Note
This page exists because I wish someone had shown me how a real site is built when I was starting out. The actual code, the actual decisions, and the actual trade-offs.
The Platform
Fly Labs covers the vibe building cycle: idea, MVP, and marketing. Each section is a tool for a different stage.
Ideas Lab
See it live9 automated sources pull real problems from Reddit, X, Hacker News, GitHub Issues, Product Hunt, ProblemHunt, Google Trends, the YC Graveyard, and the community. Gemini 2.5 Flash researches the market and asks 4 questions about each idea. BUILD, VALIDATE, or SKIP.
Scoring Frameworks
See it liveThe Fly Labs Method asks 4 questions, gives one score, one verdict. Additional expert perspectives provide per-pillar reasoning throughout.
Prompt Library
See it live92 prompts across 8 categories. 10 free for everyone, full library for members. Community voting, comments, and suggestions.
Templates
See it liveBlueprints for builders. Garmin-to-Notion sync and this Website Blueprint. Built from real workflows.
FlyBot
See it liveAI-powered vibe building partner. Asks 4 questions about your idea, gives one score, one verdict. Also helps write content and controls the lofi player. Claude-powered.
Vibe Coding
Built-in lofi music player with 6 vibe modes and 146 tracks. Pick your mood, get matched beats. CC0 tracks, Web Audio visualizer, lock screen controls. FlyBot can start it for you.
Library
See it liveFree ebooks distilled from real reading. AI, business, mindset. Topic filtering and waitlist for upcoming titles.
Tech Stack
Gemini 2.5 Flash
4 questions per idea. Per-pillar reasoning. Google Search for web intelligence.
Grok xAI
X/Twitter sourcing via x_search. Finds new problems from X conversations.
Supabase
PostgreSQL + Auth + RLS. JSONB columns, materialized verdicts, atomic RPCs.
Next.js 15
App Router, TypeScript strict, server components, API routes.
Tailwind CSS
Utility-first with HSL theming. Light and dark mode.
shadcn/ui
Radix primitives with CVA variants.
Vercel
Push to main, deployed in seconds.