LEARN & BUILD
Guides
Everything you need to get started with Claude Code and go deep by role.
GUIDES
Read one guide free. Unlock the rest with one quick name + email step.
AI Automation Skills: 9 Skills I Run Daily
Install 9 reusable AI automation skills for Claude Code and Codex, including daily prioritization, promise extraction, inbox cleanup, release notes, and daily reflection.
Claude Code + Notion: The API Setup That Actually Works
How to wire Notion into Claude Code without the MCP. A small Node.js CLI, an integration token, and a SKILL.md that teaches Claude the commands. The setup my agents have used daily for months.
The Claude Code Starter Config I Drop Into Every Project
A public CLAUDE.md and skills repo that gives Claude Code a baseline configuration in 60 seconds. Fork it, install it, customize it.
Little Claude Code Tricks That Compound
The small config tweaks that separate "I installed Claude Code" from "I can't remember what life was like before this." Tab titles, aliases, no-flicker mode, the design skill.
AI / Tech Twitter Starter Pack: Who To Follow For Claude Code And AI
The accounts and podcasts that turn X from a default-junk feed into the canonical place to follow Claude Code, AI agents, and developer tooling.
The AI Builder Technical Stack
The 9-piece map every AI builder needs: models, harness, orchestrator, skills, git, GitHub, APIs, MCPs, hosts. From AI consumer to software shipper.
How to Use Codex Inside Claude Code (MCP Setup)
Install OpenAI Codex as an MCP server inside Claude Code with one command. Get a second opinion on code reviews, architecture, and bugs without leaving your terminal.
Claude Code Desktop Setup: Finally An App Better Than The Terminal
Set up Claude Code through Claude Desktop in about 15 minutes. Claude Desktop is finally good, and for most people it's the better way to get started than the terminal.
How to Make Claude Code in the Terminal Feel Like the Browser
3 quick config changes that make Claude Code in Cursor feel like the browser or desktop app - auto-launch, keyboard shortcuts, and smart terminal tabs.
The Beginner's Guide to Agent Orchestration
Agent orchestration is running multiple AI agents on multiple tasks at once. Here's how the tools work, what matters, and why I built my own orchestrator in Notion.
Build a Synthetic User Feedback Agent with Claude Code
Use Claude Code to simulate target personas, browse your site, and generate fast synthetic user feedback with a reusable skill.
Build a Chief of Staff Agent with Claude Code
Turn Claude Code into a real chief of staff with a starter plugin, optional calendar and inbox integrations, and copy-paste setup prompts.
Google Search Console + Claude Code
Set up programmatic GSC access so Claude can submit pages for indexing and query search data.
OpenClaw vs Claude Code: Why Claude Code Wins for 99% of People
OpenClaw has 247k GitHub stars and every YouTuber has a setup tutorial. But Claude Code is a better investment for almost everyone. Here's why the hype around OpenClaw benefits influencers more than users.
Build Competitive Battle Cards with Claude Code
Product marketers spend weeks on competitive battle cards. Claude Code generates sales-ready cards in minutes from your positioning docs, G2 reviews, and competitor data.
Automate Product Launch Briefs with Claude Code
Launch briefs take PMMs 6-8 hours per release. Claude Code generates structured, sales-ready briefs from your PRDs and positioning docs in under an hour.
Build a Win/Loss Analysis Tool with Claude Code
Build a win/loss analysis tool in one afternoon with Claude Code. Pull from CRM notes and call transcripts, identify patterns, and generate structured reports without waiting on engineering.
Claude Code for Competitive Intelligence: Build Automated Monitoring
Build an automated competitive intelligence system with Claude Code. Scrape pricing pages, changelogs, and job postings, then get weekly digests with strategic analysis.
Build Internal Dashboards with Claude Code (No Engineering Required)
Stop waiting on engineering for dashboards. Build a real, data-connected internal dashboard with Claude Code in one afternoon, from mock data to deployed URL.
Claude Code for Non-Engineers: Your First Automation
You don't need to learn to code. Build your first real automation with Claude Code in 20 minutes, even if you've never opened a terminal before.
Build a Churn Risk Detector with Claude Code
Churn detection usually takes a data science team and six months. Here's how a CS leader can build a working churn risk detector with Claude Code in an afternoon, scoring accounts on usage drops, ticket spikes, missed meetings, and late payments.
Claude Code for Customer Onboarding Playbooks
Stop making your CSMs reinvent onboarding for every account. Build a playbook generator with Claude Code that creates personalized onboarding checklists based on customer segment, plan tier, industry, and use case.
Build a QBR Prep Automation with Claude Code
CSMs spend 2-3 hours prepping each QBR. Build a tool with Claude Code that pulls usage data, support tickets, and renewal info, then generates a QBR one-pager in 30 seconds.
Automate Customer Health Scoring with Claude Code
Build a custom health scoring system with Claude Code that pulls usage metrics, support data, and engagement signals into a scored dashboard your CS team actually trusts.
Build a Release Notes Generator with Claude Code
PMs spend hours reading merged PRs and writing release notes every cycle. Claude Code pulls PR data from GitHub, classifies changes, and generates both customer-facing and internal release notes in minutes.
Claude Code for Data Pulls (Without SQL)
PMs wait days for basic data requests. Claude Code connects to your Postgres or BigQuery database via MCP servers and answers questions in plain English, no SQL required.
Build a User Research Synthesizer with Claude Code
You have 30 user interviews and no time to synthesize them. Claude Code reads all your transcripts, extracts themes and pain points with direct quotes, and outputs a structured findings document in minutes.
Claude Code for PRD Writing: Stop Starting from Scratch
Build a Claude Code skill that generates PRDs from a short brief. It pulls user feedback, competitive context, and codebase constraints to draft the 80% you already know.
Build a Feature Prioritization Tool with Claude Code
PMs spend 2 days every quarter clustering and scoring feature requests in spreadsheets. Claude Code does the deduplication, clustering, and weighted scoring in 30 minutes.
Automate Sprint Retrospective Reports with Claude Code
PMs spend 90 minutes every two weeks prepping retro reports from Jira tickets. Claude Code generates a formatted retrospective with velocity stats, blocker analysis, and discussion prompts in 15 minutes.
Ship a Landing Page in 2 Hours with Claude Code
From idea to deployed landing page with email capture, analytics, and OG tags in 2 hours. The exact prompts, stack, and workflow to validate your idea this weekend.
Build a Stripe-Powered MVP with Claude Code
Go from zero to accepting real payments in an afternoon. Set up Stripe Checkout, webhooks, and a customer dashboard using Claude Code with exact prompts.
Automate Cold Outreach with Claude Code
Build a pipeline that takes a CSV of leads, enriches them with public data, and generates 100 personalized cold emails in under an hour. No expensive sales tools required.
Build a Customer Feedback Dashboard with Claude Code
Stop making product decisions based on the last email you read. Build a dashboard that clusters customer feedback by theme, tracks sentiment, and surfaces the patterns you're missing.
Claude Code for Competitor Teardowns: Systematic Analysis in an Hour
Stop scrambling when a competitor ships something big. Build a repeatable system with Claude Code that tears down pricing, positioning, features, messaging, and reviews into a structured document your whole team can use.
Build an Invoice Generator with Claude Code
Solo founders waste hours every month on invoices. Build a branded PDF invoice generator with Claude Code that reads a config file, tracks payments, and runs in 10 seconds.
Build a Slack Bot With Claude Code
Build an internal Slack bot that answers your team's questions, pulls metrics, and automates workflows. Step-by-step guide using Claude Code and the Bolt framework.
Claude Code for API Prototyping
Build working API endpoints in 30 minutes to validate integrations, test technical feasibility, and demo to stakeholders. No waiting on engineering.
Claude Code MCP Servers: Connect AI to Your Tools
MCP servers turn Claude Code from a coding tool into a full automation platform. Learn what MCP is, which servers matter, and how to set them up with real examples.
Claude Code Agents and Subagents Explained
Claude Code is an autonomous agent that can spawn subagents for parallel work. Learn how agentic coding works, when Claude uses subagents, and how to prompt for it.
Claude Code Plan Mode: Think Before You Build
Plan mode makes Claude analyze your codebase and outline its approach before writing code. Learn when to use it, when to skip it, and how it prevents costly rework.
Claude Code Skills: Teach Your AI Your Patterns
Skills are markdown files that teach Claude your specific patterns and conventions. Learn how to write them, what good skills look like, and why they're the best investment you can make in Claude Code.
Claude Code Best Practices: Lessons from Teaching 100+ Students
The 10 practices that separate people who get incredible results from Claude Code from those who struggle. Learned from training 100+ real students.
Claude Code Tutorial: Build a Real Project in 30 Minutes
A hands-on tutorial building a personal expense tracker from scratch with Claude Code. Step-by-step with actual prompts — from empty folder to deployed app.
Claude Code Terminal Setup: Install and Configure in 5 Minutes
The definitive Claude Code setup guide. Installation, authentication, environment configuration, and fixes for the 5 problems every beginner hits.
What is Vibe Coding? The New Way to Build Software
Vibe coding is building software by talking to AI instead of writing code. Here's what it actually means, who it's for, and how to get started.
Claude Code vs Cursor: Which AI Coding Tool Should You Use?
An honest comparison of Claude Code and Cursor from someone who uses both daily. Different tools, different strengths — here's how to choose.
What is Claude Code? A Practitioner's Guide
Claude Code is Anthropic's agentic coding tool that builds software from natural language. Here's what it actually does, who it's for, and why it matters.
AI for Product Managers: Build Without Waiting on Engineering
Product managers can now build prototypes, dashboards, and internal tools without filing a Jira ticket. Here's how to start building with Claude Code.
READY TO GO DEEPER?
Join the live class
6 hours of hands-on training. Build real projects. Ship without waiting on engineering.
View Class Details