·typebox
</>

typebox

epicenterhq/epicenter

スキーマ検証用の TypeBox パターンと TypeMap パターン。ランタイム型検証、JSON スキーマ、または標準スキーマを使用する場合に使用します。

5インストール·0トレンド·@epicenterhq

インストール

$npx skills add https://github.com/epicenterhq/epicenter --skill typebox

SKILL.md

Use typebox, not @sinclair/typebox. The @sinclair/typebox package is deprecated.

| Define schemas | typebox with Type. | | Standard Schema support | @sinclair/typemap | | Translate between libraries | @sinclair/typemap | | High-performance validation | Compile() from either | | One-off validation | Value.Check() from typebox |

Use TypeMap when you need Standard Schema compatibility. Use TypeBox directly when you don't.

スキーマ検証用の TypeBox パターンと TypeMap パターン。ランタイム型検証、JSON スキーマ、または標準スキーマを使用する場合に使用します。 ソース: epicenterhq/epicenter。

原文を見る

引用可能な情報

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

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

クイックアンサー

typebox とは?

スキーマ検証用の TypeBox パターンと TypeMap パターン。ランタイム型検証、JSON スキーマ、または標準スキーマを使用する場合に使用します。 ソース: epicenterhq/epicenter。

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

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

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

https://github.com/epicenterhq/epicenter