Preview Skills

Standalone preview skills for visualizing files in the browser. Each skill is self-contained and works with any AI coding agent.

Zero Dependencies

No servers, no installation complexity. Pure bash scripts that work anywhere.

📦

Self-Contained

Generated HTML files are completely standalone and portable.

🎨

Beautiful Output

Modern, responsive designs with dark mode and interactive features.

🔧

Easy to Extend

Shared libraries make adding new skills quick and consistent.

Available Skills

preview-csv

Interactive tables with sorting, filtering, search, and column statistics.

.csv

preview-json

Syntax highlighting with collapsible tree structure and search.

.json .jsonl

preview-markdown

GitHub-flavored Markdown rendering with syntax highlighting.

.md .markdown

preview-mermaid

Interactive diagrams including flowcharts, sequences, ER, and more.

.mmd .mermaid

preview-diff

GitHub-style diffs with side-by-side comparison and syntax highlighting.

.diff .patch

preview-d3

Interactive 2D data visualizations with D3.js, zoom, and pan.

.d3

preview-threejs

Interactive 3D visualizations with Three.js and orbit controls.

.threejs .3d

preview-leaflet

Interactive maps with markers, routes, and geographic data.

.leaflet

Quick Installation

Get started in seconds with the installation script

# Clone repository git clone https://github.com/veelenga/preview-skills.git && cd preview-skills # Interactive installation - select which skills to install scripts/install.sh # Or install all skills at once scripts/install.sh --all

Ready to enhance your workflow?

Preview Skills integrates seamlessly with AI coding agents to visualize your data instantly.