Databases skills

6,587 tagged Databases, measured the same way as everything else here.

Browse within: postgresql 159skills 114aws 83enterprisedb 83gpdb 83greenplum 83hawq 83ai-tools 72cis 65ai-hacking 64sql 64ai-coding 63ai-skills 63ai-penetration-testing 62

clickhouse-io

409

RohitBind123/claude-setup

Skill Claude CodeCodex

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

not rated 2 4mo ago A 26 tokens copy · 92% MIT

floq-firestore

410

floq-hq/floq

Skill Claude Code

Use this skill whenever the user asks Claude to write, modify, or review anything that touches Firestore — collections, documents, queries, security rules, social profile sync, partnerships, partner invites, session writes, or onboarding persistence. Triggers include "Firestore", "Firebase", "security rules", "social…

not rated 2 3mo ago A 119 tokens

db

411

maxime-tremblay/APEXLang-Project-Template

Skill Claude Code

Oracle Database guidance for SQL, PL/SQL, SQLcl, ORDS, administration, app development, performance, security, migrations, and agent-safe database workflows. Use when the user asks to write, edit, rewrite, review, format, debug, tune, or explain SQL; create or refactor PL/SQL; use SQLcl, Liquibase, ORDS, JDBC…

not rated 2 3mo ago A 156 tokens original MIT

postgresql

412

ShunmeiCho/dotclaude

Skill Claude CodeCodex

PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL databases, writing SQL, or managing database systems.

not rated 2 7mo ago A 40 tokens

strapi-core

414

t-code4change/claude-strapi-skills

Skill Claude Code

Production-grade Strapi v5 backend skill. Use when creating collection types, single types, components, dynamic zones, relations, i18n fields, SEO patterns, storage (Cloudflare R2 / AWS S3), database config (PostgreSQL + SQLite), bootstrap lifecycle hooks, permission seeding, Docker + Traefik deployment, plugin…

not rated 2 2mo ago A 108 tokens original MIT

core-data

415

setavenger/agent-skill-set

Skill Cursor

Build, review, or improve Core Data persistence in apps that have not adopted SwiftData. Use when working with NSManagedObject subclasses, NSFetchedResultsController for list-driven UI, NSBatchInsertRequest / NSBatchDeleteRequest / NSBatchUpdateRequest for bulk operations, NSPersistentHistoryChangeRequest for…

not rated 2 1mo ago A 130 tokens

airtable

416

zapabob/Skills

Skill Claude CodeCodex

Airtable REST API via curl. Records CRUD, filters, upserts.

not rated 2 3mo ago A 19 tokens

biomedical-database

417

stanveer/Biomedical-Agent-DB-Karpathy

Skill Claude CodeCodex

Use this skill when working on biomedical schema design, normalization, provenance-preserving ingestion, ontology mapping, identifier validation, or evidence-linked relation modeling. Do not use it for generic app work unless biomedical entities, biomedical sources, or canonical biomedical identifiers are central to…

not rated 2 4mo ago A 59 tokens original MIT

sparql-to-aql

418

arango-solutions/arango-sparql-py

Skill Cursor

Port SPARQL→AQL translation behavior from the legacy arango-sparql Foxx service into Python rdflib Algebra visitors with parameterized AQL builder calls. Use when implementing or fixing any SPARQL construct (BGP, OPTIONAL, FILTER, UNION, MINUS, GRAPH, regex, aggregates, property paths, etc.) in arangosparql/ or…

not rated 2 19d ago A 94 tokens original MIT

gcp-data

420

TrevorEdris/fellowship-of-the-workflows

Skill Claude Code

Design and operate GCP data stores: Cloud SQL (MySQL/PostgreSQL/SQLServer), Firestore, Cloud Storage (GCS), Spanner, Bigtable, Memorystore (Redis/Valkey), and AlloyDB. Includes connection patterns, data modeling, and managed MCP server setup.

