BeClaude

seaborn

New
19.9kSmitheryData & Analyticsby davila7

Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/seaborn.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/seaborn/SKILL.md
3
Invoke in Claude Code
/seaborn
View source on GitHub
data-&-analyticsdesign

Frequently Asked Questions

What is seaborn?

Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.

How to install seaborn?

To install seaborn, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /seaborn.

What is seaborn best for?

seaborn is a community categorized under Data & Analytics. It is designed for: data-&-analytics, design. Created by davila7.