Database

Database management and queries

Showing 409-432 of 3904 skills
Yeachan-Heo

external-context

by Yeachan-Heo

Invoke parallel document-specialist agents for external web searches and documentation lookup

Database 38.8K 6mo ago
elie222

prisma

by elie222

How to use Prisma

Database 12.1K 6mo ago
mims-harvard

tooluniverse-network-pharmacology

by mims-harvard

Construct and analyze compound-target-disease networks for drug repurposing, polypharmacology discovery, and systems pharmacology. Builds multi-layer networks from ChEMBL, OpenTargets, STRING, DrugBank, Reactome, FAERS, and 60+ other ToolUniverse tools. Calculates Network Pharmacology Scores (0-100), identifies repurposing candidates, predicts mechanisms, and analyzes polypharmacology. Use when users ask about drug repurposing via network analysis, multi-target drug effects, compound-target-disease networks, systems pharmacology, or polypharmacology.

Processing 1.7K 6mo ago
mims-harvard

tooluniverse-precision-medicine-stratification

by mims-harvard

Comprehensive patient stratification for precision medicine by integrating genomic, clinical, and therapeutic data. Given a disease/condition, genomic data (germline variants, somatic mutations, expression), and optional clinical parameters, performs multi-phase analysis across 9 phases covering disease disambiguation, genetic risk assessment, disease-specific molecular stratification, pharmacogenomic profiling, comorbidity/DDI risk, pathway analysis, clinical evidence and guideline mapping, clinical trial matching, and integrated outcome prediction. Generates a quantitative Precision Medicine Risk Score (0-100) with risk tier assignment (Low/Intermediate/High/Very High), treatment algorithm (1st/2nd/3rd line), pharmacogenomic guidance, clinical trial matches, and monitoring plan. Use when clinicians ask about patient risk stratification, treatment selection, prognosis prediction, or personalized therapeutic strategy across cancer, metabolic, cardiovascular, neurological, or rare diseases.

Processing 1.7K 6mo 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.7K 6mo ago
mims-harvard

tooluniverse-drug-target-validation

by mims-harvard

Comprehensive computational validation of drug targets for early-stage drug discovery. Evaluates targets across 10 dimensions (disambiguation, disease association, druggability, chemical matter, clinical precedent, safety, pathway context, validation evidence, structural insights, validation roadmap) using 60+ ToolUniverse tools. Produces a quantitative Target Validation Score (0-100) with GO/NO-GO recommendation. Use when users ask about target validation, druggability assessment, target prioritization, or "is X a good drug target for Y?"

Processing 1.7K 6mo 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.7K 7mo ago
semgrep

code-security

by semgrep

Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like "check for SQL injection" or "review security".

CLI Tools 282 7mo ago
raphaelmansuy

e2e-test-service-management

by raphaelmansuy

Service management for E2E testing in EdgeQuake. Start, stop, and monitor PostgreSQL, backend API, and frontend services. Includes health checks and logging utilities for interactive testing workflows.

CLI Tools 2.1K 7mo ago
SalesforceCommerceCloud

b2c-scapi-schemas

by SalesforceCommerceCloud

Browse and retrieve (B2C/SFCC/Demandware) SCAPI OpenAPI schemas with the b2c cli. Always reference when using the CLI to browse SCAPI schemas, check API request/response formats, explore available endpoints, or understand SCAPI data models.

CLI Tools 52 6mo ago
tursodatabase

differential-fuzzer

by tursodatabase

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool

CLI Tools 24K 7mo ago
tursodatabase

cdc

by tursodatabase

Change Data Capture - architecture, entrypoints, bytecode emission, sync engine integration, tests

Database 24K 6mo ago
tursodatabase

debugging

by tursodatabase

How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption analysis tools

Comments 24K 7mo ago
tursodatabase

testing

by tursodatabase

How to write tests, when to use each type of test, and how to run them. Contains information about conversion of .test to .sqltest, and how to write .sqltest and rust tests

CLI Tools 24K 6mo ago
rivet-dev

openspec-apply-change

by rivet-dev

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

Automation 6.1K 6mo ago
rivet-dev

openspec-continue-change

by rivet-dev

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 6mo ago
rivet-dev

openspec-new-change

by rivet-dev

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 6mo ago
rivet-dev

openspec-continue-change

by rivet-dev

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 6mo ago
rivet-dev

openspec-new-change

by rivet-dev

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 6mo ago
rivet-dev

openspec-continue-change

by rivet-dev

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 6mo ago
rivet-dev

openspec-apply-change

by rivet-dev

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

Automation 6.1K 6mo ago
rivet-dev

openspec-new-change

by rivet-dev

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 6mo ago
open-circle

repo-source-code-document

by open-circle

Write JSDoc comments and inline documentation for Valibot library source code in /library/src/. Use when documenting schemas, actions, methods, or utilities. Covers interface documentation, function overloads, purity annotations, inline comment patterns, and terminology consistency.

Comments 9K 7mo ago
inkeep

data-model-changes

by inkeep

"Guide for making changes to the database schema, validation, types, and data access layer. Use when adding tables, columns, relations, or modifying the data model. Triggers on: add table, add column, modify schema, database change, data model, new entity, schema migration."

Code Gen 1.4K 7mo ago