Files
zhaoguiyang.site/Claude.md
2026-03-13 14:11:57 +08:00

293 B

Claude.md

Please follow AGENTS.md as the canonical agent-instruction source of truth.

Key requirement reminder:

  • Use pnpm as the package manager (pnpm install, pnpm dev, pnpm build, pnpm preview)
  • Do not use npm, yarn, or bun commands in this repository