Database

Database management and queries

Showing 361-384 of 3659 skills
daymade

terraform-skill

by daymade

Operational traps for Terraform provisioners, multi-environment isolation, and zero-to-deployment reliability. Covers provisioner timing races, SSH connection conflicts, DNS record duplication, volume permissions, database bootstrap gaps, snapshot cross-contamination, Cloudflare credential format errors, hardcoded domains in Caddyfiles/compose, and init-data-only-on-first-boot pitfalls. Activate when writing null_resource provisioners, creating multi-environment Terraform setups, debugging containers that are Restarting/unhealthy after terraform apply, setting up fresh instances with cloud-init, or any IaC code that SSHs into remote hosts. Also activate when the user mentions terraform plan/apply errors, provisioner failures, infrastructure drift, TLS certificate errors, or Caddy/gateway configuration.

Database 1.3K 3mo ago
studyzy

openspec-apply-change

by studyzy

实现 OpenSpec 变更中的任务。当用户想要开始实现、继续实现或处理任务时使用。

CLI Tools 10.2K 5mo ago
mims-harvard

tooluniverse-infectious-disease

by mims-harvard

Rapid pathogen characterization and drug repurposing analysis for infectious disease outbreaks. Identifies pathogen taxonomy, essential proteins, predicts structures, and screens existing drugs via docking. Use when facing novel pathogens, emerging infections, or needing rapid therapeutic options during outbreaks.

Academic 1.6K 5mo ago
databricks-solutions

databricks-spark-structured-streaming

by databricks-solutions

Comprehensive guide to Spark Structured Streaming for production workloads. Use when building streaming pipelines, implementing real-time data processing, handling stateful operations, or optimizing streaming performance.

Processing 1.8K 5mo ago
databricks-solutions

databricks-lakebase-autoscale

by databricks-solutions

"Patterns and best practices for using Lakebase Autoscaling (next-gen managed PostgreSQL) with autoscaling, branching, scale-to-zero, and instant restore."

Code Gen 1.8K 5mo ago
databricks-solutions

databricks-spark-declarative-pipelines

by databricks-solutions

"Creates, configures, and updates Databricks Lakeflow Spark Declarative Pipelines (SDP/LDP) using serverless compute. Handles streaming tables, materialized views, CDC, SCD Type 2, and Auto Loader ingestion patterns. Use when building data pipelines, working with Delta Live Tables, ingesting streaming data, implementing change data capture, or when the user mentions SDP, LDP, DLT, Lakeflow pipelines, streaming tables, or bronze/silver/gold medallion architectures."

CI/CD 1.8K 5mo ago
kubb-labs

components-generators

by kubb-labs

Guidance for writing @kubb/react-fabric components and generators (React-based and function-based).

Database 1.8K 5mo ago
databricks-solutions

databricks-lakebase-provisioned

by databricks-solutions

"Patterns and best practices for using Lakebase Provisioned (Databricks managed PostgreSQL) for OLTP workloads."

Auth 1.8K 5mo ago
databricks-solutions

databricks-app-python

by databricks-solutions

"Builds Python-based Databricks applications using Dash, Streamlit, Gradio, Flask, FastAPI, or Reflex. Handles OAuth authorization (app and user auth), app resources, SQL warehouse and Lakebase connectivity, model serving integration, and deployment. Use when building Python web apps, dashboards, ML demos, or REST APIs for Databricks, or when the user mentions Streamlit, Dash, Gradio, Flask, FastAPI, Reflex, or Databricks app."

Auth 1.8K 5mo ago
mims-harvard

tooluniverse-clinical-guidelines

by mims-harvard

Search and retrieve clinical practice guidelines across 12+ authoritative sources including NICE, WHO, ADA, AHA/ACC, NCCN, SIGN, CPIC, CMA, CTFPHC, GIN, MAGICapp, PubMed, EuropePMC, TRIP, and OpenAlex. Covers disease management, cardiology, oncology, diabetes, pharmacogenomics, and more. Use when users ask about clinical guidelines, treatment recommendations, standard of care, evidence-based medicine, or drug-gene dosing recommendations.

Processing 1.6K 5mo ago
mims-harvard

tooluniverse-disease-research

by mims-harvard

Generate comprehensive disease research reports using 100+ ToolUniverse tools. Creates a detailed markdown report file and progressively updates it with findings from 10 research dimensions. All information includes source references. Use when users ask about diseases, syndromes, or need systematic disease analysis.

Academic 1.6K 5mo ago
elizaOS

blucli

by elizaOS

BluOS CLI (blu) for discovery, playback, grouping, and volume.

Database 18.8K 5mo ago
metabase

add-malli-schemas

by metabase

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling

API Dev 48.3K 7mo ago
blockscout

ecto-migration

by blockscout

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

Code Gen 4.6K 4mo ago
PBH-BTN

openspec-new-change

by PBH-BTN

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Code Gen 6.1K 5mo ago
PBH-BTN

openspec-apply-change

by PBH-BTN

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Automation 6.1K 5mo ago
tobi

qmd

by tobi

Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.

Database 28.2K 5mo ago
PBH-BTN

openspec-continue-change

by PBH-BTN

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Code Gen 6.1K 5mo ago
studyzy

openspec-new-change

by studyzy

使用实验性的产出物工作流启动一个新的 OpenSpec 变更。当用户想要通过结构化的分步方法创建新功能、修复或修改时使用。

CLI Tools 10.2K 5mo ago
orval-labs

orval

by orval-labs

Generate type-safe API clients, TanStack Query/SWR hooks, Zod schemas, MSW mocks, Hono server handlers, MCP servers, and SolidStart actions from OpenAPI specs using Orval. Covers all clients (React/Vue/Svelte/Solid/Angular Query, Fetch, Axios), custom HTTP mutators, authentication patterns, NDJSON streaming, programmatic API, and advanced configuration.

API Dev 6.3K 5mo ago
oliver-kriska

compound-docs

by oliver-kriska

Searchable solution documentation system with YAML frontmatter. Builds institutional knowledge from solved problems. Use proactively when consulting past solutions before investigating new issues.

Database 498 5mo ago
postgis

postgis-skill

by postgis

PostGIS-focused SQL tips, tricks and gotchas. Use when in need of dealing with geospatial data in Postgres.

Code Gen 2.2K 7mo ago
lyndonkl

decomposition-reconstruction

by lyndonkl

Use when dealing with complex systems that need simplification, identifying bottlenecks or critical failure points, redesigning architecture or processes for better performance, breaking down problems that feel overwhelming, analyzing dependencies to understand ripple effects, user mentions "this is too complex", "where's the bottleneck", "how do we redesign this", "what are the key components", or when optimization requires understanding how parts interact.

Processing 136 8mo ago
PBH-BTN

openspec-new-change

by PBH-BTN

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Code Gen 6.1K 5mo ago