Skip to main content
victorgarciaesgi
Perfil de creador de GitHub

victorgarciaesgi

Vista por repositorio de 13 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
13
repositorios
2
actualizado
10 ago 2026
explorador de repositorios

Repositorios y skills representativas

ts-memory-baseline
Desarrolladores de software

Measure and compare TypeScript memory usage for @regle/core and test typechecks. Use when checking TS server pressure, type-level perf regressions, or before/after heavy generic typing changes.

10 ago 2026
code-review
Analistas de garantía de calidad de software y probadores

Mandatory pre-commit validation for every Copilot code review on pull requests in the regle monorepo. Always verify commitlint compliance on commit titles and descriptions, pnpm workspace install, lint (vp lint), and format (vp fmt --check). Loaded on every…

23 jun 2026
regle
Desarrolladores de software

Core Regle form validation in Vue 3 — setup with `useRegle`, the reactive `r$` object, validation properties, displaying errors, and modifiers. Use when adding or editing Regle forms, binding `v-model` to `r$.$value`, or reading…

18 jun 2026
regle-advanced
Desarrolladores de software

Advanced Regle form validation patterns — collection validation with `$each`, async rules and `$pending`, server/`externalErrors`, `$reset` options, global config with `defineRegleConfig`, discriminated-union variants, cross-component…

11 jun 2026
regle-migrate-vuelidate
Desarrolladores de software

Migrate Vuelidate form validation to Regle. Use when porting forms that import from `@vuelidate/core`/`@vuelidate/validators` or call `useVuelidate` over to `useRegle`/`useScopedRegle`, including rules, validation properties, `v-model` bindings, nested/scoped…

11 jun 2026
regle-rules
Desarrolladores de software

Regle validation rules — built-in rules from `@regle/rules`, custom rules with `createRule`, rule wrappers (`withMessage`, `withParams`, `withAsync`, `withTooltip`), and rule operators (`and`, `or`, `xor`, `not`, `applyIf`, `assignIf`, `pipe`). Use when…

11 jun 2026
regle-schemas
Desarrolladores de software

Validate Regle forms with schema libraries via `@regle/schemas` — Zod, Valibot, ArkType, and any Standard Schema spec library using `useRegleSchema`, `useRules`, `refineRules`, and `InferInput`. Use when a form's validation is defined by an external schema…

11 jun 2026
regle-typescript
Desarrolladores de software

TypeScript integration for Regle — type-safe validated output (`InferSafeOutput`, `$validate`), inferring state from rules (`InferInput`), typing computed rules (`inferRules`, `RegleComputedRules`), and typing component props (`InferRegleRoot`, `RegleRoot`,…

11 jun 2026
Mostrando 8 de 12 skills recopiladas.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados