·frontend-development
</>

frontend-development

carvalab/k-skills

使用 TypeScript 進行 Next.js App Router 開發。服務器組件、服務器操作、緩存、MUI。在創建頁面、組件、獲取數據或構建功能時使用。

6安裝·0熱度·@carvalab

安裝

$npx skills add https://github.com/carvalab/k-skills --skill frontend-development

SKILL.md

Next.js (latest) App Router with TypeScript. Server-first architecture.

Related Skills: vercel-react-best-practices - USE THIS for performance (bundle size, waterfalls, caching, re-renders, memoization) Check .claude/CLAUDE.md for project-specific conventions Check .cursor/rules/ for project-specific conventions MCP: Use next-devtools MCP server if available for debugging, route inspection, and build analysis.

| New page | Server Component by default | | Data fetching | Server Component async fetch | | Mutations | Server Actions + Zod + revalidatePath | | Styling | MUI sx prop, inline if <100 lines | | State | Server = fetch, Client = useState only when needed |

使用 TypeScript 進行 Next.js App Router 開發。服務器組件、服務器操作、緩存、MUI。在創建頁面、組件、獲取數據或構建功能時使用。 來源:carvalab/k-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/carvalab/k-skills --skill frontend-development
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 frontend-development?

使用 TypeScript 進行 Next.js App Router 開發。服務器組件、服務器操作、緩存、MUI。在創建頁面、組件、獲取數據或構建功能時使用。 來源:carvalab/k-skills。

如何安裝 frontend-development?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/carvalab/k-skills --skill frontend-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/carvalab/k-skills