Ridhi Jain avatar

Ridhi Jain

Community

@ridhijain709

0Followers
|
33Public Repos
|
37Published Skills

Ridhi Jain maintains a 46-skill registry covering Vercel platform deployment, Next.js 16, edge caching, serverless security, and agent scaffolding.

Skills Distribution
DomainCloud & Comp...Vercel Platform & .. (35%)Next.js & React En.. (25%)Edge Caching & Per.. (15%)Serverless Securit.. (15%)

Agent Skills by Ridhi Jain

Showing 37 vetted skills indexed across 1 GitHub repositories.

ridhijain709ridhijain709

vercel-agent

Automates PR code review, incident investigation, and SDK installation on Vercel.

Community
Basic
ridhijain709ridhijain709

routing-middleware

Configures Vercel Routing Middleware for request interception, rewrites, and redirects before cache.

Community
Intermediate
ridhijain709ridhijain709

build-agents

Scaffold durable AI agents with the eve framework and Vercel Connect.

Community
Intermediate
ridhijain709ridhijain709

deployments-cicd

Guides Vercel deployments, promotions, rollbacks, and CI/CD pipeline configuration.

Community
Intermediate
ridhijain709ridhijain709

vercel-storage

Guides selection, configuration, and migration of Vercel Blob, Global Config, and Marketplace storage services.

Community
Advanced
ridhijain709ridhijain709

bootstrap

Orchestrates Vercel project linking, environment provisioning, and first-run database setup in safe order.

Community
Advanced
ridhijain709ridhijain709

cdn-caching

Diagnose Vercel CDN cache hit rates, stale content, revalidation behavior, and ISR costs.

Community
Advanced
ridhijain709ridhijain709

knowledge-update

Corrects outdated LLM knowledge about Vercel platform features and products.

Community
Basic
ridhijain709ridhijain709

vercel-cli

Deploy, manage, and develop projects on Vercel from the command line.

Community
Advanced
ridhijain709ridhijain709

runtime-cache

Implements Vercel Runtime Cache key-value storage with tag-based invalidation for serverless functions.

Community
Intermediate
ridhijain709ridhijain709

ai-gateway

Configure and operate Vercel AI Gateway for model routing, authentication, budgets, and observability.

Community
Advanced
ridhijain709ridhijain709

auth

Implements Clerk, Descope, and Auth0 authentication for Next.js applications.

Community
Intermediate
ridhijain709ridhijain709

turbopack

Configure and troubleshoot the Turbopack bundler in Next.js 16 projects.

Community
Intermediate
ridhijain709ridhijain709

marketplace

Discovers, installs, and manages Vercel Marketplace integrations via the vercel integration CLI.

Community
Intermediate
ridhijain709ridhijain709

shadcn

Guides shadcn/ui CLI usage, component installation, theming, and custom registry workflows.

Community
Intermediate
ridhijain709ridhijain709

vercel-services

Configure multi-service Vercel deployments with services, rewrites, and bindings in vercel.json.

Community
Intermediate
ridhijain709ridhijain709

access-protected-vercel-deployment

Access Vercel deployments protected by authentication using vercel curl or OIDC token headers.

Community
Intermediate
ridhijain709ridhijain709

vercel-connect

Obtain scoped OAuth tokens for third-party services via Vercel OIDC authentication.

Community
Advanced
ridhijain709ridhijain709

verification

Verifies end-to-end application flows across browser, API, data, and response layers.

Community
Advanced
ridhijain709ridhijain709

eve

Build and debug durable backend AI agents with the eve framework.

Community
Intermediate
ridhijain709ridhijain709

workflow

Creates durable, resumable workflows using Vercel's Workflow SDK with steps, hooks, and streaming.

Community
Advanced
ridhijain709ridhijain709

react-best-practices

Reviews React and Next.js code against 64 performance optimization rules.

Community
Intermediate
ridhijain709ridhijain709

nextjs

Guides building, debugging, and migrating Next.js App Router applications with validated best practices.

Community
Advanced
ridhijain709ridhijain709

microfrontends

Configure and deploy Vercel microfrontends with path-based routing across independent projects.

Community
Advanced

Frequently Asked Questions About Ridhi Jain

FAQPage Schema
What tasks can I accomplish with ridhijain709's skill registry?

You can deploy and roll back Vercel projects, debug CDN cache hit rates and stale content, configure routing middleware and rewrites, scaffold durable agents with eve, build multi-platform chat bots, manage environment variables, set up feature flags, and compose microfrontends or multi-service backends.

Who is the target audience for these skills?

Frontend and platform engineers building on Vercel and Next.js, DevOps engineers managing CI/CD pipelines and firewall rules, and developers scaffolding Slack or Discord bots, feature-flag rollouts, or polyglot multi-service backends on a single Vercel deployment.

How do the skills trigger during development?

Skills activate via file path patterns (vercel.json, middleware.ts, components.json), shell commands (vercel deploy, npx shadcn, eve init), import detection (@vercel/microfrontends, next/cache), and prompt phrases, then chain to related skills such as auth or storage when relevant code is detected.

Are these skills free and open source?

The manifest indicates open licensing where specified — vercel-react-best-practices carries an MIT license — and the skills reference public documentation at vercel.com, nextjs.org, and ui.shadcn.com. No paid prerequisite is stated in the manifest itself.

What prerequisites do these skills assume?

A Vercel-linked project with the vercel CLI, a Next.js or React codebase (TSX components, next.config, app directory), and package managers such as npm, pnpm, bun, or yarn. Some skills assume integrations like Neon, Upstash Redis, Clerk, or the Flags SDK installed via the Vercel Marketplace.