Skip to content
Can AI Copy It?

Can AI copy

Linktree

One page of buttons, pointed at your other pages.

One shot
Verdict
One shot
Time to copy
an afternoon
Category
⌁ Links & pages
Source
Proprietary

The prompt

Written to be pasted straight into an agent with no editing. It describes the whole job, including the parts that will go wrong.

Build a link-in-bio app. A public profile page at /:handle rendering an avatar, display name, short bio and an ordered list of link buttons. An authenticated editor with drag-to-reorder, a theme picker covering background, button shape and font, and live preview. Clicks route through /r/:linkId which records a hit and 302s. Dashboard shows clicks per link over time. Support custom domains via a CNAME and a host-header lookup. Mobile-first; the profile page must be fast and server-rendered.
Open inClaude ↗Terminal agents take it from the clipboard.

What copies cleanly

  • The page. It is a centred column, an avatar, and a list of links.
  • The editor, the themes, the custom domain handling.
  • Click analytics, which is a redirect route and a counter.

Where it stops

  • You will build it in an afternoon and then maintain it forever.
  • The person you built it for wants to change their own links at 11pm without texting you.

What actually protects them

  • Distribution. It is already in millions of bios and nobody edits a bio for fun.
  • The name became the noun for the category.

Editor's note

The canonical example of a product whose engineering difficulty and market value have nothing to do with each other.

Somebody already did it

Go and look at the original

We would rather you formed your own opinion than took ours. They built the thing; we only measured it.

linktr.ee

Next in the index