·writing-user-outputs
</>

writing-user-outputs

max-sixty/worktrunk

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.

7Installs·2Trend·@max-sixty

Installation

$npx skills add https://github.com/max-sixty/worktrunk --skill writing-user-outputs

SKILL.md

When WORKTRUNKDIRECTIVEFILE is not set (direct binary call), commands execute directly and shell integration hints are shown.

The output system handles shell integration automatically. Just call output functions — they do the right thing regardless of whether shell integration is active.

Use eprintln! and println! from worktrunk::styling (re-exported from anstream for automatic color support and TTY detection):

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system. Source: max-sixty/worktrunk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/max-sixty/worktrunk --skill writing-user-outputs
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is writing-user-outputs?

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system. Source: max-sixty/worktrunk.

How do I install writing-user-outputs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/max-sixty/worktrunk --skill writing-user-outputs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/max-sixty/worktrunk

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01