什麼是 sveltekit-structure?
SvelteKit 結構指南。用於路由、佈局、錯誤處理、SSR 或 svelte:boundary。涵蓋文件命名、嵌套佈局、錯誤邊界、掛起的 UI 和水合作用。 來源:dawiddutoit/custom-claude。
SvelteKit 結構指南。用於路由、佈局、錯誤處理、SSR 或 svelte:boundary。涵蓋文件命名、嵌套佈局、錯誤邊界、掛起的 UI 和水合作用。
透過命令列快速安裝 sveltekit-structure AI 技能到你的開發環境
來源:dawiddutoit/custom-claude。
IMPORTANT: Keep description on ONE line for Claude Code compatibility prettier-ignore SvelteKit Structure
File types: +page.svelte (page) | +layout.svelte (wrapper) | +error.svelte (error boundary) | +server.ts (API endpoint)
Routes: src/routes/about/+page.svelte → /about | src/routes/posts/[id]/+page.svelte → /posts/123
SvelteKit 結構指南。用於路由、佈局、錯誤處理、SSR 或 svelte:boundary。涵蓋文件命名、嵌套佈局、錯誤邊界、掛起的 UI 和水合作用。 來源:dawiddutoit/custom-claude。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/dawiddutoit/custom-claude --skill sveltekit-structureSvelteKit 結構指南。用於路由、佈局、錯誤處理、SSR 或 svelte:boundary。涵蓋文件命名、嵌套佈局、錯誤邊界、掛起的 UI 和水合作用。 來源:dawiddutoit/custom-claude。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dawiddutoit/custom-claude --skill sveltekit-structure 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dawiddutoit/custom-claude