kenmulford

Output Style — Design skill for Claude Code

Design community

Output style and prose contract - shared reference.

How to install Output Style

Installs to ~/.claude/skills/kenmulford-milestone-driver-output-style/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kenmulford-milestone-driver-output-style && curl -fsSL https://raw.githubusercontent.com/kenmulford/milestone-driver/HEAD/skills/output-style.md -o ~/.claude/skills/kenmulford-milestone-driver-output-style/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Output Style does

Output style and prose contract - shared reference

The single source of truth for milestone-driver's output contract. Every skill's `## Output style` section and every agent's `## Communication style` section points here.

It sits one level up from the skill folders, for the reason `skills/notices.md (It sits here - a peer of the skill)` records.

The surface split - read this first

Surface What it is Governed by
Terminal output What a skill prints to the ope

Alternatives in Design

  • Explanatory Output Style — Educational output mode with insights about implementation choices 14k ★
  • Scaffold Project — Scaffold a new design-product project that matches the recommended Claude Code layout (the reference structure 781 ★
  • Design Dna — Turn reference UIs (images, screenshots, URLs) into quantified Design DNA JSON—tokens, qualitative style, visu 624 ★

Full documentation available on GitHub

View Source Repository