victorgarciaesgivictorgarciaesgiCommunityยท11 Agent Skills Included

regle

Type-safe Vue 3 form validation and Vuelidate migration

Builds type-safe, model-based form validation for Vue 3 apps with the Regle library. Covers form setup, built-in and custom rules, async validation, collections, and Zod or Valibot schema integration. Eliminates manual Vuelidate migration work and typing errors with step-by-step conversion and TypeScript inference guides.
npx skills add victorgarciaesgi/regle --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Regle skills?โ–ผ

Run `npx skills add victorgarciaesgi/regle --all -g -y` in your terminal to install all Regle skills globally.

What is Regle used for?โ–ผ

Regle is a headless, type-safe form validation library for Vue 3. These skills help your coding assistant write, customize, and debug Regle forms correctly.

How to migrate from Vuelidate to Regle?โ–ผ

The regle-migrate-vuelidate skill converts your forms step by step, replacing useVuelidate with useRegle, mapping validators to built-in rules, and updating bindings automatically.

Does Regle work with Zod or Valibot?โ–ผ

Yes. The regle-schemas skill covers schema-based validation with Zod, Valibot, ArkType, and any Standard Schema library via @regle/schemas.

Do these skills work with Cursor and Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, and any agent supporting the Agent Skills spec.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’