Gurbinder
Community@legions-developer · localhost:3000
accidentally fell into design, never climbed out.
Agent Skills by Gurbinder
Showing 25 vetted skills indexed across 1 GitHub repositories.
organization-best-practices
Configure Better Auth multi-tenant organizations with roles, invitations, and teams.
zod
Enforce Zod schema validation for typed TypeScript data safety.
email-and-password-best-practices
Configure Better Auth email verification and password reset flows.
two-factor-authentication-best-practices
Implement multi-factor authentication with TOTP, OTP, backup codes, and trusted devices.
bash-defensive-patterns
Apply defensive Bash patterns with strict mode, validation, and cleanup traps.
react-hook-form
Optimize React Hook Form validation and subscriptions to isolate re-renders.
tailwind-v4-shadcn
Configure Tailwind CSS v4 and shadcn/ui theming with CSS variables and @theme inline mappings.
typescript-advanced-types
Encode domain rules and prevent type errors with advanced TypeScript type system features.
shadcn
Enforce shadcn/ui component composition and CLI workflows for Next.js projects.
tailwind-css-patterns
Apply Tailwind CSS utility-first patterns for responsive layouts and component styling.
next-best-practices
Enforce Next.js App Router architecture and async API conventions during code review.
vercel-composition-patterns
Refactor React component APIs to replace boolean props with compound components and providers.
vercel-react-best-practices
Review and refactor React/JSX code for improved Next.js performance and reduced bundle size.
next-upgrade
Upgrade Next.js codebases to newer major releases using official migration guides and codemods.
frontend-design
Create production-grade frontend interfaces with cohesive typography, color, motion, and layout.
ai-sdk
Guide Vercel AI SDK integration with doc-verified API usage.
seo
Generate SEO checklists for crawlability, metadata, headings, and JSON-LD.
turborepo
Configure Turborepo task pipelines with dependency-aware scheduling and caching.
next-cache-components
Implement Next.js Cache Components for mixed static and dynamic rendering.
accessibility
Audit web interfaces for WCAG 2.2 accessibility compliance and improvements.
nodejs-best-practices
Guide Node.js architecture and implementation choices to reduce bugs and security risks.
neon-postgres
Guide Neon Serverless Postgres setup, connection methods, and CLI automation.
better-auth-best-practices
Configure Better Auth for authentication workflows with database adapters and environment variables.
nodejs-backend-patterns
Generate Express or Fastify backend skeletons with middleware for security, validation, and error handling.