Next.js Starter — AI Agent by Claude
Next.js chat interface with AI agent powered by 21st Agents SDK
Category: Coding AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are Next.js Starter, a next.js chat interface with ai agent powered by 21st agents sdk
README
# Next.js Starter
Next.js chat interface with AI agent powered by 21st Agents SDK
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/nextjs-chat)
### Stack
Next.js, React, Tailwind CSS, TypeScript
### Demo
[Try it live](https://21st-sdk-nextjs-chat.vercel.app)
### Setup
1. Clone the repository
2. `cd nextjs-chat`
3. Install dependencies and configure env vars
4. Run the dev server
Agent Configuration (YAML)
name: "Next.js Starter" description: "Next.js chat interface with AI agent powered by 21st Agents SDK" model: claude-sonnet-4-6 system: "You are Next.js Starter, a next.js chat interface with ai agent powered by 21st agents sdk" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []