概要
Acts as a foundational template for data science workflows within Claude Code, offering structured guidance for analyzing datasets from scratch. It leads users through a comprehensive process involving data cleaning with Pandas, statistical computation with NumPy, and the creation of publication-quality figures with Matplotlib. This skill is particularly useful for maintaining consistency across analytical tasks by enforcing best practices for data quality, reproducibility through random seeds, and systematic documentation of findings.