tuistory
Installation
SKILL.md
Tuistory Driver
The orchestrator routed you here. Use these mechanics to execute your plan.
Launch a target command in a virtual PTY with Playwright-style CLI for typing, pressing keys, waiting, snapshotting, and recording.
When to use
- Routine TUI automation and regression checks
- Deterministic
wait/wait-idleagainst the virtual screen buffer - Text snapshots of exactly what the user would see
- Any scenario where you do not need to prove real terminal keyboard encoding
If you need to prove what Ghostty or Kitty actually emits for a given keystroke, use true-input instead.
Prerequisites
npm install -g tuistory # or: bun add -g tuistory
Related skills
More from factory-ai/factory-plugins
no-use-effect
>-
283human-writing
|
126simplify
Review changed code for reuse, quality, and efficiency, then fix any issues found.
90frontend-design
|
85security-review
Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits.
73visual-design
|
71