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