·typescript-react-standards
</>

typescript-react-standards

Avant Media による独自の TypeScript および React 開発標準。新しいコンポーネントのスキャフォールディング、コードのレビュー、TypeScript インターフェイスまたは型の作成、プロジェクト構造のセットアップ、React フックの作成、または TypeScript/React コードベースでの作業を行うときに使用します。また、「標準」について明示的に言及していない場合でも、ユーザーが TypeScript または React プロジェクトのベスト プラクティス、パターン、または規則について質問するときにも使用します。

8インストール·0トレンド·@avantmedialtd

インストール

$npx skills add https://github.com/avantmedialtd/skills --skill typescript-react-standards

typescript-react-standards のインストール方法

コマンドラインで typescript-react-standards AI スキルを開発環境にすばやくインストール

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

ソース: avantmedialtd/skills。

Opinionated standards for building TypeScript and React applications. These are the patterns we use at Avant Media across client projects and internal products. They prioritize readability, maintainability, and developer experience over cleverness.

Every project uses strict: true in tsconfig.json. No exceptions. This catches entire categories of bugs at compile time. If the types are hard to write, the code is probably too complex.

Use interface for anything that describes an object shape. Use type for unions, intersections, mapped types, and utility types. The distinction matters because interfaces are extensible and produce better error messages.

Avant Media による独自の TypeScript および React 開発標準。新しいコンポーネントのスキャフォールディング、コードのレビュー、TypeScript インターフェイスまたは型の作成、プロジェクト構造のセットアップ、React フックの作成、または TypeScript/React コードベースでの作業を行うときに使用します。また、「標準」について明示的に言及していない場合でも、ユーザーが TypeScript または React プロジェクトのベスト プラクティス、パターン、または規則について質問するときにも使用します。 ソース: avantmedialtd/skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/avantmedialtd/skills --skill typescript-react-standards
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from avantmedialtd/skills

クイックアンサー

typescript-react-standards とは?

Avant Media による独自の TypeScript および React 開発標準。新しいコンポーネントのスキャフォールディング、コードのレビュー、TypeScript インターフェイスまたは型の作成、プロジェクト構造のセットアップ、React フックの作成、または TypeScript/React コードベースでの作業を行うときに使用します。また、「標準」について明示的に言及していない場合でも、ユーザーが TypeScript または React プロジェクトのベスト プラクティス、パターン、または規則について質問するときにも使用します。 ソース: avantmedialtd/skills。

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

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

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

https://github.com/avantmedialtd/skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25