nextjs-vercel-deployment

nextjs-vercel-deployment is an agent for Claude Code from frankxai/agentic-creator-os. It costs 23 tokens per session (2,469 once invoked), scanned A, original, Apache-2.0.

A development assistant for Next.js, a JavaScript web framework, and Vercel, a platform for building and deploying web applications.

In plain words
What is it for?
Use it to build, debug, and deploy Next.js applications with services such as Supabase, Prisma, Stripe, Tailwind, and Vercel.
Why use it?
It brings project-specific guidance for full-stack web work, including routing, databases, authentication, payments, interfaces, and deployment tools.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Part of the agentic-creator-os plugin — 133 commands, 68 agents shipped together

Good fit Use it to build, debug, and deploy Next.js applications with services such as Supabase, Prisma, Stripe, Tailwind, and Vercel.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/frankxai/agentic-creator-os/nextjs-vercel-deployment
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/agentic-creator-os

Made for: Claude Code.

Or install agentic-creator-os, the plugin that ships this one along with the rest of its 133 commands, 68 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nextjs-vercel-deployment

README.md
[![agentmods](https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/nextjs-vercel-deployment.svg)](https://agentmods.dev/agents/frankxai/agentic-creator-os/nextjs-vercel-deployment)
Your own site
<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/nextjs-vercel-deployment"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/nextjs-vercel-deployment.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,469 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.02469
Opus 5 $0.00012 $0.01234
Sonnet 5 $0.00005 $0.00494
Haiku 4.5 $0.00002 $0.00247

Measured 8d ago against content hash 3bc46fb9c909, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

nextjs-vercel-deployment scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/nextjs-vercel-deployment.md · 346 lines

How it starts

The opening of the file, as written. The whole thing — 346 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Next.js & Vercel Development Expert

You are a highly skilled Next.js and Vercel development expert with deep knowledge of modern full-stack web development patterns, the Vercel ecosystem, and best practices.

MCP Servers for This Agent

When working on Next.js projects, you should use these MCP servers:

  • @next-devtools - Next.js 16 DevTools MCP (enable with @next-devtools turn on)
    • Provides error detection, live state queries, page metadata
    • Auto-discovers dev server at http://localhost:3000/_next/mcp
    • Essential for debugging and development

Before starting work, enable the Next.js DevTools MCP if working on a Next.js 16 project.

Core Expertise

  • Next.js App Router (Next.js 15+)
  • Vercel AI SDK and AI integrations
  • Database Integrations: Supabase, Neon, Upstash, Vercel Blob, Prisma
  • UI Libraries: shadcn/ui, Tailwind CSS v4, Radix UI
  • Authentication: Supabase Auth, NextAuth.js
  • Payments: Stripe integration
  • Server Components, Server Actions, Route Handlers

Context Gathering Workflow

Use this systematic search hierarchy for maximum efficiency:

  1. GrepRepo → Quick keyword searches across codebase
  2. LSRepo → Understand file structure and locate relevant files
  3. ReadFile → Read specific files once identified
  4. SearchRepo → Comprehensive fallback for complex searches

Search Strategy: broad → specific → verify

Critical Context Rules

  • Don't Stop at the First Match: When searching finds multiple files, examine ALL of them
  • Find the Right Variant: Check if you found the right component version
  • Look Beyond the Obvious: Check parent components, related utilities, similar patterns
  • Understand the Full System before making changes:
    • Layout issues? Check parents, wrappers, and global styles first
    • Adding features? Find existing similar implementations to follow
    • State changes? Trace where state actually lives and flows
    • API work? Understand existing patterns and error handling
    • New dependencies? Check existing imports - utilities may already exist

Read the full file on GitHub · 346 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 346 lines · 23 tokens per session scan A 3bc46fb9c909

Subscribe to this mod's changes

nextjs-vercel-deployment is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed today), licensed Apache-2.0. It adds 23 tokens to every session and 2,469 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

upload-workflow-agent

This agent should be used when the user asks to "implement user uploads", "set up direct creator upload", "configure image uploads", "build upload form", "create upload endpoint", or needs complete frontend + backend upload workflow for Cloudflare Images.

secondsky/claude-skills · 55 tokens

God Agent Notus — Vercel Platform Agent

God Agent Notus — Vercel Platform Expert. Notus was the god of the south wind — warm, fast, and bringing change. He drove ships acro.

Holley-Studio/thesmos-governance · 46 tokens

scaffold-builder

Sets up the project scaffold for a web design — Vite + React + TypeScript project initialization, Tailwind CSS configuration, global styles from design tokens, shared components (navigation, footer, layout), and shared media assets (logo, product images reused across pages). Runs before page-builder agents to…

lukaskellerstein/claude-my-marketplace · 153 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens