Haumer

Wt — Development skill for Claude Code

Development community

Alias for /walkthrough — annotated live product tour in the browser, DB-verified each step, bugs logged.

How to install Wt

Installs to ~/.claude/skills/haumer-claude-skills-wt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/haumer-claude-skills-wt && curl -fsSL https://raw.githubusercontent.com/Haumer/claude-skills/HEAD/commands/wt.md -o ~/.claude/skills/haumer-claude-skills-wt/SKILL.md

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

What Wt does


description: Alias for /walkthrough — annotated live product tour in the browser, DB-verified each step, bugs logged. Usage: /wt [as ]

/wt

Short alias for the `walkthrough` skill.

Invoke the `walkthrough` skill now via the Skill tool, passing `$ARGUMENTS` through unchanged as its args. Follow that skill's instructions in full — do not improvise a walkthrough from this file.

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • /leadership Transition — Use when preparing for or navigating a product leadership step-up 2.3k ★
  • Zoetrope — Watch a Claude Code session as a live flow graph, in your terminal or your browser 584 ★

Full documentation available on GitHub

View Source Repository