regle-typescript
✓タイプセーフな Regle フォーム検証、ルール、およびコンポーネントの小道具に対する TypeScript のサポート。
SKILL.md
Regle provides first-class TypeScript support with full type inference. This skill covers type-safe validation output, typing rules schemas, and typing component props.
| InferInput | @regle/core | Infer state type from rules | | InferSafeOutput | @regle/core | Infer validated output type from r$ | | inferRules | @regle/core | Preserve autocompletion in computed rules | | RegleComputedRules | @regle/core | Type helper for explicit rule typing | | InferRegleRoot | @regle/core | Extract r$ type from a composable |
| RegleFieldStatus | @regle/core | Type for a single field status prop |
タイプセーフな Regle フォーム検証、ルール、およびコンポーネントの小道具に対する TypeScript のサポート。 ソース: victorgarciaesgi/regle。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/victorgarciaesgi/regle --skill regle-typescript- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-17
- 更新日
- 2026-02-18
クイックアンサー
regle-typescript とは?
タイプセーフな Regle フォーム検証、ルール、およびコンポーネントの小道具に対する TypeScript のサポート。 ソース: victorgarciaesgi/regle。
regle-typescript のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/victorgarciaesgi/regle --skill regle-typescript インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/victorgarciaesgi/regle