·noimplicitany-completion
</>

noimplicitany-completion

marius-townhouse/effective-typescript-skills

完成 TypeScript 遷移時使用。啟用嚴格模式時使用。在完成 tsconfig 時使用。確保類型安全時使用。完成領養時使用。

0安裝·0熱度·@marius-townhouse

安裝

$npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill noimplicitany-completion

SKILL.md

noImplicitAny is the cornerstone of TypeScript's type safety. When disabled, TypeScript silently gives variables the any type when it can't infer a type. This defeats the purpose of TypeScript. Don't consider your migration complete until you've enabled noImplicitAny and eliminated all implicit anys.

Enable noImplicitAny to complete your TypeScript migration. Eliminate all implicit anys for full type safety.

完成 TypeScript 遷移時使用。啟用嚴格模式時使用。在完成 tsconfig 時使用。確保類型安全時使用。完成領養時使用。 來源:marius-townhouse/effective-typescript-skills。

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill noimplicitany-completion 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill noimplicitany-completion
分類
</>開發工具
認證
收錄時間
2026-02-05
更新時間
2026-02-18

快速解答

什麼是 noimplicitany-completion?

完成 TypeScript 遷移時使用。啟用嚴格模式時使用。在完成 tsconfig 時使用。確保類型安全時使用。完成領養時使用。 來源:marius-townhouse/effective-typescript-skills。

如何安裝 noimplicitany-completion?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill noimplicitany-completion 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/marius-townhouse/effective-typescript-skills