Skip to main content
yugabyte
ملف منشئ GitHub

yugabyte

عرض على مستوى المستودعات لـ ٢٤ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٢٤
مستودعات
٤
محدث
١٨ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

update-yb-latest-stable
مطوّرو البرمجيات

Bump YugabyteDB latest_stable in yb-versions.json, coordinate Jenkins migtest cluster upgrades, fix version-gated issue/integration tests, and open a PR only after all GitHub Actions pass. Also covers bumping the bundled CDC connector version in…

١٠ يوليو ٢٠٢٦
branch-review
محللو ضمان جودة البرمجيات والمختبرون

Review all code changes on the current branch compared to main, applying hierarchical BUGBOT.md and .cursor/BUGBOT.md guidelines from each changed file's directory up to the repo root. Use when the user asks to review a branch, review changes, compare against…

٧ يوليو ٢٠٢٦
voyager-release-notes
مطوّرو البرمجيات

Generate yb-voyager release notes from a commit range, formatted like the YugabyteDB Voyager release-notes docs page. Use when the user asks to draft release notes, summarize a release, or write what's-new entries for a voyager version.

١٠ يونيو ٢٠٢٦
pr-review-sweep
محللو ضمان جودة البرمجيات والمختبرون

Sweep recently updated open GitHub PRs that don't yet have an AI review, and for each one run the branch-review skill and post the findings with the post-pr-review skill — fully automated, no per-PR confirmation. Use when the user asks to "sweep open PRs",…

٣ يونيو ٢٠٢٦
post-pr-review
محللو ضمان جودة البرمجيات والمختبرون

Post a single non-blocking GitHub PR review with inline line-anchored comments generated by the agent. Every comment is prefixed with `[AI]` so reviewers can tell they are AI-generated. Only Critical and Warning findings are posted; Suggestions /…

٣ يونيو ٢٠٢٦
git-rebase
مطوّرو البرمجيات

Interactive git rebase workflow with conflict-by-conflict review. Use when the user asks to rebase a branch, rebase onto main, resolve rebase conflicts, or update a branch with upstream changes.

١٥ مايو ٢٠٢٦
pr-description
مطوّرو البرمجيات

Create and update GitHub pull request descriptions using the project PR template. Use when the user asks to create a PR, write a PR description, update a PR description, or manage pull requests.

١٥ مايو ٢٠٢٦
operator
مديرو الشبكات وأنظمة الحاسوب

Use when provisioning, managing, or troubleshooting YugabyteDB universes on Kubernetes via the YugabyteDB Kubernetes Operator and YugabyteDB Anywhere CRDs (YBUniverse, YBProvider, Release, Backup, StorageConfig, PitrRestore, DrConfig, etc.). Triggers on…

٢٧ يوليو ٢٠٢٦
yba-terraform
مطوّرو البرمجيات

Use when writing, generating, or troubleshooting Terraform that drives YugabyteDB Anywhere (YBA) via the `yugabyte/yba` provider — installing YBA on a VM, registering the first customer, and creating cloud (AWS/GCP/Azure) or on-prem providers, storage…

١٢ يونيو ٢٠٢٦
yb-rag-langchain
مطوّرو البرمجيات

Use this skill when building RAG, semantic search, or hybrid (vector + full-text) search on YugabyteDB with LangChain — including PGVectorStore setup, vector/GIN index creation, hybrid search configuration, metadata filtering, and relational + vector queries.…

٩ يونيو ٢٠٢٦
explain-plan-analyzer
مصممو قواعد البيانات

Analyzes PostgreSQL (and YugabyteDB) EXPLAIN / EXPLAIN ANALYZE query plans to identify performance issues. Use this skill whenever a user pastes an explain plan, asks to analyze a query plan, mentions seq scans or full table scans, wants index…

٢٦ مايو ٢٠٢٦
yba-api
مطوّرو البرمجيات

Use when scripting, automating, or troubleshooting the YugabyteDB Anywhere (YBA) REST API — the control-plane API for self-managed YBA instances that creates and manages providers, releases, universes, backups, KMS, and DR. Triggers on `/api/v1/`, `/api/v2/`,…

٤ مايو ٢٠٢٦
ysql
مصممو قواعد البيانات

Use when writing or reviewing SQL, schema definitions, or application code that targets YugabyteDB's PostgreSQL-compatible YSQL API (port 5433). Triggers on CREATE TABLE, indexes, connections, transactions, sharding, migrations from PostgreSQL, or any mention…

٢٨ مارس ٢٠٢٦
ycql
مصممو قواعد البيانات

Use when writing or reviewing CQL code, schema definitions, or application code that targets YugabyteDB's Cassandra-compatible YCQL API (port 9042). Triggers on YCQL tables, partition keys, TTL, batching, or any mention of YugabyteDB with Cassandra/CQL.

٢٦ مارس ٢٠٢٦
create-diff
مطوّرو البرمجيات

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

١٨ أغسطس ٢٠٢٦
create-pr
مطوّرو البرمجيات

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.

١٨ أغسطس ٢٠٢٦
yba-query-cli
مطوّرو البرمجيات

Query a running YugabyteDB Anywhere (YBA) control plane using the `yba` CLI (managed/yba-cli) — list/describe universes, tasks, backups, providers, alerts, users, storage/EAR/EIT configs, xClusters, RBAC, runtime config, telemetry providers, and more. Use…

٣٠ يوليو ٢٠٢٦
review-backport
محللو ضمان جودة البرمجيات والمختبرون

Review YugabyteDB backport diffs by comparing them against their original commits/diffs. Use when the user provides a Phorge backport diff ID (e.g. D51405) and wants to verify the backport is correct, or when reviewing backport revisions.

٢٥ يوليو ٢٠٢٦
create-issue
مطوّرو البرمجيات

Create a GitHub issue (or JIRA ticket) tracking a YugabyteDB change or bug. Use when the user needs a tracker reference and doesn't have one yet — e.g. before opening a PR/diff, or to file a standalone bug/feature request.

٢١ يوليو ٢٠٢٦
ash-instrumentation
مطوّرو البرمجيات

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…

٢٣ يونيو ٢٠٢٦
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات