🔗 View on GitHub: careerhackeralex/visualize
🚀 Quick Installation
A Claude Code skill for creating stunning, self-contained HTML visualizations from natural language.
Claude Code Plugin (recommended)
# Step 1: Add the marketplace (one-time)
claude plugin marketplace add careerhackeralex/visualize
# Step 2: Install the plugin
claude plugin install visualize@careerhackeralexManual Installation
# Clone the repo
git clone https://github.com/careerhackeralex/visualize.git
# Claude Code auto-discovers plugins with .claude-plugin/plugin.json
claude plugin install --plugin-dir /path/to/visualize⚡ What It Does
Describe what you want to visualize → get a production-quality HTML file.
You: "Create a pitch deck for my AI startup"
→ pitch-deck.html (interactive slides, dark/light themes, keyboard nav, export to PNG/PDF)
You: "Visualize this CSV data as a dashboard"
→ sales-dashboard.html (KPI cards, Chart.js graphs, responsive grid)
You: "Make an infographic about remote work trends"
→ remote-work-infographic.html (big stats, scroll animations, print-ready)📊 Supported Visualization Types
| Type | Description |
|---|---|
| 🎯 Slide Deck | Presentations with keyboard nav, transitions, speaker notes |
| 📊 Dashboard | KPI cards, charts, metrics — Chart.js powered |
| 📈 Infographic | Scrollable visual storytelling with animations |
| 🔀 Flowchart | Process diagrams, decision trees, architecture diagrams |
| 📅 Timeline | Chronological events, roadmaps, milestones |
| ⚖️ Comparison | Side-by-side features, pros/cons matrices |
| 📉 Data Viz | Bar, line, pie, radar charts from raw data |
| 📄 One-Pager | Landing pages, summaries, briefs |
| 🧠 Mind Map | Concept relationships, brainstorming visuals |
| 📋 Kanban | Status boards, categorized item tracking |
✨ Features
Every visualization includes:
- 🌙 Dark / Light / Auto themes — toggle via hamburger menu, persisted to localStorage
- 📥 Download as PNG — 2x retina quality via html-to-image
- 🖨️ Print / Save PDF — optimized
@media printstyles - 📱 Responsive — works on desktop, tablet, and mobile
- ⌨️ Keyboard navigation — arrow keys for slide decks
- 🎨 Beautiful defaults — professional typography, HSL color system, 8px spacing grid
- 📦 Single file — everything inline, zero dependencies beyond optional CDN libraries
- ♿ Accessible — semantic HTML, WCAG AA contrast
📚 CDN Libraries (optional)
- Chart.js — beautiful charts with zero config
- D3.js — complex custom data visualizations
- Mermaid — diagrams from text definitions
- Three.js — 3D visualizations
- Leaflet — interactive maps
- Reveal.js — full-featured slide engine
💪 Why Visualize Over Gamma / Canva / PowerPoint?
| Gamma/Canva | PowerPoint | Visualize | |
|---|---|---|---|
| Cost | $10-40/mo | $100+ license | Free |
| Output | Proprietary | .pptx | Standard HTML |
| Customization | Template-limited | Manual | Infinite |
| Interactivity | Limited | None | Full HTML/CSS/JS |
| AI-native | Bolted-on | Copilot add-on | Core workflow |
| Offline | No | Yes | Yes |
| Version control | No | Barely | Yes (it's text) |
| File size | N/A | 10MB+ | ~20KB |
📖 License
MIT — use it however you want.
Built by Career Hacker Alex (커리어해커 알렉스)
기술로 선한영향력을 만들고 싶습니다 — Create positive impact through technology.