no-type-in-docs とは?
型に関するコメントを記述するときに使用します。関数パラメータを文書化するときに使用します。変数に名前を付けるときに使用します。 ソース: marius-townhouse/effective-typescript-skills。
型に関するコメントを記述するときに使用します。関数パラメータを文書化するときに使用します。変数に名前を付けるときに使用します。
コマンドラインで no-type-in-docs AI スキルを開発環境にすばやくインストール
ソース: marius-townhouse/effective-typescript-skills。
Type annotations are your documentation. Don't duplicate them in comments.
Comments describing types get out of sync with code. TypeScript's type system is designed to be compact and readable - use it as your primary source of type documentation.
The readonly modifier is enforced by TypeScript. Comments are not.
型に関するコメントを記述するときに使用します。関数パラメータを文書化するときに使用します。変数に名前を付けるときに使用します。 ソース: marius-townhouse/effective-typescript-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill no-type-in-docsBrowse more skills from marius-townhouse/effective-typescript-skills
型に関するコメントを記述するときに使用します。関数パラメータを文書化するときに使用します。変数に名前を付けるときに使用します。 ソース: marius-townhouse/effective-typescript-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill no-type-in-docs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/marius-townhouse/effective-typescript-skills