--- name: typescript-testing description: Select and run TypeScript SDK verification for packages, examples, type checks, linting, builds, Vitest suites, and runtime E2E tests. Use when adding tests, diagnosing TypeScript CI, choosing a focused test command, or validating TypeScript package changes. Do not use for Python-only checks. --- # TypeScript Testing Use this skill to choose verification for TypeScript changes. Read `references/test-commands.md` before running broad checks or adding new test coverage.