Wt — Development skill for Claude Code
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
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 RepositoryRelated Skills
Atry Self Review
Self-review code produced from .agent-relay/plan.md using implement-plan.md and implement-report.md; fix confi
Kimippt Skill
Claude Code skill: generate PPT decks by driving kimi.com/slides in your logged-in Chrome via agent-browser (C
Get Started
First-run guided tour of this setup, the three layers, the full command map, and an invitation to try one comm
Claude Skills Live
Curated, continuously verified index of Claude Code and Agent Skills tooling. Every entry re-checked daily; an
Openwork
Browser-based agent platform with a user workspace, admin console, product gateway, and per-user runtime isola
Rpi Research
RPI Step 2 — Research and analyze a feature for GO/NO-GO. Runs 6 agents in sequence (requirement-parser → prod
Related Agents
A11y Mapper
Maps static accessibility signals - ARIA usage, keyboard nav, focus states, skip links, semantic markup - to .
E2e Test Writer
E2E spec author — explores a live app via Playwright MCP (browser_snapshot → interact → assert), authors durab
Liveqa
Use this agent to test the live, deployed product in a real browser after Pipeman has pushed a sprint's code.