Adithiya Shankaranarayanan avatar

Adithiya Shankaranarayanan

Community

@Adithiya-S · Chennai, India

0Followers
|
9Public Repos
|
46Published Skills

Currently pursuing a degree in Computer Science Engineering (CSE core) at SRM University Chennai.

Skills Distribution
DomainCloud & Comp...Cloud & Compute In.. (45%)Developer Tooling .. (25%)AI Models & Machin.. (15%)Cybersecurity & Co.. (10%)

Agent Skills by Adithiya Shankaranarayanan

Showing 46 vetted skills indexed across 1 GitHub repositories.

Adithiya-SAdithiya-S

vercel-agent

Automates Vercel AI code review, incident investigation, and SDK installation for pull requests.

Community
Basic
Adithiya-SAdithiya-S

routing-middleware

Configure Vercel Routing Middleware for request interception, rewrites, redirects, and geo-personalization.

Community
Intermediate
Adithiya-SAdithiya-S

build-agents

Scaffolds durable AI agents using the eve framework with tools, channels, and schedules.

Community
Intermediate
Adithiya-SAdithiya-S

deployments-cicd

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

Community
Intermediate
Adithiya-SAdithiya-S

vercel-storage

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

Community
Advanced
Adithiya-SAdithiya-S

bootstrap

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

Community
Advanced
Adithiya-SAdithiya-S

cdn-caching

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

Community
Advanced
Adithiya-SAdithiya-S

knowledge-update

Corrects outdated LLM knowledge about the Vercel platform and introduces new products.

Community
Basic
Adithiya-SAdithiya-S

plugin-audit

Audits vercel-plugin skill injection by testing hook matching against Claude Code conversation logs.

Community
Intermediate
Adithiya-SAdithiya-S

vercel-cli

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

Community
Advanced
Adithiya-SAdithiya-S

runtime-cache

Implements Vercel Runtime Cache operations with tag-based invalidation for serverless functions.

Community
Intermediate
Adithiya-SAdithiya-S

ai-gateway

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

Community
Advanced
Adithiya-SAdithiya-S

auth

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

Community
Intermediate
Adithiya-SAdithiya-S

turbopack

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

Community
Intermediate
Adithiya-SAdithiya-S

marketplace

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

Community
Intermediate
Adithiya-SAdithiya-S

shadcn

Installs, configures, and composes shadcn/ui components via CLI for React interfaces.

Community
Intermediate
Adithiya-SAdithiya-S

benchmark-testing

Creates isolated test projects and launches Claude Code sessions to benchmark vercel-plugin skill injection.

Community
Intermediate
Adithiya-SAdithiya-S

release

Automates versioned releases by running validation gates, bumping versions, building artifacts, and pushing commits.

Community
Intermediate
Adithiya-SAdithiya-S

vercel-services

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

Community
Intermediate
Adithiya-SAdithiya-S

access-protected-vercel-deployment

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

Community
Intermediate
Adithiya-SAdithiya-S

benchmark-sandbox

Runs vercel-plugin eval scenarios in ephemeral Vercel Sandboxes with build, verify, and deploy phases.

Community
Advanced
Adithiya-SAdithiya-S

supabase-postgres-best-practices

Applies Postgres performance, schema, security, and migration rules to SQL authoring and database diagnostics.

Community
Intermediate
Adithiya-SAdithiya-S

supabase

Guides Supabase development, schema migrations, security audits, and debugging workflows.

Community
Advanced
Adithiya-SAdithiya-S

vercel-connect

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

Community
Advanced

Frequently Asked Questions About Adithiya Shankaranarayanan

FAQPage Schema
What tasks can I accomplish with Adithiya-S's skill registry?▼

The skills cover Vercel deployments and CI/CD, routing middleware, CDN and Next.js 16 cache debugging, environment variable management, firewall and DDoS protection, Supabase/Postgres best practices, shadcn/ui components, feature flags, microfrontends, and building AI agents with eve, AI SDK, and Chat SDK.

Who is the target audience for these skills?▼

Frontend and full-stack engineers building on Next.js and Vercel, platform engineers managing deployments and security, and developers creating AI agents, chat bots, or multi-service backends. Skills trigger on file patterns, CLI commands, and natural-language intents in coding sessions.

How do the skills activate during development?▼

Skills inject automatically via pathPatterns (e.g., vercel.json, middleware.ts), bashPatterns (e.g., vercel deploy, npx shadcn), importPatterns, and prompt signals. ChainTo rules load follow-up skills, such as routing middleware triggering auth guidance when Clerk or JWT imports are detected.

Are these skills open source and what do they cost?▼

Several skills carry explicit licenses, including MIT for supabase-postgres-best-practices and vercel-react-best-practices. The skills themselves are guidance manifests; underlying platforms like Vercel, Supabase, and Marketplace integrations have their own pricing tiers.

What prerequisites do these skills assume?▼

A JavaScript/TypeScript project, typically Next.js, with package managers like npm, pnpm, bun, or yarn. Many skills assume the Vercel CLI, a linked Vercel project, and optionally Postgres databases (Neon, Supabase), Upstash Redis, or auth providers such as Clerk and Auth0.