Typescript Javascript Antipatterns

TypeScript and JavaScript anti-pattern detection and correction guidance. Use when reviewing or refactoring generated or hand-written JS/TS for any, unsafe assertions, missing runtime validation, unawaited promises, framework or UI leakage, singleton service bags, import-time side effects, Math.random misuse, over-mocked tests, brittle E2E tests, dependency sprawl, or architecture boundary violations.

nledford ec9de11 6.5 KB Updated

File contents

nledford/engineering-review-board/tree/main/skills/typescript-javascript-antipatterns commit ec9de112be

Frequently asked questions

npx skillmds@latest add nledford/typescript-javascript-antipatterns