.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

home/skills/databases
home/skills/databases

Databases Skills

829 databases agent skills for Claude Code and AI agents, ranked by real installs from npm, PyPI and skills.sh. supabase-postgres-best-practices leads with 313k installs a month.

#Type
  1. 1supabase avatarsupabase-postgres-best-practicesPostgres performance optimization and best practices from Supabase.SkillsJul 2026313k2.4k
  2. 2firebase avatarfirebase-data-connect-basicsBuilds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely.SkillsJul 2026111k389
  3. 3firebase avatarfirebase-firestoreSets up, manages, queries, and configures Cloud Firestore databases (Standard/Enterprise edition), including data modeling, security rules, indexes, and SDK…SkillsJul 202677k389
  4. 4prisma avatarprisma-database-setupGuides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.).SkillsJul 202674k47
  5. 5prisma avatarprisma-client-apiPrisma Client API reference covering model queries, filters, operators, and client methods.SkillsJul 202673k47
  6. 6prisma avatarprisma-cliPrisma ORM CLI commands reference covering init, generate, migrate, db, dev, studio, validate, format, debug, and mcp.SkillsJul 202671k47
  7. 7prisma avatarprisma-postgresPrisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK.SkillsJul 202668k47
  8. 8prisma avatarprisma-driver-adapter-implementationRequired reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching…SkillsJul 202664k47
  9. 9prisma avatarprisma-upgrade-v7Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes.SkillsJul 202664k47
  10. 10prisma avatarprisma-postgres-setupSet up a new Prisma Postgres database and connect it to a local project using the Management API.SkillsJul 202663k47
  11. 11prisma avatarprisma-mongodb-upgradeDecision and migration guide for Prisma ORM MongoDB projects on v6, which have no upgrade path to v7.SkillsJul 202659k47
  12. 12kepano avatarobsidian-basesCreate and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries.SkillsJun 202654k43k
  13. 13samber avatargolang-databaseComprehensive guide for Go database access — parameterized queries, struct scanning, NULLable columns, transactions, isolation levels, SELECT FOR UPDATE,…SkillsJul 202634k2.7k
  14. 14google avatarbigquery-basicsManages datasets, tables, and jobs in BigQuery. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources (datasets, tables,…SkillsJul 20269.8k15k
  15. 15wshobson avatarevent-store-designDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or…SkillsJul 20268.5k38k
  16. 16google avatarcloud-sql-basicsThis file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL…SkillsJul 20268.5k15k
  17. 17wshobson avatarprojection-patternsBuild read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in…SkillsJul 20268.3k38k
  18. 18clickhouse avatarclickhouse-best-practicesMUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations.SkillsJul 20268.0k498
  19. 19google avataralloydb-basicsManages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database…SkillsJul 20267.3k15k
  20. 20planetscale avatarmysqlPlan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations.SkillsJul 20266.5k562
  21. 21jeffallan avatarpostgres-proUse when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features.SkillsMay 20265.9k11k
  22. 22clickhouse avatarclickhouse-architecture-advisorMUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system…SkillsJul 20265.3k498
  23. 23jeffallan avatarsql-proOptimizes SQL queries, designs database schemas, and troubleshoots performance issues.SkillsMay 20264.9k11k
  24. 24clickhouse avatarchdb-sqlUse when the user wants to run SQL — especially analytical SQL — on local files (parquet/csv/json), URLs, S3 paths, or remote databases (Postgres, MySQL,…SkillsJul 20264.8k498
  25. 25jeffallan avatardatabase-optimizerOptimizes database queries and improves performance across PostgreSQL and MySQL systems.SkillsMay 20264.3k11k
  26. 26anthropics avatarsource-managementManages connected MCP sources for enterprise search. Detects available sources, guides users to connect new ones, handles source priority ordering, and manages…SkillsJul 20264.2k23k
  27. 27softaworks avatardatabase-schema-designerDesign robust, scalable database schemas for SQL and NoSQL databases.SkillsMar 20264.0k2.2k
  28. 28claude-office-skills avatardatabase-syncAutomate database synchronization, replication, migration, and cross-platform data integrationSkillsJan 20263.6k339
  29. 29mongodb avatarmongodb-schema-designMongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues…SkillsJul 20263.5k164
  30. 30mongodb avatarmongodb-query-optimizerHelp with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I…SkillsJul 20263.5k164
  31. 31wondelai avatarddia-systemsDesign data systems by understanding storage engines, replication, partitioning, transactions, and consistency models.SkillsJul 20263.3k1.8k
  32. 32mongodb avatarmongodb-connectionOptimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language.SkillsJul 20263.1k164
  33. 33mongodb avatarmongodb-natural-language-queryingGenerate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents.SkillsJul 20262.8k164
  34. 34aws avatarstoring-and-querying-vectorsStore and query vector embeddings using Amazon S3 Vectors, a cost-effective long-term vector storage service with its own API namespace (s3vectors).SkillsJul 20262.8k2.1k
  35. 35mongodb avatarmongodb-search-and-aiGuides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions.SkillsJul 20262.8k164
  36. 36aws avatarcreating-data-lake-tableCreate managed Iceberg tables using Amazon S3 Tables (s3tables API namespace) with automatic compaction and snapshot management.SkillsJul 20262.7k2.1k
  37. 37aws avatarfinding-data-lake-assetsResolve data lake and lakehouse asset references across Glue Data Catalog, S3, S3 Tables, and Redshift.SkillsJul 20262.7k2.1k
  38. 38mongodb avatarmongodb-mcp-setupGuide users through configuring key MongoDB MCP server options.SkillsJul 20262.6k164
  39. 39elastic avatarelasticsearch-onboardingHelp developers new to Elasticsearch get from zero to a working search experience.SkillsJul 20262.3k542
  40. 40anthropics avatarwrite-queryWrite optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and…SkillsJul 20262.2k23k
  41. 41medusajs avatardb-migrateRun database migrations in MedusaSkillsJul 20262.2k203
  42. 42medusajs avatardb-generateGenerate database migrations for a Medusa moduleSkillsJul 20262.2k203
  43. 43elastic avatarelasticsearch-file-ingestIngest and transform data files (CSV/JSON/Parquet/Arrow IPC) into Elasticsearch with stream processing and custom transforms.SkillsJul 20262.2k542
  44. 44lobehub avatardrizzleLobeHub Drizzle ORM schema and query style. Use for pgTable schemas, indexes, joins, inferred types, db.select/db.query, schema fields, foreign keys, junction…SkillsJul 20262.1k81k
  45. 45forcedotcom avatardata360-schema-getRetrieve Data Lake Object (DLO) and Data Model Object (DMO) schema information from Salesforce Data Cloud using REST APIs.SkillsJul 20262.0k765
  46. 46mongodb avatarmongodb-atlas-stream-processingManages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations,…SkillsJul 20261.9k164
  47. 47phuryn avatarsql-queriesGenerate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects.SkillsJul 20261.8k25k
  48. 48google avatarbigtable-basicsAssists in provisioning instances/tables, designing performant schemas, and querying data in Bigtable.SkillsJul 20261.8k15k
  49. 49neondatabase avatarneon-postgres-egress-optimizerDiagnose and fix excessive Postgres egress (network data transfer) in a codebase.SkillsJul 20261.8k81
  50. 50neondatabase avatarclaimable-postgresProvision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card.SkillsJul 20261.8k81
  51. 51nvidia avatarcupynumeric-hdf5Read and write large cuPyNumeric arrays to HDF5 with Legate's parallel, distributed HDF5 I/O (legate.io.hdf5: to_file, from_file, from_file_batched).SkillsJul 20261.7k2.7k
  52. 52giuseppe-trisciuoglio avatarlangchain4j-vector-stores-configurationProvides configuration patterns for LangChain4J vector stores in RAG applications.SkillsJun 20261.6k311
  53. 53giuseppe-trisciuoglio avatarqdrantProvides Qdrant vector database integration patterns with LangChain4j.SkillsJun 20261.6k311
  54. 54giuseppe-trisciuoglio avataraws-sdk-java-v2-dynamodbProvides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working…SkillsJun 20261.6k311
  55. 55giuseppe-trisciuoglio avataraws-rds-spring-boot-integrationProvides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications.SkillsJun 20261.6k311
  56. 56neondatabase avatarneon-postgres-branchesChoose and create the right Neon branch type for testing and development.SkillsJul 20261.6k81
  57. 57dpearson2699 avatarcore-dataBuild, review, or improve Core Data persistence in apps that have not adopted SwiftData.SkillsJul 20261.6k933
  58. 58dynatrace avatardt-dql-essentialsCore DQL syntax, pitfalls, query patterns, and query optimization.SkillsJul 20261.5k117
  59. 59aws avataramazon-opensearch-serviceAmazon OpenSearch Service and Serverless across five capabilities — migration (Solr/ES/self-managed OpenSearch into AOS/AOSS, schema/query translation, sizing,…SkillsJul 20261.5k2.1k
  60. 60hoodini avatarmongodbWork with MongoDB databases using best practices. Use when designing schemas, writing queries, building aggregation pipelines, or optimizing performance.SkillsJul 20261.5k257
  61. 61oracle avatardbOracle Database guidance for SQL, PL/SQL, SQLcl, ORDS, administration, app development, performance, security, migrations, and agent-safe database workflows.SkillsJul 20261.5k767
  62. 62jezweb avatard1-drizzle-schemaGenerate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns.SkillsJul 20261.5k944
  63. 63manutej avatarpostgresql-database-engineeringComprehensive PostgreSQL database engineering skill covering indexing strategies, query optimization, performance tuning, partitioning, replication, backup and…SkillsJun 20261.4k61
  64. 64dynatrace avatardt-migrationMigrate Dynatrace classic and Gen2 entity-based DQL to Smartscape equivalents. Covers three scenarios.SkillsJul 20261.3k117
  65. 65aaronontheweb avatarefcore-patternsEntity Framework Core best practices including NoTracking by default, query splitting for navigation collections, migration management, dedicated migration…SkillsJul 20261.3k1.1k
  66. 66planetscale avatarnekiOverview and information about Neki, the sharded Postgres product by PlanetScale.SkillsJul 20261.2k562
  67. 67ccheney avatarpostgres-drizzleProactively apply when creating APIs, backends, or data models.SkillsJul 20261.2k55
  68. 68langchain-ai avatarquery-writingWrites and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries.SkillsJul 20261.1k27k
  69. 69ruvnet avataragent-crdt-synchronizerAgent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizerSkillsJul 202699566k
  70. 70jezweb avatard1-migrationCloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle partial failures.SkillsJul 2026982944
  71. 71jezweb avatardb-seedGenerate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent…SkillsJul 2026857944
  72. 72k-dense-ai avatarlabarchive-integrationSecurely integrate with the official LabArchives ELN REST-like API and Inventory API v1.SkillsJul 202683132k
  73. 73k-dense-ai avatarlamindbUse when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models.SkillsJul 202682432k
  74. 74azurecosmosdb avatarcosmosdb-best-practicesAzure Cosmos DB performance optimization and best practices guidelines for NoSQL, partitioning, queries, and SDK usage.SkillsJul 202668147
  75. 75dbt-labs avatarbuilding-dbt-semantic-layerUse when creating or modifying dbt Semantic Layer components — semantic models, metrics, dimensions, entities, measures, or time spines.SkillsJul 2026597640
  76. 76aj-geddes avataraws-s3-managementManage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.SkillsMar 2026542299
  77. 77manutej avataralembicComprehensive Alembic database migration management for customer support systemsSkillsJun 202646761
  78. 78aaronontheweb avatardatabase-performanceDatabase access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side…SkillsJul 20264621.1k
  79. 79metabase avatarmetabase-database-metadataUnderstands the Metabase Database Metadata Format — a YAML-based on-disk representation of databases, tables, and fields synced from a Metabase instance.SkillsJun 202635735
  80. 80asyrafhussin avatarlaravel-database-optimizationLaravel database optimization patterns. Use when writing Eloquent queries, creating migrations, configuring caching, debugging slow queries, or optimizing…SkillsMay 202635558
  81. 81manutej avatardatabase-management-patternsComprehensive guide for database management patterns covering PostgreSQL and MongoDB including schema design, indexing, transactions, replication, and…SkillsJun 202631861
  82. 82manutej avatarvector-database-managementComprehensive guide for managing vector databases including Pinecone, Weaviate, and Chroma for semantic search, RAG systems, and similarity-based applicationsSkillsJun 202630361
  83. 8324601 avatarsurrealdbExpert SurrealDB 3 skill. Use when working with SurrealDB, SurrealQL queries, multi-model data modeling (document, graph, vector, time-series, geospatial),…SkillsJun 202622932
  84. 84labring avatarsealos-databaseProvision, connect, and operate Sealos Cloud databases through sealos-cli for local development, Devbox development, and app setup.SkillsJul 202620863
  85. 85microsoft avataradd-dataverseAdds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables.SkillsJul 2026172574
  86. 86johnrogers avatarsqlite-dataUse when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries, writes, migrations, or CloudKit private…SkillsJan 2026171223
  87. 87microsoftdocs avatarazure-cosmos-dbExpert knowledge for Azure Cosmos DB development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas,…SkillsJul 2026159672
  88. 88maxnorm avatarmagento-model-developerDesigns and implements data layer architecture for Magento 2. Use when creating data models, designing database schemas, implementing repositories, or working…SkillsJan 202614826
  89. 89f-labs-io avatarhtml-erd-explorerGenerate HTML entity-relationship diagrams (ERDs) and database schema visualizations with clickable tables, relationship paths, and migration before/after…SkillsJul 202613540
  90. 90microsoft avatarspark-consumption-cliInteractive ad-hoc Spark analysis through Fabric Lakehouse Livy API sessions ONLY.SkillsJul 2026128889
  91. 91microsoftdocs avatarazure-cache-redisExpert knowledge for Azure Cache for Redis development including troubleshooting, best practices, decision making, architecture & design patterns, security,…SkillsJul 2026127672
  92. 92microsoftdocs avatarazure-database-postgresqlExpert knowledge for Azure Database for PostgreSQL development including troubleshooting, best practices, decision making, architecture & design patterns,…SkillsJul 2026127672
  93. 93itsmostafa avatardynamodbAWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing…SkillsJul 20261251.1k
  94. 94microsoft avatarsqldw-authoring-cliExecute authoring T-SQL (DDL, DML, data ingestion, transactions, schema changes) against Microsoft Fabric Data Warehouse and SQL endpoints from agentic CLI…SkillsJul 2026124889
  95. 95microsoft avatarsqldw-consumption-cliExecute read-only T-SQL queries against Fabric Data Warehouse, Lakehouse SQL Endpoints, and Mirrored Databases via CLI.SkillsJul 2026120889
  96. 96maxnorm avatarmagento-index-analystOptimizes Magento 2 indexing for search performance and database efficiency.SkillsJan 202612026
  97. 97microsoft avatareventhouse-authoring-cliExecute KQL management commands (table management, ingestion, policies, functions, materialized views) against Fabric Eventhouse and KQL Databases via CLI.SkillsJul 2026114889
  98. 98itsmostafa avatarrdsAWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting…SkillsJul 20261121.1k
  99. 99microsoft avatareventhouse-consumption-cliRun KQL queries against Fabric Eventhouse for real-time intelligence and time-series analytics using `az rest` against the Kusto REST API.SkillsJul 2026111889
  100. 100maxnorm avatarmagento-cache-analystOptimizes Magento 2 caching strategies for enterprise performance.SkillsJan 202611126

More skills categories

DevOps & CI/CD5519Productivity & Workflow5248Other4998Product & Project Management4964Documentation & Knowledge4545Code Review & Refactor4435Backend & APIs4325Agent Meta & Communication3318Research3084Security2954All Skills →