什麼是 admin crud page?
建立包含表格、表單和操作的管理儀表板頁面 來源:svelte-society/sveltesociety.dev。
建立包含表格、表單和操作的管理儀表板頁面
透過命令列快速安裝 admin crud page AI 技能到你的開發環境
來源:svelte-society/sveltesociety.dev。
Use this skill when creating admin pages for managing entities.
Note: For general page patterns (forms, filters, pagination, remote functions), see page-builder.
IMPORTANT: Never use +page.server.ts This project uses Remote Functions exclusively for server-side logic. All data loading, form handling, and mutations must go through .remote.ts files. Never create +page.server.ts, +server.ts, or use SvelteKit form actions.
建立包含表格、表單和操作的管理儀表板頁面 來源:svelte-society/sveltesociety.dev。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/svelte-society/sveltesociety.dev --skill admin crud page建立包含表格、表單和操作的管理儀表板頁面 來源:svelte-society/sveltesociety.dev。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/svelte-society/sveltesociety.dev --skill admin crud page 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/svelte-society/sveltesociety.dev