waitlist-page

waitlist-page is a skill for Claude Code, Codex from ssmurfgg04-gif/context-m. It costs 74 tokens per session (887 once invoked), scanned A, a copy of waitlist-page, Apache-2.0.

A pre-launch webpage template for collecting email addresses from people who want early access to a product.

In plain words
What is it for?
Building private-beta or early-access waitlist pages for creative tools, AI products, and niche software.
Why use it?
It gives an unfinished product a focused signup page before the product is ready for general use.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Building private-beta or early-access waitlist pages for creative tools, AI products, and niche software.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ssmurfgg04-gif/context-m/waitlist-page
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ssmurfgg04-gif/context-m --skill waitlist-page
Clone the repo
git clone --depth 1 https://github.com/ssmurfgg04-gif/context-m

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for waitlist-page

README.md
[![agentmods](https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/waitlist-page/github.svg)](https://agentmods.dev/skills/ssmurfgg04-gif/context-m/waitlist-page)
Your own site
<a href="https://agentmods.dev/skills/ssmurfgg04-gif/context-m/waitlist-page"><img src="https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/waitlist-page/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for waitlist-page

Your own site · 80×15
<a href="https://agentmods.dev/skills/ssmurfgg04-gif/context-m/waitlist-page"><img src="https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/waitlist-page.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 887 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00887
Opus 5 $0.00037 $0.00443
Sonnet 5 $0.00015 $0.00177
Haiku 4.5 $0.00007 $0.00089

Measured 9d ago against content hash 0e81481c39ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

waitlist-page scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to waitlist-page — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/design/design-templates/waitlist-page/SKILL.md · 84 lines

How it starts

The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Waitlist Page Template

Use this template when the artifact is a pre-launch / private-beta / early-access waitlist for a product that wants to feel measured and exclusive — not a growth-hack countdown page.

Use When

  • The product is not yet shipping — primary CTA is "join the waitlist", not "sign up free".
  • Audience is niche / creative / pro — visual creators, AI tinkerers, indie founders, design-tool users.
  • The vibe should be calm, curated, "few slots" — not "10,000 people are on the list, hurry".
  • The page can carry one email form well, plus a slim feature triplet, and ends there.

Avoid When

  • The product is shipping and ready for trial — use saas-landing/ (full marketing) or pricing-page/.
  • The brand is loud, neon, consumer-mass-market — wrong mood.
  • The page needs to do conversion-optimization with multiple CTAs, A/B variants, urgency timers — this template's hushed tone is the opposite of that.
  • The audience is enterprise — use a contact-sales pattern, not a public waitlist.

Required Reading

Read this SKILL.md first. Do not read 层云-waitlist.html by default.

Read 层云-waitlist.html only when you need: the floating-card drift loop (8 cards, 14–19s with staggered entrance), the fade-up cascade timing, the live-counter bump-on-submit animation, the glass-nav backdrop blur, or the form success / error states. Extract patterns; do not copy the placeholder brand voice, the 820+ counter starting value, or class names wholesale.

Design Strategy

A waitlist page does one job. Decide the singular hook before adding anything:

  • "Your creative system. Finally arrived." (product-thesis hook)
  • "Built for [audience], not everyone." (exclusion hook)
  • "We're opening 100 seats this month." (scarcity hook — use sparingly)

Then keep the spine short:

  1. Fixed nav (logo + secondary link + small CTA)
  2. Hero teaser with drifting visual cards
  3. One-line headline + one-line subline
  4. Email form with live joiner count
  5. 3-feature article triptych (optional)
  6. Mid-page CTA echo
  7. Minimal footer

Read the full file on GitHub · 84 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 84 lines · 74 tokens per session scan A 0e81481c39ce

Subscribe to this mod's changes

waitlist-page is a skill published in the GitHub repository ssmurfgg04-gif/context-m (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 74 tokens to every session and 887 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to waitlist-page, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

ai-style

A Chinese-language writing guide for producing or revising reader-facing text such as product announcements, public-account articles, emails, and README files. It focuses on reducing patterns that make writing sound machine-generated.

bojieli/ai-agent-book · 25 tokens

gsd-sketch

Sketch UI/design ideas with throwaway HTML mockups, or propose what to sketch next (frontier mode).

open-gsd/gsd-core · 27 tokens

impeccable

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for…

wrg32786/aigent-os · 90 tokens

motion-design

Restrained, accessible web motion — Framer Motion declarative patterns and CSS-only staggered reveals for high-impact moments, always bundle-aware and reduced-motion-safe. Use when adding animation/transitions to a UI (entrance reveals, list stagger, page/route transitions, micro-interactions) or when motion feels…

nguyenthienthanh/aura-frog · 74 tokens

auv-design

Use this skill to generate well-branded interfaces and assets for AUV (the Moeru AI command-replay / inspect runtime), either for production or throwaway prototypes/mocks. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

moeru-ai/auv · 60 tokens

debug-async-ui

Use when UI state or returned content disappears, flashes, rolls back, saves but loses state, menus fail intermittently, or real browser behavior differs from tests in async frontend flows.

JinNing6/Noosphere · 41 tokens