Aarnav Baddam avatar

Aarnav Baddam

Community

@AarnavBaddam

1Followers
|
8Public Repos
|
136Published Skills

A 136-skill registry centered on the Vercel/Next.js platform, spanning deployment, caching, AI SDK integration, SwiftUI development, testing, and business document templates.

Skills Distribution
DomainCloud & Comp...Vercel Platform & .. (40%)Next.js & Frontend.. (25%)AI SDK & Agent Fra.. (15%)macOS/iOS SwiftUI .. (12%)

Agent Skills by Aarnav Baddam

Showing 136 vetted skills indexed across 1 GitHub repositories.

AarnavBaddamAarnavBaddam

deploy-to-vercel

Deploy projects to Vercel via git push, CLI, or claimable no-auth endpoints.

Community
Advanced
AarnavBaddamAarnavBaddam

vercel-agent

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

Community
Basic
AarnavBaddamAarnavBaddam

routing-middleware

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

Community
Intermediate
AarnavBaddamAarnavBaddam

agent-browser-verify

Verifies dev server pages load correctly using automated browser checks and screenshots.

Community
Intermediate
AarnavBaddamAarnavBaddam

latex-compile

Compile TeX projects using Tectonic with fallback to TeX Live or MacTeX.

Community
Intermediate
AarnavBaddamAarnavBaddam

micro

Build asynchronous HTTP microservices and API endpoints with the micro framework.

Community
Basic
AarnavBaddamAarnavBaddam

agent-browser

Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.

Community
Intermediate
AarnavBaddamAarnavBaddam

liquid-glass

Implement and review macOS SwiftUI Liquid Glass UI design patterns.

Community
Intermediate
AarnavBaddamAarnavBaddam

playwright-best-practices

Guides writing, debugging, and maintaining Playwright tests across E2E, component, and API scenarios.

Community
Advanced
AarnavBaddamAarnavBaddam

json-render

Renders AI SDK v6 UIMessage parts, tool calls, and streaming states in React chat interfaces.

Community
Intermediate
AarnavBaddamAarnavBaddam

frontend-testing-debugging

Validates rendered frontend apps through Browser-first testing loops with Playwright fallback.

Community
Advanced
AarnavBaddamAarnavBaddam

artifact-template-strategy-memorandum

Create strategy memorandum documents from a retained DOCX reference template.

Community
Intermediate
AarnavBaddamAarnavBaddam

payments

Implements Stripe checkout sessions, webhooks, and subscription billing in Next.js applications.

Community
Intermediate
AarnavBaddamAarnavBaddam

deployments-cicd

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

Community
Intermediate
AarnavBaddamAarnavBaddam

artifact-template-investment-committee-memo

Create investment committee memo documents from a retained DOCX reference template.

Community
Intermediate
AarnavBaddamAarnavBaddam

vercel-storage

Guides selection and configuration of Vercel Blob, Edge Config, and Marketplace storage integrations.

Community
Intermediate
AarnavBaddamAarnavBaddam

artifact-template-operating-review

Creates presentations from the Operating Review template using a retained reference file.

Community
Intermediate
AarnavBaddamAarnavBaddam

ncc

Compile Node.js modules and dependencies into a single self-contained file.

Community
Basic
AarnavBaddamAarnavBaddam

artifact-template-financial-budget

Creates financial budget spreadsheets from a retained reference template preserving formulas and formatting.

Community
Intermediate
AarnavBaddamAarnavBaddam

artifact-template-operating-calendar

Creates spreadsheets from the Operating Calendar template while preserving its reference formatting.

Community
Intermediate
AarnavBaddamAarnavBaddam

artifact-template-project-kickoff

Create presentations from the Project Kickoff template using a retained reference file.

Community
Intermediate
AarnavBaddamAarnavBaddam

investigation-mode

Diagnose stuck or failing applications by triaging runtime logs, workflow runs, browser state, and deployments.

Community
Intermediate
AarnavBaddamAarnavBaddam

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
AarnavBaddamAarnavBaddam

bootstrap

Orchestrates Vercel project linking, environment provisioning, and first-run database setup for repositories.

Community
Advanced

Frequently Asked Questions About Aarnav Baddam

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

You can deploy apps to Vercel, configure CDN caching and ISR, integrate Stripe payments and Clerk/Auth0 authentication, build chat bots with the Chat SDK, run Playwright end-to-end tests, compile LaTeX documents, develop SwiftUI macOS/iOS apps, and generate business templates like financial budgets and investment memos.

Who is the target audience for these skills?

Frontend and full-stack engineers working in the Vercel/Next.js ecosystem, platform engineers managing deployments and firewall rules, macOS/iOS developers using SwiftUI and Xcode, QA engineers running Playwright or browser verification, and business users generating spreadsheet and presentation artifacts.

How do the Vercel deployment skills work in practice?

Skills trigger on file patterns like vercel.json and middleware.ts, or bash commands such as vercel deploy, vercel env pull, and vercel rollback. They provide guidance for linking projects, provisioning environment variables, running prebuilt builds, promoting deployments, and configuring GitHub Actions or GitLab CI pipelines.

Are these skills open source and what do they cost?

Several skills carry explicit MIT licenses, including playwright-best-practices and ui-test. Most Vercel-authored skills reference public documentation. Vercel platform usage itself is metered separately, e.g., Vercel Queues is priced at $0.60 per million operations per the manifest.

What prerequisites or dependencies do these skills require?

Dependencies vary by skill: ui-test requires the browse CLI and optionally a Browserbase API key; latex-compile uses bundled Tectonic or TeX Live/MacTeX; iOS skills need Xcode and Simulator; Vercel skills expect the Vercel CLI and packages like @vercel/functions, stripe, or @ai-sdk installed via npm, pnpm, bun, or yarn.