Adithiya Shankaranarayanan
Community@Adithiya-S · Chennai, India
Currently pursuing a degree in Computer Science Engineering (CSE core) at SRM University Chennai.
Agent Skills by Adithiya Shankaranarayanan
Showing 46 vetted skills indexed across 1 GitHub repositories.
vercel-agent
Automates Vercel AI code review, incident investigation, and SDK installation for pull requests.
routing-middleware
Configure Vercel Routing Middleware for request interception, rewrites, redirects, and geo-personalization.
build-agents
Scaffolds durable AI agents using the eve framework with tools, channels, and schedules.
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 the Vercel platform and introduces new products.
plugin-audit
Audits vercel-plugin skill injection by testing hook matching against Claude Code conversation logs.
vercel-cli
Deploy, manage, and develop projects on Vercel from the command line.
runtime-cache
Implements Vercel Runtime Cache operations 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 projects.
marketplace
Discovers, installs, and manages Vercel Marketplace integrations via the vercel integration CLI.
shadcn
Installs, configures, and composes shadcn/ui components via CLI for React interfaces.
benchmark-testing
Creates isolated test projects and launches Claude Code sessions to benchmark vercel-plugin skill injection.
release
Automates versioned releases by running validation gates, bumping versions, building artifacts, and pushing commits.
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.
benchmark-sandbox
Runs vercel-plugin eval scenarios in ephemeral Vercel Sandboxes with build, verify, and deploy phases.
supabase-postgres-best-practices
Applies Postgres performance, schema, security, and migration rules to SQL authoring and database diagnostics.
supabase
Guides Supabase development, schema migrations, security audits, and debugging workflows.
vercel-connect
Obtain scoped OAuth tokens for third-party services via Vercel OIDC authentication.
Frequently Asked Questions About Adithiya Shankaranarayanan
FAQPage SchemaWhat 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.