Alexandru Bereghici
Community@abereghici · Chisinau, Republic of Moldova
Software engineer specializing in JavaScript ecosystem
Agent Skills by Alexandru Bereghici
Showing 42 vetted skills indexed across 1 GitHub repositories.
typo-checker
Detect and fix typos in codebases using typos-cli.
code-standard
Enforce pragmatic coding standards across software development tasks.
web-design-guidelines
Scan HTML, CSS, and JavaScript/TypeScript files for Web Interface Guidelines compliance.
vitest
Run unit tests in Vite projects with a Jest-compatible API.
web-accessibility
Analyze web interfaces for accessibility gaps and generate remediation plans.
pnpm
Manages Node.js monorepo and multi-package project dependencies withpnpm-workspace.yaml support.
vite
Configure, migrate, and optimize Vite projects with Rolldown and SSR builds.
router-core
Document TanStack Router primitives like createRouter and createRoute for reuse.
vercel-react-best-practices
Apply React/Next.js performance rules to reduce waterfalls and optimize bundles.
turborepo
Orchestrate monorepo builds with per-package turbo.json tasks and caching.
react-router
Provide type-safe React bindings for TanStack Router routes and navigation.
router-core/data-loading
Configure TanStack Router route loaders with loaderDeps cache keys and caching controls.
router-core/type-safety
Configures TanStack Router projects with full inference and module augmentation for typed navigation and loader data access.
router-core/not-found-and-errors
Configure not-found and error boundaries for TanStack Router route trees.
router-core/navigation
Implement type-safe TanStack Router navigation with Link, useNavigate, and Navigate.
router-core/auth-and-guards
Protect TanStack Router routes with beforeLoad guards and RBAC.
router-core/search-params
Parse, validate and extract typed TanStack Router search parameters from URLs using Zod, Valibat, ArkType, or custom validators.
router-core/ssr
Implement server-side rendering for TanStack Router React apps.
router-core/path-params
Define and consume dynamic URL parameters in TanStack Router routes.
router-core/code-splitting
Configure TanStack Router route code splitting with bundler plugins.
deploy-to-vercel
Deploy applications and websites to Vercel as preview deployments.
vercel-cli-with-tokens
Deploy and manage Vercel projects using token-based authentication.
vercel-composition-patterns
Standardize React component APIs with variant components, compound components, and context providers.
vercel-react-view-transitions
Implement React View Transition animations for routing, Suspense, and list reorders.