·nextjs-frontend-guidelines
</>

nextjs-frontend-guidelines

YGS (영영사) React 19/TypeScript 應用程式的 Next.js 15 前端開發指南。現代模式包括應用程式路由器、伺服器/客戶端元件、shadcn/ui 元件、Tailwind CSS 4、多方法驗證 (Firebase/Kakao/JWT)、管理儀表板模式和韓語本地化。在建立元件、頁面、API 路由、取得資料、樣式或使用前端程式碼時使用。

3安裝·0熱度·@chacha95

安裝

$npx skills add https://github.com/chacha95/advanced-harness --skill nextjs-frontend-guidelines

如何安裝 nextjs-frontend-guidelines

透過命令列快速安裝 nextjs-frontend-guidelines AI 技能到你的開發環境

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

來源:chacha95/advanced-harness。

SKILL.md

查看原文

Comprehensive guide for YGS (영영사) frontend development with Next.js 15, React 19, emphasizing App Router patterns, Server/Client component separation, shadcn/ui components, Tailwind CSS 4 styling, multi-method authentication, and Korean localization.

| @/ | Project imports (primary) | import { api } from '@/lib/api' | | Relative | Same directory | import { Component } from './Component' | | type | Type-only imports | import type { User } from '@/types' |

| Create a component | component-patterns.md | | Fetch data | data-fetching.md | | Organize files/folders | file-organization.md | | Style components | styling-guide.md | | Set up routing | routing-guide.md | | Handle loading/errors | loading-and-error-states.md | | Optimize performance | performance.md | | TypeScript types | typescript-standards.md |

可引用資訊

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

安裝指令
npx skills add https://github.com/chacha95/advanced-harness --skill nextjs-frontend-guidelines
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from chacha95/advanced-harness

快速解答

什麼是 nextjs-frontend-guidelines?

YGS (영영사) React 19/TypeScript 應用程式的 Next.js 15 前端開發指南。現代模式包括應用程式路由器、伺服器/客戶端元件、shadcn/ui 元件、Tailwind CSS 4、多方法驗證 (Firebase/Kakao/JWT)、管理儀表板模式和韓語本地化。在建立元件、頁面、API 路由、取得資料、樣式或使用前端程式碼時使用。 來源:chacha95/advanced-harness。

如何安裝 nextjs-frontend-guidelines?

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

這個 Skill 的原始碼在哪?

https://github.com/chacha95/advanced-harness