SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

pgrx
Guidance and commands for building, testing, and running pgrx-based Postgres extensions in Rust; clarifies #[test] vs #[pg_test] and appropriate cargo pgrx subc

skills
Expert guidance for query-driven Apache Cassandra schema design: partition keys, clustering, denormalization, time-series patterns, and compaction choices.

claude-code-blueprint
Run a comprehensive, multi-agent code review that covers quality, security, and database concerns and synthesises a severity-ranked findings table.

marcellourbani
ABAP performance best-practices for SAP S/4HANA: push data-intensive work to HANA, use CDS/AMDP, and prefer set-based SQL over ABAP loops.

zero-skills
Comprehensive go-zero framework knowledge for AI agents: building REST/gRPC services, code generation with goctl, database patterns, and production hardening.

blog
Acts as a portable digital employee distilled from the `digoal/blog` repository: PostgreSQL, AI+DB, vector/RAG, operations, and technical writing guidance.

agent-skills
Guides agents to create, run, and manage database migrations using the pressly/goose CLI or Go library, with best-practice rules for SQL vs Go migrations.

clawdata
Query and manage PostgreSQL databases via psql: run queries, inspect schemas and tables, check active connections, and perform basic administration and exports.

dbhub
Structured explore-then-query guidance for using DBHub MCP server tools to inspect schemas and run SQL safely and efficiently.

blog
Research and answer PostgreSQL core questions by inspecting a local postgres source checkout and docs; produce sourced Markdown answers saved to the project's m

antigravity-awesome-skills
Provision temporary Postgres databases (pg.new) instantly for demos, prototyping, and local development; returns a connection string and claim URL (72-hour expi

skills
Conventions and best practices for building GoFrame v2 projects: scaffolding, database DO usage, code style, soft-delete, and time-maintenance rules.

whodb
Database assistant for exploring and querying Postgres, MySQL, SQLite, MongoDB, Redis, Elasticsearch and ClickHouse — via MCP tools or CLI fallbacks.

awesome-codex-plugins
Opinionated GoFrame v2 development conventions and best-practice patterns for building services, database operations, and code structure.

claude-code-plugins-plus-skills
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han

farming-labs
Repo-specific skill for the Farming Labs ORM monorepo: schema DSL, runtime drivers, tests, docs, and release workflows.

diegosouzapw
Operational workflow for PostgreSQL schema design: data types, indexing, constraints, partitioning, RLS, and best-practice examples for safe migrations and scal

vibepm
Transforms a vague app idea into a precise technical architecture, DB schema, and execution-ready plan for AI coding agents like Cursor or OpenClaw.

zorai
Conducts deep performance audits across databases, memory, algorithms, concurrency, I/O, bundling, and more using specialist agents and pattern-based detection.

devops-security-agent-skills
Provision and manage Amazon RDS instances with production-grade backups, replication, monitoring, security, and migration guidance.

ASI-Evolve
Run an ASI-Evolve style loop: preflight, learn, design, experiment, analyze. Use when you need structured evaluator-driven iterative improvement for code, promp

claude-skills-generator
Provides expert guidance and actionable patterns for designing secure, high-performance SurrealDB schemas, queries, and real-time subscriptions.

dotfiles
Guides profiling and targeted optimizations for code and systems — measure, identify bottlenecks, and verify improvements across Python, Node, shell, and system

nuxt-users
Add and configure user authentication, authorization, database and CLI tools for Nuxt 3/4 apps using the nuxt-users module.

skills_collection
Manage Cloudflare D1 schema, create append-only migrations with Wrangler, and safely seed data across dev, staging, and production environments.

claude-skill-registry
Guided performance analysis and profiling playbook for identifying bottlenecks and optimizing code, scripts, and systems across Python, Node.js, shell, and infr

better-openclaw
Run Cypher queries and manage nodes/relationships against a local Neo4j instance exposed in the Docker network.

surreal-skills
Guides building Rust-based WASM extensions for SurrealDB 3: compile Rust to WebAssembly, register modules, and call functions from SurrealQL.

points
Run a safe, scripted workflow to download production database dumps and restore them into a development environment (download-only and restore options).

tao
Structured performance-audit methodology: measure, identify bottlenecks, optimize the true hotspot, and verify improvements with benchmarks.