Skip to main content
ClaudeWave
Skill30.2k estrellas del repoactualizado today

typescript-testing

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.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/typescript-testing && cp -r /tmp/typescript-testing/.agents/skills/typescript-testing ~/.claude/skills/typescript-testing
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# 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.