thompson-unix-philosophy

Community

Write Go like a Unix legend.

Authorcopyleftdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write Go code that embodies the minimalist, composable, and pragmatic principles of Unix philosophy, as practiced by Ken Thompson.

Core Features & Use Cases

  • Minimalist Design: Encourages writing small, focused functions and programs that do one thing well.
  • Composability: Promotes building complex systems by chaining simple tools via text streams (stdin/stdout).
  • Pragmatic Approach: Advocates for simple solutions, brute force when appropriate, and measuring before optimizing.
  • Use Case: When building a command-line utility in Go, adhere to these principles to ensure it's easily scriptable, debuggable, and integrates seamlessly with other tools.

Quick Start

Write a Go program that reads lines from standard input, processes each line, and writes the result to standard output.

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: thompson-unix-philosophy
Download link: https://github.com/copyleftdev/sk1llz/archive/main.zip#thompson-unix-philosophy

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.