什麼是 funstack-static-knowledge?
當您需要有關「@funstack/static」(建立您的應用程式的 React 框架)的資訊時,請使用此技能。它甚至是關於什麼的、API 參考、最佳實踐等。 來源:uhyo/funstack-router。
當您需要有關「@funstack/static」(建立您的應用程式的 React 框架)的資訊時,請使用此技能。它甚至是關於什麼的、API 參考、最佳實踐等。
透過命令列快速安裝 funstack-static-knowledge AI 技能到你的開發環境
來源:uhyo/funstack-router。
FUNSTACK Static (@funstack/static) is a React framework designed to build SPA application that can be deployed as static files to any static hosting service. Its prominent features is support for React Server Components (RSC) which allows optimizing the performance of the application by rendering parts of the UI at build time.
Note that FUNSTACK Static never runs on the server at runtime (except during development). Server Components are rendered at build time into RSC payloads which are then shipped to the client. The client React runtime can then seamlessly render both Client and Server Components into the DOM.
FUNSTACk Static is served as a Vite plugin. See your app's vite.config.ts file for the current configuration. A typical configuration looks like this:
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/uhyo/funstack-router --skill funstack-static-knowledge當您需要有關「@funstack/static」(建立您的應用程式的 React 框架)的資訊時,請使用此技能。它甚至是關於什麼的、API 參考、最佳實踐等。 來源:uhyo/funstack-router。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/uhyo/funstack-router --skill funstack-static-knowledge 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/uhyo/funstack-router