test-t3-app

Launch, retain, and test the T3 Code web app in isolated development environments, including first-try browser authentication with one-time pairing URLs, pairing-token recovery, worktree-safe state directories, cross-turn dev server lifecycle, and direct SQLite inspection or fixture seeding. Use when an agent needs to run T3 locally, iteratively test UI behavior with a human, recover from an expired or consumed pairing token, isolate dev state, or prepare test data in state.sqlite.

Install
npx skills add 'https://github.com/pingdotgg/t3code/tree/main/.agents/skills/test-t3-app'
Download bundle ↓
main · 50ff4c3Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 3 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "T3 App Testing"  short_description: "Launch and retain isolated T3 test environments"  default_prompt: "Use $test-t3-app to launch an isolated T3 environment and iteratively test it in the browser while preserving state."