Skip to main content
ClaudeWave
Skill6.7k repo starsupdated 11d ago

waitlist-page

The waitlist-page Claude Code skill generates a minimal product pre-launch landing page featuring centered branding with logo and tagline, a prominent hero headline, an integrated email capture input with submit button, three feature callouts with icons, a founder's note section, and social media links. It includes decorative SVG gradient meshes, texture effects, and a subtle animation on successful email submission. Use this template when launching new products or early-access beta programs that require streamlined user signups.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/waitlist-page && cp -r /tmp/waitlist-page/next/src/lib/templates/skills/waitlist-page ~/.claude/skills/waitlist-page
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

【模板: 等候名单页 / Waitlist】
【意图】为新产品 / 早鸟内测做一张极简等候页。
【布局】
- 居中布局: brand logo + 一行 tagline + 大字 hero (说清楚做什么)
- 邮箱捕获 input + submit 按钮 (合并成一个 pill)
- 下方 3 个小卖点 (icon + 一行字)
- 底部 founders note + 社交链接
【设计细节】
- 装饰: SVG 渐变 mesh / 噪点纹理 / 一颗星轨
- 成功提交后给一个微动效 (✓ + 文案变化)