woostack-visualize

Installation
SKILL.md

woostack-visualize

Turn any source into one self-contained HTML visualization, tailored to who will read it. The Markdown/code source stays the source of truth; the HTML is a disposable render.

Command

  • /woostack-visualize <source> [for <audience>]
    • <source> — a spec/plan path, a file, a glob, a directory, or a free-form subject.
    • <audience> — a preset (engineer | non-technical | investor) or any free-form string ("a security auditor", "a designer"). Defaults to engineer.
    • Examples:
      • /woostack-visualize .woostack/specs/2026-06-03-auth.md for an investor
      • /woostack-visualize packages/api for a non-technical PM
      • /woostack-visualize the review swarm architecture

Procedure

Installs
16
First Seen
14 days ago
woostack-visualize — howarewoo/woostack