Select and run TypeScript SDK verification for packages, examples, type checks, linting, builds, Vitest suites, Effect v4 CLI tests, and runtime E2E tests. Use
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-typescript-testing-12e07ec9488d ,按照其中的说明把「typescript-testing」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Use this skill to choose verification for TypeScript changes.
Read references/test-commands.md before running broad checks or adding new test coverage.
Read references/effect-v4-cli.md before writing or modifying tests under ts/packages/cli/test/
— it covers it.effect/layer(...) conventions, explicit per-service test layers (no .Default
auto-generation in v4), and the @effect/platform-bun subpath-import rule.