Typescript Code Review

Adversarial TypeScript and JavaScript code review for .ts/.tsx/.mts/.cts and .js/.jsx/.mjs/.cjs files, tsconfig.json and package.json changes, and PRs containing TypeScript or Node code. Orchestrates an adversarial reviewer over the diff against a catalog of 80 TypeScript and JavaScript mistakes (type escapes that become runtime bugs, floating and misused promises, races across an await, resource and listener lifetime, unvalidated boundaries, injection and prototype pollution, tests that cannot fail), then audits the findings with a findings auditor before reporting. Use when reviewing TypeScript or JavaScript changes, a Node or browser PR, or assessing TypeScript implementation quality. Vue, Nuxt and NestJS files have reviewers of their own.

Kong 6d86cb1 4 files · 40.4 KB Updated

File contents

kong/ksai-public/tree/main/plugins/kreview/skills/typescript-code-review commit 6d86cb19c3

Frequently asked questions

npx skillmds@latest add kong/typescript-code-review