garden-cogarden-coOfficialยท8 Agent Skills Included

jazz

Local-first relational database with real-time sync

Builds local-first applications with a distributed relational database spanning frontend, backend, and cloud storage. Syncs partial tables, durable streams, and files in real time without manual state management or conflict resolution. Provides typed schemas, row-level permissions, authentication, and ready-made starters for React, Next.js, SvelteKit, and TypeScript.
npx skills add garden-co/jazz --all -g -y
Available:

Gives the AI agent strict operational rules for working in this repository, including which test gates to run, how to build Rust and TypeScript artifacts, and how to handle encoding and sync changes safely.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Jazz?โ–ผ

Run `npx skills add garden-co/jazz --all -g -y` in your terminal to install all skills in this suite globally.

What is Jazz used for?โ–ผ

Jazz is a local-first relational database that syncs data in real time across your frontend, backend, and cloud storage. It lets you build collaborative apps that work offline and feel like simple reactive state.

How to build a local-first app with Jazz?โ–ผ

Start with `npm create jazz` or pick a starter template for React, Next.js, SvelteKit, or plain TypeScript. The included skills guide your agent through schemas, permissions, queries, and authentication.

Does Jazz work with AI coding agents?โ–ผ

Yes. The repository ships AGENTS.md files and SKILL.md units that teach agents to fetch live Jazz docs and follow correct schema, sync, and testing patterns.

Can Jazz analyze local telemetry and traces?โ–ผ

Yes. A built-in skill lets your agent query local OpenTelemetry traces, logs, and metrics with SQL to find slow operations and errors.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’