regle-typescript
✓TypeScript support for type-safe Regle form validation, rules, and component props.
Installation
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 |
TypeScript support for type-safe Regle form validation, rules, and component props. Source: victorgarciaesgi/regle.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/victorgarciaesgi/regle --skill regle-typescript- Source
- victorgarciaesgi/regle
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is regle-typescript?
TypeScript support for type-safe Regle form validation, rules, and component props. Source: victorgarciaesgi/regle.
How do I install regle-typescript?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/victorgarciaesgi/regle --skill regle-typescript Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/victorgarciaesgi/regle
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17