Skip to main content

typescript-senior-developer

TypeScript senior-developer guidance for the NEUROTOXIC codebase — writing, reviewing, refactoring, and migrating TypeScript with strict-mode discipline. Trigger when: adding types to a `.js`/`.jsx` file, migrating JS to TS, fixing `tsc` errors, chasing `any` leaks, writing generics or conditional/mapped types, designing a discriminated union, typing a reducer or action creator, picking `type` vs `interface`, narrowing `unknown` (API/JSON/localStorage), writing type guards, typing React 19 props/refs/hooks, asking "how do I type this?", deciding between `as` / `satisfies` / type assertion, choosing a utility type (`Partial`/`Pick`/`Extract`/`Omit`/`Record`/`ReturnType`/`Parameters`), handling `@ts-expect-error` suppressions, touching `src/types/` or `src/context/action*`, extending a clamp in `gameStateUtils.ts`, or working with `SONGS_BY_ID`-style lookup Maps. Also trigger for tsconfig questions, `isolatedModules` / `import type` errors, module augmentation, and `.d.ts` editing.

跳到安装

来源信息

仓库
DaFum/neurotoxic-game
最近来源活动
2026年5月20日 12:11
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。