跳到正文
WC.

wchen.ai

应用
在线应用

builder 西

vibe coding spec-kit Zod frontmatter

Cursor spec-kit 西 CMS线

Next.js HTML Cloudflare CDN 西 API

MDX /content YAML frontmatter Zod schema frontmatter build 线

const WritingSchema = z.object({
  title: z.string(),
  publishDate: z.string().datetime(),
  theme: z.string(),
  tags: z.array(z.string()).default([]),
  featured: z.boolean().default(false),
  draft: z.boolean().default(false),
});

GitHub JSON

Vibe coding

Cursor AI

spec-kit 西

  1. spec.md
  2. plan.md
  3. tasks.md agent

agent schema AI

/
├── content/           # MDX 内容源
│   ├── projects/      # 项目叙事
│   └── writing/       # 文章与随想
├── src/
│   ├── app/           # Next.js App Router 页面
│   ├── components/    # React 组件
│   └── lib/           # Zod schema、MDX 解析
├── scripts/           # 构建前拉数据
└── functions/         # Cloudflare Pages Functions(联系 API)

Cloudflare Pages Function Cloudflare edge

Tailwind Framer Motion JS

使 spec-kit tag spec

Vibe coding

MDX website-content content-schemas locale JSONcontent/locales/<locale>/site/ locale content/locales/zh/writing 退 content/writing agent 退

UI agent GitHub newsletter 西home-about-refresh XLinkedInFacebook eneszh ui.json