regle-advanced

Advanced patterns for Regle form validation, including arrays, async, server errors, global config, variants, scoped validation, and schema integration.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "regle-advanced" with this command: npx skills add victorgarciaesgi/regle/victorgarciaesgi-regle-regle-advanced

Regle Advanced Patterns

Advanced usage patterns for Regle form validation in Vue 3. Covers collections, async validation, server errors, global configuration, discriminated unions (variants), scoped validation, and schema library integration.

Common Patterns

TopicDescriptionReference
Collections$each for array validation, collection errors, custom keyscommon-collections
Async ValidationAsync rules, $pending state, debouncingcommon-async-validation
Server ErrorsexternalErrors, dot-path errors, clearing errorscommon-server-errors
Reset Forms$reset options: toInitialState, toOriginalState, toStatecommon-reset-forms

Advanced

TopicDescriptionReference
Global ConfigdefineRegleConfig, custom messages, i18n, global modifiersadvanced-global-config
VariantscreateVariant, narrowVariant, discriminated unionsadvanced-variants
Scoped ValidationuseScopedRegle, useCollectScope, cross-component validationadvanced-scoped-validation
Merge ReglesmergeRegles to combine multiple form instancesadvanced-merge-regles
Self Validation$self for object-level cross-field validationadvanced-self-validation

Schema Integration

TopicDescriptionReference
Schema LibrariesuseRegleSchema with Zod, Valibot, ArkTypeadvanced-schema-libraries
Standard SchemaStandard Schema spec, useRules, refineRules, InferInputadvanced-standard-schema

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

regle

No summary provided by upstream source.

Repository SourceNeeds Review
General

vue

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

regle-typescript

No summary provided by upstream source.

Repository SourceNeeds Review
General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated