Aarnav Baddam
Community@AarnavBaddam
A 136-skill registry centered on the Vercel/Next.js platform, spanning deployment, caching, AI SDK integration, SwiftUI development, testing, and business document templates.
Agent Skills by Aarnav Baddam
Showing 136 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Deploy projects to Vercel via git push, CLI, or claimable no-auth endpoints.
vercel-agent
Automates PR code review, incident investigation, and SDK installation on Vercel.
routing-middleware
Configure Vercel Routing Middleware for request interception, rewrites, redirects, and geo-personalization.
agent-browser-verify
Verifies dev server pages load correctly using automated browser checks and screenshots.
latex-compile
Compile TeX projects using Tectonic with fallback to TeX Live or MacTeX.
micro
Build asynchronous HTTP microservices and API endpoints with the micro framework.
agent-browser
Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.
liquid-glass
Implement and review macOS SwiftUI Liquid Glass UI design patterns.
playwright-best-practices
Guides writing, debugging, and maintaining Playwright tests across E2E, component, and API scenarios.
json-render
Renders AI SDK v6 UIMessage parts, tool calls, and streaming states in React chat interfaces.
frontend-testing-debugging
Validates rendered frontend apps through Browser-first testing loops with Playwright fallback.
artifact-template-strategy-memorandum
Create strategy memorandum documents from a retained DOCX reference template.
payments
Implements Stripe checkout sessions, webhooks, and subscription billing in Next.js applications.
deployments-cicd
Guides Vercel deployments, promotions, rollbacks, and CI/CD pipeline configuration.
artifact-template-investment-committee-memo
Create investment committee memo documents from a retained DOCX reference template.
vercel-storage
Guides selection and configuration of Vercel Blob, Edge Config, and Marketplace storage integrations.
artifact-template-operating-review
Creates presentations from the Operating Review template using a retained reference file.
ncc
Compile Node.js modules and dependencies into a single self-contained file.
artifact-template-financial-budget
Creates financial budget spreadsheets from a retained reference template preserving formulas and formatting.
artifact-template-operating-calendar
Creates spreadsheets from the Operating Calendar template while preserving its reference formatting.
artifact-template-project-kickoff
Create presentations from the Project Kickoff template using a retained reference file.
investigation-mode
Diagnose stuck or failing applications by triaging runtime logs, workflow runs, browser state, and deployments.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
bootstrap
Orchestrates Vercel project linking, environment provisioning, and first-run database setup for repositories.
Frequently Asked Questions About Aarnav Baddam
FAQPage SchemaWhat 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.