tailthemes
all-access
local business

Tidelinecoming soon website template

Tideline is a coming soon website template for Tailwind and React, built for the studio putting a launch online before there is anything to sell.

both modes at 1280px
Tideline — Pre-launch & Waitlist home page, dark mode
Tideline — Pre-launch & Waitlist home page, dark mode
Tideline — Pre-launch & Waitlist home page, light mode
darklightloading live preview
86 / 86
light / dark tokens
2
modes, both designed
1
DOM, rendered twice
coming soon website templatewaitlist landing page templatepre launch website templatehotel coming soon templateopening soon website template nextjstailwind email template
freefree tier · tokens + components open
25components · every one pictured below
  • unlimited projects, client work included
  • 12 months of updates
  • 14 days, no questions
licence termsLive Preview

AGENTS.md and 4 skills ship in the zip, so your own agent keeps changing it after you buy.

docs — install, use, customize
016

pages, composed from 19 sections

Every page is a real render from the publish gate, in the mode on show. Open any of them in the live preview.

Its premise is that a pre-launch site has nothing to demo — no product, no screenshots, no booking — so the only honest argument it can make is what the thing is made of and how far along it is. The signature is the materials board: five samples photographed flat, each one carrying the design token it *is*, so the swatch in the styleguide and the plate on the page are the same decision rather than two guesses. The countdown is a build state, not a clock: seven of eleven rooms plastered, slate landed 12 August, and every one of those figures resolves through a single fixture file, so no page can contradict another. The fiction is Marram, an eleven-room house above the Dyfi estuary in Gwynedd, opening May 2027, with nothing bookable and no deposit to take. Where the twelve free waitlist starters ship a form, this ships the part that actually does the work: five table-based HTML emails — confirm, standing, referral, a build update with photography, and the opening — rendered from the same tokens and previewed in the site itself at /emails. Near-black ground with one brass accent, Spectral over Manrope, a full light mode that inverts the page around photography that stays dark in both.

0219 + 6

sections and primitives

You get the parts, not just the demo site. Every frame is a real capture from the theme's own styleguide page, and the source path under it is where the file lands in your project.

1 / 25

hero

src/components/hero.tsx

Full-bleed estuary plate with the headline, the join form and the standing line over it (archetype A4)

hero

src/components/hero.tsx

Full-bleed estuary plate with the headline, the join form and the standing line over it (archetype A4)

Tideline coming soon website template — hero component at full size
1 / 25
0386

tokens, both modes

Change one variable and every part follows. Each badge is one token split down the middle: its light value on the left, its dark value on the right, with the theme's own paired ink on both halves.

roles10 of 86

hover or tab a badge for its name and both values, enter copies

supporting38
radius
2px
1px
every token

043

typefaces, self-hosted

Real woff2 files in src/fonts/, wired through next/font and licensed under OFL. Nothing is fetched from Google at build time, so the zip renders these letterforms offline. Scale ratio 1.5.

Tideline

Tideline is a coming soon website template for Tailwind and React, built for the studio putting a launch online before there is anything to sell.

const { open, close } = useLedger("2026-03") // 0123456789

icons · lucide-react · stroke 2
13px
14px
16px
display
Spectral
text
Manrope
mono
Martian Mono
scaleratio 1.5
  • captionAg
  • smallAg
  • bodyAg
  • leadAg
  • d1Ag
  • d2Ag
  • d3Ag
  • d4Ag
05375–1920

every width is a real render from the publish gate

Four viewports, each one a render the gate produced and checked. Switch between them: the frame narrows exactly as a window does, because that is what it is.

home page at 1280px, dark mode
Tideline coming soon website template — home page at 1280px
1280
061

every token and every part on one page

The styleguide route is not documentation about the theme. It is a page in the zip that renders the real components from the real tokens, so it stays true the day you change one.

07136

files in the zip

Two independently authored editions: React for applications, plus ready HTML, CSS and vanilla JavaScript for static hosts.

what unzipstideline-1.0.0.zip
  • AGENTS.mdthe theme's own rules, written for an agent
  • .claude/skills/4 skills, each one job
    • add-page/SKILL.mdAdd a Tideline route with a distinct opener, one h1, matching React and HTML pages, truthful manifest wiring, and styleguide coverage for any new section.
    • add-section/SKILL.mdAdd a Tideline section in React and HTML, keep its facts on the fixture spine, and register a literal styleguide frame plus the manifest rows.
    • check-quality/SKILL.mdRun Tideline's real repository gate, then verify its fixture projection, 25-part styleguide, both modes, reader-driven motion, HTML boundary, and join-form states.
    • rebrand/SKILL.mdRebrand Tideline across its canonical facts, 86-token light and dark tables, 23 generated images, five emails, HTML projection, and computed AA receipt.
  • src/
    • theme.css86 tokens, light and dark
    • fonts.tsthe faces, wired to the type tokens
    • app/6 files
    • components/19 files
      • ui/8 files
    • assets/23 images, 1 markdown file
    • fonts/4 font files, 3 licences
  • app/6 routes, plus layout.tsx and globals.css
  • theme.jsonthe manifest: tokens, components, pages
  • html/the framework-free edition
    • dist/6 compiled routes, deploy-ready — no build step
    • src/the Nunjucks source the routes compile from
  • scripts/build-html.ts · serve-html.ts — `bun run build:html` / `preview:html`
  • README.mdquickstart
  • 6 project filespackage.json · tsconfig.json · next.config.ts · postcss.config.mjs · env.d.ts · .gitignore
your agent reads these first
what it runs on
next >=15.0.0react >=19.0.0tailwind >=4.0.0HTMLlucide-reactfree licence
install into a project you already have
$ bunx shadcn add https://tailthemes.com/r/tideline.json
or run it standalone
$ unzip tideline.zip && bun install && bun dev
Read this theme's AGENTS.md
084

skills your agent can run

Your agent reads AGENTS.md before it edits, then runs the skill that fits the change. The skills are the theme's own, and the publish gate makes an agent complete every one of them in a scratch copy before the theme goes live.

the source

25 components, 6 pages and 86 tokens, as a Next.js project.

the kit

AGENTS.md carries the design spec. Each skill is one job written against it.

add-pageadd-sectioncheck-qualityrebrand
your agent

Claude Code, Codex, or any agent that reads AGENTS.md. It runs on your machine, on your own account.

the new page

Built from the theme's own sections, on the same tokens and the same rhythm.

the spec travels with the code

The source is yours to run, edit and deploy.

The spec ships inside the folder, so the page your agent adds next month is built by the same rules as the ten it came with. Nothing calls back here.

What the free licence covers
activity
25
components
sections + primitives
6
pages
all in the preview
last updated
v1.0.0
roadmap
  • v1.0.0: the pre-launch theme ships free — six routes, the materials board, and five table-based emails rendered from the same source as the page that shows them
  • v0.1: foundations — the brass-on-near-black token system, the Marram fixture spine, and the chroma-keyed brass tag
  • the HTML edition: Nunjucks source and framework-free output for all six routesplanned
  • a second fiction on the same chassis once a buyer names one — the theme is a pre-launch site, not a hotel siteplanned
for agents

This listing is also a markdown document and a JSON endpoint. The theme's own agent kit is on the kit and agents plates above.

/api/themes/tideline
mcpsearch_themesget_themeget_componentdownload_theme