ClaudeNT$69345 likes198 downloads
Next.js 頁面架構
Next.js App Router 頁面結構生成
#Next.js#全端#React
程
程式魔法師Prompt 內容
用 Next.js 15 App Router 建立 {{頁面名}} 頁面:
功能:{{功能}}
資料來源:{{資料源}}
樣式:Tailwind CSS
包含:
1. page.tsx(Server Component)
2. 必要的 Client Component
3. loading.tsx
4. API Route(如需要)
5. TypeScript 型別
填入變數
預覽
用 Next.js 15 App Router 建立 {{頁面名}} 頁面:
功能:{{功能}}
資料來源:{{資料源}}
樣式:Tailwind CSS
包含:
1. page.tsx(Server Component)
2. 必要的 Client Component
3. loading.tsx
4. API Route(如需要)
5. TypeScript 型別