Skip to content

Kilo-Org/willitclaw.com

Repository files navigation

WILL IT CLAW?

The website for Will It Claw? — a YouTube series by Kilo Code that tests AI agents on tasks no reasonable person would attempt.

Live at willitclaw.com.

About

Will It Claw? is a comedy tech series styled as a retro late-night infomercial. Each episode unleashes an AI agent on absurd real-world challenges — making restaurant reservations via phone, learning Spanish, winning a Mac Mini — and films the results.

Tech Stack

Development

pnpm install      # Install dependencies
pnpm dev          # Start dev server at localhost:4321
pnpm build        # Build for production
pnpm preview      # Preview production build locally

Project Structure

src/
├── components/       # UI components (layout, blog, home, generic, errors)
├── data/blog/        # Blog posts (Markdown)
├── layouts/          # Page layouts (Default, BlogPost)
├── pages/            # Routes (index, blog, RSS feed, OG image generation)
└── styles/           # Global CSS (infomercial theme, retro effects)
public/
├── fonts/            # Custom typefaces (DM Serif, Outfit, Poppins, Righteous, Sanchez)
└── icon/             # Retro scrollbar icons

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •