Skip to main content
victorgarciaesgi
GitHub 제작자 프로필

victorgarciaesgi

2개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
2
업데이트
2026년 8월 10일
저장소 탐색

저장소와 대표 skills

ts-memory-baseline
소프트웨어 개발자

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.

2026년 8월 10일
code-review
소프트웨어 품질 보증 분석가·테스터

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…

2026년 6월 23일
regle
소프트웨어 개발자

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…

2026년 6월 18일
regle-advanced
소프트웨어 개발자

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…

2026년 6월 11일
regle-migrate-vuelidate
소프트웨어 개발자

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…

2026년 6월 11일
regle-rules
소프트웨어 개발자

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…

2026년 6월 11일
regle-schemas
소프트웨어 개발자

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…

2026년 6월 11일
regle-typescript
소프트웨어 개발자

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`,…

2026년 6월 11일
수집된 skill 12개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다