什么是 jazz-performance?
在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。 来源:garden-co/jazz。
在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。
通过命令行快速安装 jazz-performance AI 技能到你的开发环境
来源:garden-co/jazz。
If the user is asking about app speed, load times, UI lag, or choosing between scalar and collaborative types for performance reasons, use this skill.
Performance in Jazz applications depends on three main factors: cryptographic initialization speed, data model efficiency, and UI rendering patterns. Optimizing requires understanding when to use collaborative types (CoValues) versus scalar types (Zod), managing group extension depth, and implementing efficient React/Svelte subscription patterns.
In browsers and on mobile devices, the fastest crypto will automatically be initialised. On servers and edge runtimes, you should initialise crypto yourself to unlock maximum speed.
在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。 来源:garden-co/jazz。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/garden-co/jazz --skill jazz-performance在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。 来源:garden-co/jazz。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/garden-co/jazz --skill jazz-performance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/garden-co/jazz