Can I code Appcues?

A tooltip pointing at a button, shown once per user, is a well-bounded UI pattern. A visual no-code builder letting a non-engineer design onboarding flows for any app is a much deeper, different product.

VIBE SCORE 95/100

how this is worked out

Why CanICodeThis says Borderline

  • A hardcoded onboarding checklist and a tooltip pointing at a specific element are straightforward front-end work
  • Tracking which users have seen which tooltip is a simple flag per user
  • For your own app's onboarding, hand-coding the flow is genuinely a weekend project

Read before building

  • A visual builder that lets a non-engineer point-and-click to create flows for any website's DOM is a much bigger, more general engineering problem
  • Targeting rules based on user behavior or attributes need a real segmentation engine
  • A/B testing different onboarding flows compounds this register's basic A/B testing challenge

Bill of materials

The parts this build actually needs, each rated on its own — the average is the Vibe Score above.

Landing page99
CRUD database95
User login92

The build spec

Build me an onboarding tour for my own app: a hardcoded checklist of setup steps, and tooltips pointing at specific UI elements, shown once per user and tracked with a simple flag. Skip the visual no-code builder — hand-coding the flow for your own app is a real, achievable weekend build; a general builder for any app is a different, bigger product.

What it actually costs to build

Two real costs, not just "free": the AI agent's own usage, and hosting once it's running. Both are estimated from this app's own effort rating and component list — see the assumptions on the method page.

AI agent — with a subscription (Claude Pro/Max, Cursor, etc.)$0 marginal
AI agent — pay-per-use API, no subscription$43–$86 one-time
Hosting, once it's running$0/mo (free tier)
Domain name, if you want your own~$12/yr

Appcues costs $300/mo. Even paying per-token with no subscription, and accounting for hosting, this build pays for itself in about 1 month.

categorydevtools
time to codea weekend
Borderline
their price$300/mo · $3600/yr
last checked2026-08 · source ↗

Questions

Can I code Appcues?

Borderline. A tooltip pointing at a button, shown once per user, is a well-bounded UI pattern. A visual no-code builder letting a non-engineer design onboarding flows for any app is a much deeper, different product.

How much does Appcues cost?

Appcues costs $300/mo (about $3600/yr) as of 2026-08. That's what a working rebuild would save you.

What do I lose by building it myself?

A visual builder that lets a non-engineer point-and-click to create flows for any website's DOM is a much bigger, more general engineering problem Targeting rules based on user behavior or attributes need a real segmentation engine A/B testing different onboarding flows compounds this register's basic A/B testing challenge