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-performanceJazz アプリケーションを速度、応答性、およびスケーラビリティーのために最適化するときに、このスキルを使用します。暗号化のセットアップ、効率的なデータモデリング、遅延を防ぐための 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