Reduce cognitive load when reviewing AI agent work

Transform plans, diffs, and data into navigable previews. Built for humans collaborating with AI coding agents.

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-plan

Plan viewer with sidebar TOC, progress tracking, and collapsible sections.

.plan.md .plan

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.