·noimplicitany-completion
</>

noimplicitany-completion

marius-townhouse/effective-typescript-skills

TypeScript の移行を完了するときに使用します。厳密モードを有効にする場合に使用します。 tsconfig を終了するときに使用します。タイプセーフティを確保する場合に使用します。養子縁組を完了するときに使用します。

2インストール·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 で使用できるようになります

ソースリポジトリはどこですか?

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