什么是 twd-setup?
TWD 项目设置指南 — 帮助 AI 代理在新的或现有的项目中安装和配置 TWD(开发时测试)。在设置 TWD、配置 Vite 或对 TWD 初始化进行故障排除时使用。 来源:brikev/twd。
TWD 项目设置指南 — 帮助 AI 代理在新的或现有的项目中安装和配置 TWD(开发时测试)。在设置 TWD、配置 Vite 或对 TWD 初始化进行故障排除时使用。
通过命令行快速安装 twd-setup AI 技能到你的开发环境
来源:brikev/twd。
You are helping set up TWD (Test While Developing), an in-browser testing library for SPAs. Follow these steps carefully.
Supported frameworks: React, Vue, Angular, Solid.js, Astro (with React), React Router (Framework Mode) Not compatible with: Next.js App Router, SSR-first architectures
Note: This skill provides user-directed setup guidance. The code blocks below are instructions for the developer to follow — they are not autonomously executed commands. This skill has no tool access and cannot run commands on its own.
TWD 项目设置指南 — 帮助 AI 代理在新的或现有的项目中安装和配置 TWD(开发时测试)。在设置 TWD、配置 Vite 或对 TWD 初始化进行故障排除时使用。 来源:brikev/twd。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/brikev/twd --skill twd-setupTWD 项目设置指南 — 帮助 AI 代理在新的或现有的项目中安装和配置 TWD(开发时测试)。在设置 TWD、配置 Vite 或对 TWD 初始化进行故障排除时使用。 来源:brikev/twd。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brikev/twd --skill twd-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/brikev/twd