Skip to main content

scaffold-stratasync

Scaffolds a complete Strata Sync app: a Next.js client and a Fastify + PostgreSQL sync server, with models, IndexedDB persistence, WebSocket deltas and the bootstrap/mutate routes wired up. Strata Sync is an open-source implementation of Linear's sync engine, so the vocabulary is Linear's (bootstrap, lastSyncId, delta packets, sync actions, sync groups, the transaction outbox). Use when asked to "scaffold stratasync", "create a stratasync app", "new stratasync project", "set up stratasync", "scaffold a sync app", "build an app like Linear", or "open source linear sync engine". For adding models, fields or sync groups to an app that already runs Strata Sync, use the stratasync skill instead.

Jump to install

Source facts

Repository
mblode/stratasync
Last source activity
September 2, 2026 at 00:17
Detected SKILL.md language
English
Stars
11
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.