This one's for working with DNAnexus, the cloud genomics platform. You get five reference docs covering app development (building executables with dx-app-wizard, Python or Bash entry points), data operations (uploading FASTQ/BAM/VCF files, searching by metadata), job execution (running analyses, monitoring workflows), the dxpy Python SDK (automating batch processing, data migration), and configuration (dxapp.json setup, Docker integration, dependency management). The references include code patterns for common tasks like parallel sample processing and multi-step pipelines. If you're building bioinformatics workflows on DNAnexus or need to script data management across projects, this covers the practical stuff without digging through platform docs.
npx skills add https://github.com/davila7/claude-code-templates --skill dnanexus-integration