bycomposiohq· 76 skills
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.
$npx -y skills add composiohq/composio --skill typescript-testingInstalls into the current project.
Run `npx skills use "https://github.com/composiohq/composio" --skill "composiohq/composio/typescript-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/composiohq/composio" that are relevant to the current task. Run `npx skills add "https://github.com/composiohq/composio"` and select the relevant skills, then follow their instructions.