Skip to main content
GitHub repository

lyra

lyra contains 7 collected skills from FrancisCrickInstitute, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
11
updated
2026-03-24
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

airflow-debugging-dags
network-and-computer-systems-administrators

Debug Airflow DAGs locally using dag.test() in an IDE or command line with pdb. Use when debugging DAG execution, task failures, import errors, or testing DAGs without deploying to Airflow.

2026-03-24
airflow-testing-dags
software-quality-assurance-analysts-and-testers

Comprehensive guide for testing Apache Airflow DAGs including unit tests, integration tests, load tests, mocking, and best practices for Airflow 3 repositories.

2026-03-24
airflow-writing-dags
software-developers

Workflow and best practices for writing Apache Airflow 3 DAGs. Use when the user wants to write a new DAG, pipeline code, or asks about DAG patterns and conventions.

2026-03-24
nextflow-pipeline-debugging
network-and-computer-systems-administrators

Guide for analyzing pipeline output and debugging Nextflow workflows. Use this when you need to inspect channel contents, trace process execution, or analyze intermediate files.

2026-02-27
bioinformatic-tool-selection
biological-scientists-all-other

Research and recommend the best bioinformatics tool for a specific task. Use this when you need to select appropriate tools for bioinformatics analysis based on requirements, performance, integration, and community support.

2026-02-26
nf-core-modules-subworkflows
software-developers

Guide for interacting with nf-core modules and subworkflows. Use this when you need to discover, view, install, or update nf-core modules/subworkflows in your pipeline.

2026-02-26
nextflow-diagram-creation
software-developers

Guide for creating Mermaid diagrams (.mmd files) from Nextflow pipeline code. Use this when asked to create workflow diagrams from subworkflows or main.nf scripts.

2026-02-20