·jazz-performance
*

jazz-performance

在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。

16安装·0热度·@garden-co

安装

$npx skills add https://github.com/garden-co/jazz --skill jazz-performance

如何安装 jazz-performance

通过命令行快速安装 jazz-performance AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/garden-co/jazz --skill jazz-performance
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:garden-co/jazz。

SKILL.md

查看原文

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
分类
*创意媒体
认证
收录时间
2026-02-21
更新时间
2026-03-11

Browse more skills from garden-co/jazz

快速解答

什么是 jazz-performance?

在优化 Jazz 应用程序的速度、响应能力和可伸缩性时使用此技能。涵盖加密设置、高效数据建模和防止滞后的 UI 模式。 来源:garden-co/jazz。

如何安装 jazz-performance?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/garden-co/jazz --skill jazz-performance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/garden-co/jazz