oneprompt

How is Shortcut (formerly Clubhouse) built — and could you clone it?

Last analyzed 8/2/2026 · full report

https://shortcut.com
Screenshot of Shortcut (formerly Clubhouse)
MAYBE
9
clone + compete
EasyHard
Moderate
moat
NoneFortress

The landing page is a weekend Astro build; the actual product is a decade-old, VC-funded project management platform that a prompt cannot conjure into existence.

landing 3·backend 9·moat 69·high confidence

You can clone the pretty landing page in an afternoon, but not 12 years of product depth, $40M+ in funding, and an established base of paying engineering teams.

Switching costs7
Brand6
Integrations6
Capital6
Community4
Build time
3+ months with a team
Build cost
$150k+
Prompts · full
not promptable
Should you clone it?researched live on the web

Not worth cloning as a full product — the backend is a multi-year, funded engineering effort (real-time collaborative issue tracker, integrations, API, billing) that no prompt sequence reproduces; the landing page alone is trivial but has zero standalone value without the underlying app.

Market

Large, established project-management/issue-tracking market with strong incumbents; Shortcut carved a niche as the "middle ground" between Linear's simplicity and Jira's complexity, generating roughly $21M ARR.

Cost to run / mo

$500–5,000+ (scales with users/DB/real-time infra, plus Segment/HubSpot/analytics SaaS fees)

How it makes money

A clone could only monetize by re-selling seats in an already crowded, price-competitive market (~$8-10/user/mo) dominated by Linear and Jira; margins would be thin unless it found a genuinely differentiated wedge (e.g., AI-agent-native workflows).

Competitors

Linear, Jira (Atlassian), Monday.com, ClickUp, Asana, Plane (open-source), Azure DevOps

Business model

Seat-based SaaS subscription — Free/Team/Business/Enterprise tiers around $8.50-$10/user/month, plus enterprise sales/custom pricing.

Traffic

Mid-size B2B SaaS traffic (est. hundreds of thousands of visits/mo); company reports ~73-80 employees and ~$21M ARR, flat-to-steady rather than hypergrowth.

⚠ Risk flags
  • Trademark/brand (Shortcut name, logo)
  • Competing against well-funded incumbents (Linear, Atlassian) in saturated market
  • Third-party integration agreements (GitHub, GitLab, Slack, Figma) not trivially replicable
  • Public API surface implies contractual/versioning commitments for any real clone
How you'd actually clone itthe build plan
Stack

Next.js/Astro (marketing) + separate app on React + Node/GraphQL API + Postgres (Supabase/Neon) + Redis for realtime + Clerk/Auth0 for auth + Stripe for billing + Vercel/Fly.io hosting

Fork this starter

Vercel's 'Linear clone' open-source starters or Plane (open-source Linear-alike) as a base for the app; Astro marketing starter for the landing page

  1. 1.Fork an Astro/Next marketing template and rebuild the landing/press/branding pages with Tailwind + CMS-driven content
  2. 2.Stand up Postgres schema for orgs, users, stories, epics, sprints, roadmaps, boards with row-level multi-tenancy
  3. 3.Build REST/GraphQL API layer mirroring developer.shortcut.com/api/rest/v3 endpoints for stories/epics/workflows
  4. 4.Add auth (session cookies + SSO/SAML for enterprise) and an is-authenticated check like the one observed
  5. 5.Wire up Stripe subscription billing with seat-based tiers (Free/Team/Business/Enterprise)
  6. 6.Integrate GitHub/GitLab/Slack/Figma webhooks for commit/PR syncing
  7. 7.Add realtime layer (WebSockets/Pusher) for live board updates, then bolt on Segment/GTM/HubSpot analytics for parity
Technical evidenceShow
A prompt can rebuild

A prompt tool can trivially clone the marketing site — hero copy, feature grids, pricing tables, press/branding pages — using Astro/Next + Tailwind and stock illustrations in an afternoon.

What you can't see

Behind the marketing shell sits a full multi-tenant SaaS: a REST/GraphQL API (developer.shortcut.com/api/rest/v3), session-based auth (/api/private/user/is-authenticated), a real-time collaborative issue-tracking DB (stories, epics, sprints, roadmaps, boards), Git/GitHub/GitLab/Slack/Figma integrations, billing/subscription tiers, and an analytics/CRM/consent stack (Segment, GTM, HubSpot, Ketch).

Backend signals crawled from the page
Segment analytics.js pipeline (cdn.segment.com)GTM + HubSpot marketing/CRM stackKetch consent management platform/api/private/user/is-authenticated session auth endpointpublic REST API at developer.shortcut.com/api/rest/v3product routes implying full app: /product/boards, /product/roadmap, /product/docs, /product/sprints, /agents
DR (Ahrefs): 73 / 100
Rank (DataForSEO): 418 / 1000

Clonable and beatable — the fun kind.

Get the full build plan →
Analyze your own site →