cli-guidelines-resources-03

Community

Output formatting and stdout/stderr conventions.

Authorssiumha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Consistent and machine-friendly output handling ensures CLI programs communicate results effectively to both humans and automation.

Core Features & Use Cases

  • stdout vs stderr conventions, JSON output, and table formatting
  • TTY-aware color usage and paging
  • Structured, machine-readable output for automation

Quick Start

Implement or adapt output formatting to align with the provided outputs and consider adding a --json flag for structured data.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: cli-guidelines-resources-03
Download link: https://github.com/ssiumha/dots/archive/main.zip#cli-guidelines-resources-03

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