not rated 2 2mo ago A 64 tokens

rls-policy

421

m-binimran/dev-pack

Skill Claude CodeCodex

Write and test Supabase/Postgres Row-Level Security policies so users can only access their own rows. Use when a table holds user data, when enabling RLS, or when auditing access control on Supabase.

not rated 2 2mo ago A 46 tokens original MIT

oceanbase-skills

422

weejar/oceanbase-skills

Skill Claude CodeCodex

Skill "oceanbase-skills" from weejar/oceanbase-skills, covering oceanbase db skills, how to use, category routing, skills directory and version baseline.

not rated 2 3mo ago A 0 tokens original Apache-2.0

senior-data-engineer

423

PersonaNexus/agentforge

Skill Claude Code

Use when asked to design, build, develop in Data Engineering. Design, build, and maintain scalable data infrastructure.

not rated 2 27d ago A 28 tokens original MIT

database-admin

424

rameshbgm/multi-skills-agent

Skill Claude CodeCodex

Query employee records, search by name/department/city, and generate department salary statistics from a local SQLite HR database. Use when looking up employees, running headcount reports, or comparing department compensation.

not rated 2 2mo ago A 43 tokens

sharp-db

425

beginor/agent-skills

Skill Claude CodeCodex

Query databases (PostgreSQL, MySQL, SQLite) and inspect schema metadata. Use when the user wants to run SQL queries, list tables/views, or inspect table columns against any database. Runs non-interactively by inferring the database type and connection string from context; only ask the user when those cannot be…

not rated 2 17d ago C 68 tokens original MIT

jyoung9154/AgentSkills

Skill Claude CodeCodex

A data-recovery skill that uses a local small language model and semantic grouping to detect and correct data problems automatically. A data pipeline is a process that moves and transforms data between systems.

not rated 2 3mo ago A 75 tokens

odoo-17.0

427

AlessandroRLM/agent-skills

Skill Claude CodeCodex

Odoo 17.0 full-stack development skill for AI agents. Covers backend module architecture, ORM models and fields, API decorators, recordset operations, actions, performance patterns, testing, and built-in mixins. Use when building, extending, or debugging Odoo 17.0 custom modules. Triggers on tasks involving…

not rated 2 25d ago A 109 tokens

snowflake

428

OswaldOniSango/skill

Skill Claude CodeCodex

Design and generate Snowflake Procedures, Java UDTFs, and Task orchestration using AVA placeholders and shard-based parallel execution (00..99).

not rated 2 7mo ago A 33 tokens

skeduloDevelopers/agent-skills

Skill Claude CodeCodex

This skill enables Claude to define, edit, review, and deploy Skedulo Pulse object models — custom objects, custom fields on standard objects, lookups, picklists, and constraint-based validation rules. Object-model work sits on the critical path of every Pulse implementation, so getting the state-file shape right is…

not rated 2 1mo ago A 70 tokens

Nikxxx007/agents-skills

Skill Claude CodeCodex

Optimize ORM database access code while preserving returned data. Use when the user provides ORM code and asks to make it faster, reduce N+1 queries, reduce over-fetching, improve generated SQL, optimize relation loading, improve pagination, or decide whether raw SQL is needed.

not rated 2 3mo ago A 61 tokens original MIT

andrewsrigom/agent-skills

Skill Claude CodeCodex

Use Drizzle ORM companion libraries and extension surfaces. Use when tasks mention drizzle-zod, drizzle-orm/zod, drizzle-valibot, drizzle-typebox, drizzle-arktype, drizzle-seed, drizzle-graphql, eslint-plugin-drizzle, @drizzle-team/studio, Drizzle Gateway, Drizzle Prisma extension, validator import migration, schema…

not rated 2 5mo ago A 118 tokens original MIT

drizzle-orm

432

dallay/agents-skills

Skill Claude CodeCodex

Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.

not rated 2 13d ago A 29 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: