·typescript
</>

typescript

epicenterhq/epicenter

TypeScript コード スタイル、型のコロケーション、命名規則 (頭字語の大文字と小文字の区別を含む)、テスト構成、および arktype パターン。 TypeScript コードの作成、型の定義、変数/関数の名前付け、テストの編成、または arktype スキーマの操作を行うときに使用します。

24インストール·1トレンド·@epicenterhq

インストール

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

SKILL.md

Exception: Match existing platform APIs (e.g., XMLHttpRequest). See docs/articles/acronyms-in-camelcase.md for rationale.

Don't create generic type files like $lib/types/models.ts. This creates unclear dependencies and makes code harder to maintain.

| Simple values (source of truth) | Plural noun with unit | Raw values array | BITRATESKBPS, SAMPLERATES | | Rich array (source of truth) | Plural noun | Contains all metadata | PROVIDERS, RECORDINGMODEOPTIONS | | IDs only (for validation) | IDS | Derived from rich array | PROVIDERIDS |

TypeScript コード スタイル、型のコロケーション、命名規則 (頭字語の大文字と小文字の区別を含む)、テスト構成、および arktype パターン。 TypeScript コードの作成、型の定義、変数/関数の名前付け、テストの編成、または arktype スキーマの操作を行うときに使用します。 ソース: epicenterhq/epicenter。

原文を見る

引用可能な情報

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

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

クイックアンサー

typescript とは?

TypeScript コード スタイル、型のコロケーション、命名規則 (頭字語の大文字と小文字の区別を含む)、テスト構成、および arktype パターン。 TypeScript コードの作成、型の定義、変数/関数の名前付け、テストの編成、または arktype スキーマの操作を行うときに使用します。 ソース: epicenterhq/epicenter。

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

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

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

https://github.com/epicenterhq/epicenter