·typescript

TypeScript (2025-2026 Edition) のベスト プラクティスとガイドライン。TS 5.x 以降、最新のタイプ セーフティ、パフォーマンスに焦点を当てています。

0インストール·0トレンド·@toilahuongg

インストール

$npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill typescript

SKILL.md

This skill outlines the latest best practices for writing robust, performant, and type-safe TypeScript code, aligned with the 2025-2026 ecosystem (TypeScript 5.x and beyond).

unknown over any Never use any unless absolutely necessary (e.g., migrating legacy code). Use unknown and narrow the type safely.

satisfies Operator (TS 4.9+) Use satisfies to validate a value matches a type without widening the type (preserving inference).

TypeScript (2025-2026 Edition) のベスト プラクティスとガイドライン。TS 5.x 以降、最新のタイプ セーフティ、パフォーマンスに焦点を当てています。 ソース: toilahuongg/google-antigravity-kit。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill typescript
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

typescript とは?

TypeScript (2025-2026 Edition) のベスト プラクティスとガイドライン。TS 5.x 以降、最新のタイプ セーフティ、パフォーマンスに焦点を当てています。 ソース: toilahuongg/google-antigravity-kit。

typescript のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill typescript インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/toilahuongg/google-antigravity-kit