Skip to main content
Back to registry

scientific-visualization

davila7/claude-code-templates

Scientific visualization transforms data into clear, accurate figures for publication. Create journal-ready plots with multi-panel layouts, error bars, significance markers, and colorblind-safe palettes. Export as PDF/EPS/TIFF using matplotlib, seaborn, and plotly for manuscripts.

Installs479
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill scientific-visualization
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Scientific visualization transforms data into clear, accurate figures for publication. Create journal-ready plots with multi-panel layouts, error bars, significance markers, and colorblind-safe palettes. Export as PDF/EPS/TIFF using matplotlib, seaborn, and plotly for manuscripts. This skill should be used when: Apply journal-specific styles using the matplotlib style files in assets/ : For statistical plots, use seaborn with publication styling: Critical requirements (detailed in references/publication_guidelines.md ): Implementation: Always use colorblind-friendly palettes (detailed in references/color_palettes.md ): Recommended: Okabe-Ito palette (distinguishable by all types of color blindness): For heatmaps/continuous data: Always test figures in grayscale to ensure interpretability. Font guidelines (detailed in references/publication_guidelines.md ): Implementation: Journal-specific widths (detailed in references/journal_requirements.md ): Check figure size compliance: Best practices: Example implementation (see references/matplotlib_examples.md for complete code): See references/matplotlib_examples.md Example 1 for complete code. Key steps: Using seaborn for automatic confidence intervals: See references/matplotlib_examples.md Example 2 for complete code. Key steps: See references/matplotlib_examples.md Example 4 for complete code. Key steps: Using seaborn for...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does scientific-visualization do?

Scientific visualization transforms data into clear, accurate figures for publication. Create journal-ready plots with multi-panel layouts, error bars, significance markers, and colorblind-safe palettes. Export as PDF/EPS/TIFF using matplotlib, seaborn, and plotly for manuscripts.

Is scientific-visualization good?

scientific-visualization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does scientific-visualization work with?

scientific-visualization currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to scientific-visualization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install scientific-visualization?

npx skills add https://github.com/davila7/claude-code-templates --skill scientific-visualization

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering