Yes, you can vibecode this site.

YES · obviously
price $0/moit would be deeply off-brand to charge for this
the rebuild prompt
Build me a directory site called "DeepFeather" that answers, per paid
SaaS app, whether you can replace it with one AI coding prompt. Requirements:

- Stack: Astro (server output, @astrojs/cloudflare) + Cloudflare D1. No client
  framework — vanilla JS for interactions. Display fonts: JetBrains Mono +
  Space Grotesk. Dark ink background with feather-teal accent, plus a light mode.
- Each app is one JSON file in data/apps/: slug, name, domain, category,
  priceMonthly, verdict (yes|kinda|no), whatYouLose[], priorArt[], prompt, notes.
  Bundle apps at build time (no runtime filesystem on Workers).
- Homepage: hero with DeepFeather brand + "Can AI replace ___?", search that
  live-filters, text category chips, and The List — apps ranked by
  "I replaced this" votes, each row: favicon, name, category, price, verdict, votes.
- A loud directory-MRR ticker (sum of priced apps) with odometer-rolling digits.
- App pages at /:slug: big verdict, the one-shot build prompt with per-agent copy
  buttons, honest "what you lose" list, prior-art links, related apps, vote button
  (D1 counter, IP rate-limited, no auth).
- SEO: server-rendered everything, canonical URLs, JSON-LD, sitemap.xml, robots.txt,
  per-page OG images generated at build time with satori + resvg.
- Sponsor purchases default OFF until a later monetization version.

MIT license. Public repo. No accounts required for the core loop.

$ paste into your agent in an empty folder · or just fork the source