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.
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.
Next in the index
- BitlyA shorter URL that redirects to a longer one, and counts who clicked.One shot
- Can I Vibecode It?A ranked index of SaaS subscriptions, scored by whether an AI agent can one-shot a replacement.One shot
- PlausibleWebsite analytics that fit on one screen and do not follow anyone around.One shot
- WordleFive letters, six guesses, once a day.One shot