
from claude-code-templates28,212
Query the NHGRI-EBI GWAS Catalog for SNP-trait associations, variant lookups, trait searches, and summary statistics for genetic epidemiology and PRS work.
This skill equips an agent to query the NHGRI-EBI GWAS Catalog and its Summary Statistics API to find SNP-trait associations, retrieve variant metadata (rsIDs, coordinates, alleles), and pull study-level and summary-statistics data useful for genetic epidemiology and polygenic risk score (PRS) workflows. It documents REST endpoints, query patterns, and example Python snippets for common tasks (by variant, by trait/EFO term, by gene or chromosomal region).
Use this skill when a user asks about genetic variant associations, wants to look up an rsID, explore GWAS hits for a disease/trait, obtain study metadata (GCST/PMID), or download/inspect summary statistics for downstream analyses (fine-mapping, PRS). It also applies when integrating GWAS data with external resources like Ensembl, gnomAD, or PGS Catalog.
Designed for code-capable agents that can run Python and make HTTP requests (Claude Code / codex-style toolchains, Copilot-like assistants). The skill assumes access to network and Python runtime for API calls.
This skill has not been reviewed by our automated audit pipeline yet.
Scientific Schematics & Diagrams
Generate publication-quality scientific diagrams via AI with iterative quality review and smart regeneration for journal, conference, poster, and presentation o
Writing Hookify Rules
Guides creating Hookify rule files (.claude/hookify.*.local.md) to detect patterns (dangerous commands, secrets, debug logs) and show warnings or block actions.
BRENDA Database Client
Access the BRENDA enzyme database via SOAP API to retrieve kinetic parameters, reactions, organism data, and substrate-specific enzyme information.
Hook Development for Claude Code Plugins
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.
ChEMBL Database Explorer
Query ChEMBL programmatically to retrieve bioactive molecule data, bioactivity measurements, targets, and perform similarity/substructure searches for drug disc
Coding Standards & Best Practices
Opinionated, language-agnostic coding standards and best practices focused on TypeScript/JavaScript/React to improve readability, safety, and maintainability.
React State Management
Practical guide to choosing and implementing modern React state solutions (Redux Toolkit, Zustand, Jotai, React Query) for local, global, and server state.
Game Design Principles
Practical game design guidance: core loop, GDD structure, player psychology, balancing, and progression patterns for prototyping and documenting games.
RWKV Architecture
Provides guidance and workflows for RWKV, a Transformer+RNN hybrid that enables linear-time inference and effectively unlimited context for long-sequence and st
Zapier & Make Patterns
Guidance and patterns for building reliable no-code automations in Zapier and Make, with anti-patterns and failure modes to avoid.