Look up NHS England genomic tests for rare and inherited diseases. Use this skill whenever a clinician asks what genetic test to order for a condition, which genes are covered for a specific diagnosis, what commissioning category a genomic test falls under (Core, Specialised, or Highly Specialised), or which tests belong to a specialty group (Neurology, Cardiology, Endocrinology, etc.). Also trigger for questions like what panel is used for a condition, whether there is an NHS test for something, what the R number is for a condition, or whether anything has changed in the genomic test directory. Source: NHS England National Genomic Test Directory for Rare and Inherited Disease v9.0 (April 2026).
How this skill is triggered — by the user, by Claude, or both
Slash command
/nhs-genomic-test-finder:nhs-genomic-test-finderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides lookup and search over the NHS England National Genomic Test Directory for Rare and Inherited Disease (v9.0, April 2026, 2026/27 commissioning year).
This skill provides lookup and search over the NHS England National Genomic Test Directory for Rare and Inherited Disease (v9.0, April 2026, 2026/27 commissioning year).
The data lives in a CSV reference file alongside this skill. Always read it before answering.
File: references/genomic-test-directory.csv
Columns:
indication_id — Clinical indication code (e.g. R14, R133)test_id — Specific test code (e.g. R14.1, R133.1) — one indication may have multiple testsclinical_indication — Full name of the condition/indicationtarget_genes — Panel name with gene count, or specific gene(s) testedtest_method — e.g. WGS, Small panel, Single gene sequencing >=10 amplicons, MLPA, Microarraycommissioning_category — Core | Specialised | Highly Specialised | Core/Specialised | Newborn screening programmespecialist_group — e.g. Neurology, Cardiology, Endocrinology, Haematology, Metabolic, Prenataleligibility_section — Section of the NHS eligibility criteria documentchanges_since_last_version — What changed vs May/July 2025 publication"What test do I order for Brugada syndrome?"
clinical_indication column (case-insensitive, partial match)"Is BRCA2 tested in this directory?" / "What tests cover the RASopathy panel?"
target_genes column for the gene or panel name"What Neurology tests are available?"
specialist_group"What is R391?" / "Tell me about R14.1"
indication_id or test_id exactly"Is this test Core or Specialised?"
"What's changed since the last version?"
changes_since_last_version ≠ "No change"Always structure results clearly. For a single test lookup:
R-Code: R133.1
Indication: Arrhythmogenic right ventricular cardiomyopathy
Genes/Panel: Arrhythmogenic cardiomyopathy panel (134 genes)
Test Method: Small panel
Commissioning: Specialised
Specialty: Cardiology
Changes: No change since May/July 2025
For multi-result searches, use a brief table or numbered list. If more than 10 results match, summarise by specialty or category and ask if the user wants to narrow the search.
NHS England National Genomic Test Directory for Rare and Inherited Disease, v9.0, 8 April 2026 (2026/27 commissioning year) © NHS in England 2026/27. All rights reserved.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub dromlakhani/md2skill --plugin nhs-genomic-test-finder