quick-view

Community

Review outputs in a page.

Authorrohunvora
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Terminal-era outputs can be hard to read. This Skill generates minimal, semantic HTML views to render structured data simply in a browser.

Core Features & Use Cases

  • Semantic HTML: Uses <table>, <ul>, <details>, <pre>, <h1-3> without styling.
  • Browser-default styling: Leverages browser defaults for readability.
  • Output patterns: Provides templates for lists, tables, and expandable sections.

Quick Start

Output files to _private/views/{name}.html and open via "open _private/views/{name}.html".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: quick-view
Download link: https://github.com/rohunvora/my-claude-skills/archive/main.zip#quick-view

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository