概要
This skill enables Claude to implement parallel and distributed computing patterns using Dask. It provides specific guidance for scaling data science workloads, allowing users to process datasets that exceed available RAM by using parallel DataFrames, Arrays, and Bags. Whether you are building complex ETL pipelines, performing heavy scientific computations on multi-dimensional arrays, or parallelizing custom Python workflows with Futures, this skill ensures best practices for memory management, task scheduling, and performance optimization.