Visualization best practices
Skill foryourhealth111-pixel/Vibe-Skills/bundled/skills/visualization-best-practices
Review chart choice, labeling, accessibility, and storytelling quality for existing visualizations. Use as an explicit/manual helper for critique and cleanup, not as the main owner for scientific figure production or general chart generation.From its SKILL.md
npx -y skills add foryourhealth111-pixel/Vibe-Skills --skill visualization-best-practicesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 195 tokens by cl100k_base, as published. Nobody here has run it
Visualization Best Practices
Positioning
Treat this skill as an explicit/manual review helper.
When to Use
Use this skill when:
- Reviewing whether an existing chart communicates clearly
- Fixing labels, legends, scales, color choices, or accessibility issues
- Deciding how to simplify a crowded dashboard or figure draft
Not For / Boundaries
- Creating the chart from raw data: use
creating-data-visualizations - Journal-ready, multi-panel, publication submission figures: use
scientific-visualization - Schematics, flowcharts, or mechanism diagrams: use
scientific-schematics
Typical Outputs
- Critique of the current visualization problems
- Concrete fixes for encodings, layout, and readability
- A short checklist for accessibility and audience fit
Related Skills
creating-data-visualizationsfor general chart productionscientific-visualizationwhen the figure must meet publication standards
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.