Skip to main content
pgxsinkit
GitHub creator profile

pgxsinkit

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
Aug 24, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

core
unclassified

Load when writing or reviewing code that uses @pgxsinkit/* — the offline-first sync toolkit for the Postgres -> Circuits engine -> durable-streams -> PGlite read path and the client -> write API -> Postgres write path. Teaches the model the source does not…

Aug 24, 2026
operating
unclassified

Load when deploying or operating a pgxsinkit app, when a sync/write "feels slow" in a browser but the server is fast, or when wiring backups/export/restore. Covers the runtime/deployment properties (not toolkit bugs) deciding whether an app feels fast:…

Aug 24, 2026
registry-authoring
unclassified

Load when defining or changing a pgxsinkit sync registry with @pgxsinkit/contracts — defineSyncRegistry/defineSyncTable, sync modes, managed fields, conflict policy, filters, RLS. Teaches the rules that throw or fail closed: every readwrite table needs a…

Aug 24, 2026
operating
unclassified

Load when wiring @pgxsinkit/pglite-opfs-repacked into a browser worker, choosing a worker scope, choosing relaxed or strict durability, handling store-open failures, or deleting and recreating a store after a format identity change. Covers the factory-only…

Aug 24, 2026
react
unclassified

Load when wiring @pgxsinkit/react into a React app — createSyncClientHooks and the reactive read hooks (useLiveRows, useLiveRow, useLiveDrizzleRows, useLiveDrizzleRow) plus SyncClientProvider / useSyncClient. Teaches that live reads are event-driven off…

Aug 24, 2026
deploying
unclassified

Load when deploying the @pgxsinkit/server write API, the read path's control plane, and the stream edge onto Bun, Deno, Supabase Edge Functions, or Cloudflare Workers. Covers the runtime-portable fetch handler, the three steps a non-Bun edge runtime needs…

Aug 24, 2026
Showing 1 of 1 repositories
All repositories loaded