typescript-best-practices
✓タイプファースト開発のための TypeScript パターンを提供し、不正な状態を表現不能にし、徹底した処理と実行時検証を行います。 TypeScript/JavaScript ファイルの読み取りまたは書き込み時に使用する必要があります。
SKILL.md
When working with React components (.tsx, .jsx files or @react imports), always load react-best-practices alongside this skill. This skill covers TypeScript fundamentals; React-specific patterns (effects, hooks, refs, component design) are in the dedicated React skill.
Types define the contract before implementation. Follow this workflow:
Use the type system to prevent invalid states at compile time.
タイプファースト開発のための TypeScript パターンを提供し、不正な状態を表現不能にし、徹底した処理と実行時検証を行います。 TypeScript/JavaScript ファイルの読み取りまたは書き込み時に使用する必要があります。 ソース: 0xbigboss/claude-code。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/0xbigboss/claude-code --skill typescript-best-practices- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
typescript-best-practices とは?
タイプファースト開発のための TypeScript パターンを提供し、不正な状態を表現不能にし、徹底した処理と実行時検証を行います。 TypeScript/JavaScript ファイルの読み取りまたは書き込み時に使用する必要があります。 ソース: 0xbigboss/claude-code。
typescript-best-practices のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/0xbigboss/claude-code --skill typescript-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/0xbigboss/claude-code
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01