database▌
83 indexed skills · max 10 per page
gwas-database
davila7/claude-code-templates · Productivity
The GWAS Catalog is a comprehensive repository of published genome-wide association studies maintained by the National Human Genome Research Institute (NHGRI) and the European Bioinformatics Institute (EBI). The catalog contains curated SNP-trait associations from thousands of GWAS publications, including genetic variants, associated traits and diseases, p-values, effect sizes, and full summary statistics for many studies.
fda-database
davila7/claude-code-templates · Productivity
Access comprehensive FDA regulatory data through openFDA, the FDA's initiative to provide open APIs for public datasets. Query information about drugs, medical devices, foods, animal/veterinary products, and substances using Python with standardized interfaces.
kegg-database
davila7/claude-code-templates · Productivity
KEGG (Kyoto Encyclopedia of Genes and Genomes) is a comprehensive bioinformatics resource for biological pathway analysis and molecular interaction networks.
database-backup-restore
aj-geddes/useful-ai-prompts · Productivity
Implement comprehensive backup and disaster recovery strategies. Covers backup types, retention policies, restore testing, and recovery time objectives (RTO/RPO).
database-schema-documentation
aj-geddes/useful-ai-prompts · Documents
Create comprehensive database schema documentation including entity relationship diagrams (ERD), table definitions, indexes, constraints, and data dictionaries.
railway-database
davila7/claude-code-templates · AI/ML
Add official Railway database services. These are maintained templates with pre-configured volumes, networking, and connection variables.
alphafold-database
davila7/claude-code-templates · Productivity
AlphaFold DB is a public repository of AI-predicted 3D protein structures for over 200 million proteins, maintained by DeepMind and EMBL-EBI. Access structure predictions with confidence metrics, download coordinate files, retrieve bulk datasets, and integrate predictions into computational workflows.
database-migration-management
aj-geddes/useful-ai-prompts · Productivity
Implement robust database migration systems with version control, rollback capabilities, and data transformation strategies. Includes migration frameworks and production deployment patterns.
database-optimizer
sickn33/antigravity-awesome-skills · Productivity
You are a database optimization expert specializing in modern performance tuning, query optimization, and scalable database architectures.
database-query-optimization
aj-geddes/useful-ai-prompts · Productivity
Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance.