Database

Database management and queries

Showing 817-840 of 3624 skills
anton-abyzov

GraphQL Agent - Cross-Stack API Design & Implementation Expert

by anton-abyzov

GraphQL API expert for Node.js, Python, Java, .NET, Rust. Use for schemas, resolvers, DataLoader, federation, subscriptions, Apollo, Pothos, Strawberry, urql, Relay.

API Dev 144 3mo ago
anton-abyzov

Rust Backend Agent - High-Performance Memory-Safe API Expert

by anton-abyzov

Rust backend developer for building high-performance, memory-safe APIs and services. Use when building Rust backends with Axum, Actix-web, Rocket, or Warp. Covers Tokio async runtime, SQLx, Diesel, error handling, and zero-cost abstractions.

Processing 144 3mo ago
secondsky

Bun SQLite

by secondsky

Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.

Code Gen 163 5mo ago
jimmc414

ensembl-database

by jimmc414

"Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research."

API Dev 530 6mo ago
jimmc414

fda-database

by jimmc414

"Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research."

Database 530 6mo ago
jimmc414

chembl-database

by jimmc414

"Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry."

Processing 530 6mo ago
jimmc414

lamindb

by jimmc414

This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.

Comments 530 6mo ago
jimmc414

bioservices

by jimmc414

"Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database)."

Processing 530 6mo ago
peterbamuhigire

implementation-status-auditor

by peterbamuhigire

"Conduct a comprehensive implementation status audit of any software project. Produces structured documentation in docs/implementation/review-{date}/ with gap analysis, schema audit, integration status, completion blueprint, and prioritized action items. Use when the user wants to know exactly where a project stands and what remains to finish it."

Code Review 16 3mo ago
peterbamuhigire

inventory-management

by peterbamuhigire

Coordinate infrastructure for inventory, stock movement, BOMs, valuation, and multi-location controls while referencing the existing ERP implementation, inventory docs, and the small-business bookkeeping playbook.

API Dev 16 3mo ago
badlogic

gdcli

by badlogic

Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.

Auth 1.9K 5mo ago
rstackjs

rspack-v2-upgrade

by rstackjs

Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.

Code Gen 70 3mo ago
postgis

h3-pg

by postgis

PostgreSQL bindings for H3 hexagonal grid system. Use when working with H3 cells in Postgres, including spatial indexing, geometry/geography integration, and raster analysis.

Database 367 3mo ago
sammcj

authoring-claude-md

by sammcj

Creating and maintaining CLAUDE.md project memory files that provide non-obvious codebase context. Use when (1) creating a new CLAUDE.md for a project, (2) adding architectural patterns or design decisions to existing CLAUDE.md, (3) capturing project-specific conventions that aren't obvious from code inspection.

Auth 136 3mo ago
sammcj

performing-systematic-debugging-for-stubborn-problems

by sammcj

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

Database 136 4mo ago
rstackjs

rsbuild-v2-upgrade

by rstackjs

Use when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.

Code Gen 71 3mo ago
takeokunn

Nix Ecosystem

by takeokunn

This skill should be used when the user asks to "write nix", "nix expression", "flake.nix", "home-manager config", "programs.", "services.", "nixpkgs packaging", "buildGoModule", "buildRustPackage", or works with Nix language, flakes, or Home Manager. Provides comprehensive Nix ecosystem patterns and best practices.

Database 68 3mo ago
zephyrwang6

mem-query

by zephyrwang6

AI个人记忆系统的记忆查询功能。检索各层级记忆文件,综合多层级信息回答用户问题。使用场景:(1) 用户问"我的记忆中关于XXX"时;(2) 用户询问自己的习惯/偏好/价值观时;(3) 需要基于用户历史提供建议时。该skill会自动检索L1-L4各层级,引用来源,给出基于记忆的个性化回答。

CLI Tools 316 4mo ago
takeokunn

SQL Ecosystem

by takeokunn

This skill should be used when working with SQL databases, "SELECT", "INSERT", "UPDATE", "DELETE", "CREATE TABLE", "JOIN", "INDEX", "EXPLAIN", transactions, or database migrations. Provides comprehensive SQL patterns across PostgreSQL, MySQL, and SQLite.

Code Gen 68 3mo ago
a-pavithraa

springboot-migration

by a-pavithraa

Migrate Spring Boot projects to version 4.0 with Java 25, including Spring Modulith 2.0 and Testcontainers 2.x upgrades. Use when user requests upgrading Spring Boot, migrating to Java 25, updating dependencies to Spring Boot 4, mentions Jackson 3 migration, asks about starter renames (web→webmvc, aop→aspectj), fixing test annotations (@MockBean→@MockitoBean), or needs help with Spring Modulith 2.0 or Testcontainers 2.x compatibility. Analyzes codebase for migration issues and guides through changes with specific file references.

Comments 55 4mo ago
olorehq

olore-t3-env-latest

by olorehq

Local t3-env documentation reference (latest). T3 Env documentation. Use for type-safe environment variable validation with Zod/Valibot, Next.js and Nuxt integration, and runtime env configuration.

Database 67 4mo ago
olorehq

olore-neon-latest

by olorehq

Local Neon documentation reference (latest). Neon serverless Postgres documentation. Use for database branching, autoscaling, connection pooling, data API, extensions, migrations, and PostgreSQL features.

API Dev 67 3mo ago
olorehq

olore-tanstack-query-3

by olorehq

Local TanStack Query v3 (React Query) documentation reference. Server state management, data fetching, caching, queries, mutations, and React integration.

Caching 67 4mo ago
olorehq

olore-zod-3

by olorehq

Local Zod v3 documentation reference. Use when asked about Zod schema validation, TypeScript type inference, error handling, or migration from earlier versions.

Database 67 4mo ago