distributed database skills

22 tagged distributed database, measured the same way as everything else here.

Browse within: cockroachdb 15go 15hacktoberfest 15sql 15cloud-native 7cpp 7high-performance 7scale-out 7

drt-analyze

01

cockroachdb/cockroach

Skill Claude CodeCodex

Analyze DRT cluster health for a given time range. Reconstructs the operations timeline, checks CockroachDB metrics (availability, latency, storage, changefeeds, jobs, goroutines, admission control, LSM, KV prober) and logs for anomalies, correlates findings with disruptive operations to distinguish expected…

32k +4 5d ago A 149 tokens

cockroachdb/cockroach

Skill Claude CodeCodex

Reduce an unoptimized-query-oracle test failure log to the simplest possible reproduction case. Use when you have unoptimized-query-oracle.log files from a failed roachtest and need to find the minimal SQL to reproduce the bug.

32k +4 5d ago A 54 tokens

redux-to-swr

03

cockroachdb/cockroach

Skill Claude CodeCodex

Migrate React components from Redux + Saga to SWR hooks. Use when converting data fetching from Redux store (reducers, sagas, selectors, connect HOC) to SWR-based hooks in CockroachDB DB Console or cluster-ui.

32k +4 5d ago A 53 tokens

ash-instrumentation

04

yugabyte/yugabyte-db

Skill Claude CodeCodex

Instrument YugabyteDB ASH (Active Session History) wait states: add a new WaitStateCode, choose the right macro for synchronous vs asynchronous/callback code paths, register background trackers, plumb ASH metadata through RPCs, and test with waitstates-itest. Use when adding or changing wait states, or when…

11k 2d ago A 84 tokens

create-diff

05

yugabyte/yugabyte-db

Skill Claude CodeCodex

Create a YugabyteDB Phorge diff for the current branch's changes. Use when the user wants to publish their changes for review.

11k 2d ago A 31 tokens

create-pr

06

yugabyte/yugabyte-db

Skill Claude CodeCodex

Create a Pull Request for the current branch's changes. Use when the user wants to publish a branch for review as a GitHub PR.

11k 2d ago A 31 tokens