Ridhi Jain
Community@ridhijain709
Ridhi Jain maintains a 46-skill registry covering Vercel platform deployment, Next.js 16, edge caching, serverless security, and agent scaffolding.
Agent Skills by Ridhi Jain
Showing 37 vetted skills indexed across 1 GitHub repositories.
vercel-agent
Automates PR code review, incident investigation, and SDK installation on Vercel.
routing-middleware
Configures Vercel Routing Middleware for request interception, rewrites, and redirects before cache.
build-agents
Scaffold durable AI agents with the eve framework and Vercel Connect.
deployments-cicd
Guides Vercel deployments, promotions, rollbacks, and CI/CD pipeline configuration.
vercel-storage
Guides selection, configuration, and migration of Vercel Blob, Global Config, and Marketplace storage services.
bootstrap
Orchestrates Vercel project linking, environment provisioning, and first-run database setup in safe order.
cdn-caching
Diagnose Vercel CDN cache hit rates, stale content, revalidation behavior, and ISR costs.
knowledge-update
Corrects outdated LLM knowledge about Vercel platform features and products.
vercel-cli
Deploy, manage, and develop projects on Vercel from the command line.
runtime-cache
Implements Vercel Runtime Cache key-value storage with tag-based invalidation for serverless functions.
ai-gateway
Configure and operate Vercel AI Gateway for model routing, authentication, budgets, and observability.
auth
Implements Clerk, Descope, and Auth0 authentication for Next.js applications.
turbopack
Configure and troubleshoot the Turbopack bundler in Next.js 16 projects.
marketplace
Discovers, installs, and manages Vercel Marketplace integrations via the vercel integration CLI.
shadcn
Guides shadcn/ui CLI usage, component installation, theming, and custom registry workflows.
vercel-services
Configure multi-service Vercel deployments with services, rewrites, and bindings in vercel.json.
access-protected-vercel-deployment
Access Vercel deployments protected by authentication using vercel curl or OIDC token headers.
vercel-connect
Obtain scoped OAuth tokens for third-party services via Vercel OIDC authentication.
verification
Verifies end-to-end application flows across browser, API, data, and response layers.
eve
Build and debug durable backend AI agents with the eve framework.
workflow
Creates durable, resumable workflows using Vercel's Workflow SDK with steps, hooks, and streaming.
react-best-practices
Reviews React and Next.js code against 64 performance optimization rules.
nextjs
Guides building, debugging, and migrating Next.js App Router applications with validated best practices.
microfrontends
Configure and deploy Vercel microfrontends with path-based routing across independent projects.
Frequently Asked Questions About Ridhi Jain
FAQPage SchemaWhat 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.