什么是 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