Agent skills for generating correct, optimized YugabyteDB code
npx claudepluginhub yugabyte/yugabytedb-skillsUse when writing or generating Terraform for the yugabyte/yba provider — installing YugabyteDB Anywhere (YBA) on a VM, registering the first customer, and creating AWS/GCP/Azure or on-prem cloud providers, storage configs, universes, backups, schedules, and restores. Also covers the upstream cloud IAM (IAM user / service account / service principal) that grants YBA node-deployment permissions and the CLI commands to discover VPC/subnet/security-group network info. Triggers on yba_installer, yba_customer_resource, yba_aws_provider/yba_gcp_provider/yba_azure_provider, yba_universe, yba_backup, source = "yugabyte/yba", or any mention of the YBA Terraform provider. Does NOT cover the YBA REST API directly (use yba-api) or YugabyteDB Aeon.
Empower your AI agents and automation systems with native YugabyteDB expertise. This curated collection of structured skills enables developer tools to perform intelligent, production-grade database operations with full contextual awareness.
Install all available skills at once:
npx skills add yugabyte/yugabytedb-skills
Or pick only what you need:
# PostgreSQL-compatible YSQL API
npx skills add yugabyte/yugabytedb-skills -s ysql
# Cassandra-compatible YCQL API
npx skills add yugabyte/yugabytedb-skills -s ycql
| Skill | Description |
|---|---|
ysql | SQL and application development against YugabyteDB's PostgreSQL-compatible API — covers anti-patterns, schema design (sharding, indexes, geo-distribution), smart drivers, transaction retries, batching, PostgreSQL migration strategies, and production readiness checklists |
ycql | YCQL (Cassandra-compatible API) development — covers partition keys, clustering columns, global secondary indexes, prepared statements, batching, TTL management, and memory configuration |
This project is licensed under the Apache License 2.0.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories