Summary
Riley Brown uses Anthropic’s Claude Fable 5.1 — released September 3rd and currently the top-ranked coding model — to build a fully functional, agent-native project management dashboard inside Claude Code, without prior coding experience. The build targets a real business need: a Trello-like board that can be updated not just by the user but by any connected AI agent, with all changes attributed to the correct agent or human author.
The tutorial walks through the entire stack: a Convex backend for real-time database sync, authentication with email verification, and a skills-based API that lets external agents (Grokbot via Cursor, Codex, or any other connected tool) write cards and comments directly to the board. A standout moment shows a dashboard bot agent — spun up in under a minute by pasting a copied skill — successfully adding a card to the live database on the first attempt. Brown also covers the Claude Max and Max 20X plan tiers ($100/month and above) required to access Fable without per-token charges, and notes he consumed 75% of his weekly Fable allocation during three days of heavy use.
For non-technical builders curious about what vibe coding with a top-tier model actually looks like end-to-end — from first prompt through database schema to deployed URL — this video provides a detailed, unscripted walkthrough with real friction and real results.
📺 Source: Riley Brown · Published September 09, 2026
🏷️ Format: Hands On Build







