About this project

Claude Quickstarts provides starter projects that demonstrate how to build applications on top of the Claude API. A Claude API key is required, and each project includes its own README and setup instructions. The collection includes a customer support agent with knowledge-base access, a financial data analyst with chat-based visualization, desktop computer-use demos and best-practice patterns, and a Playwright-backed browser automation example. It also includes an autonomous coding agent built with the Claude Agent SDK, plus several Managed Agents examples: browser chat using Vercel's Chat SDK, a CopilotKit and AG-UI finance assistant, a knowledge wiki built from document corpora, Linear and Slack bot bridges, a TypeScript MCP server exposing Managed Agents sessions, a road trip planner showing streaming and multiagent features, and a scheduled Sentry triage agent. The general workflow is to clone the repository, open a quickstart directory, install dependencies, configure the Claude API key as an environment variable, and run the project. The repository is MIT licensed and accepts contributions through issues and pull requests.