AI assistant by Anthropic for complex reasoning, code generation, and analysis tasks.
Claude is a large language model developed by Anthropic that excels at complex reasoning, code generation, and analysis tasks. Built with Constitutional AI principles, Claude provides reliable assistance for programming, writing, research, and problem-solving while maintaining safety and accuracy.
π Update: Official Claude Code in Action course now available
Practical walkthrough for integrating Claude Code into your development workflow
- π’ Official Anthropic Resources
- π οΈ Claude Code & Model Context Protocol (MCP)
- β Community Curated Lists
- π§© Extensions & Integrations
- π» Applications
- π Educational Resources
- π₯ Community
The authoritative source for everything Claude - directly from Anthropic
- Claude Opus 4.6 (Feb 5, 2026) - Anthropic's most capable model ever. Best-in-class for coding, long-horizon agents, large codebases, debugging, financial analysis, and enterprise workflows. New: 1M token context window (beta), adaptive thinking (dynamic reasoning depth), agent teams, context compaction. SOTA on Terminal-Bench 2.0, GDPval-AA (+190 Elo over Opus 4.5), Humanity's Last Exam, BrowseComp. Announcement | System Card
- Claude Sonnet 4.6 (Feb 17, 2026) - Best balance of intelligence, speed, and cost. Near-Opus performance on coding, computer use (multi-tab forms, spreadsheets), and professional tasks. Now the default model for many plans. Announcement
- Claude Haiku 4.5 (Oct 2025) - Fastest model with near-frontier intelligence. Perfect for high-volume, real-time, and sub-agent tasks. Announcement
Key specs (API):
- Opus 4.6:
claude-opus-4-6β’ $5/$25 per MTok β’ 200K standard / 1M beta context - Sonnet 4.6:
claude-sonnet-4-6β’ $3/$15 per MTok β’ 200K standard / 1M beta context - Haiku 4.5:
claude-haiku-4-5β’ $1/$5 per MTok β’ 200K context
Premium pricing for >200K tokens. Full comparison: Models overview
- Claude Developer Console - API keys, prompt testing, usage monitoring, Claude Code sessions.
- Official Documentation - Full reference for Messages API, tool use, computer use, prompt caching, structured outputs, citations, MCP Connector, and Claude Code.
- Models & Pricing - Latest model IDs, pricing, context windows, thinking features, and cloud provider IDs.
Official Client SDKs - Full feature parity: messages, tools, streaming, caching, computer use.
- anthropic-sdk-python - Python SDK with async support and type hints.
- anthropic-sdk-typescript - TypeScript/JavaScript SDK for Node.js and browsers.
- anthropic-sdk-java - Java/Kotlin SDK with modern features.
- anthropic-sdk-go - Go SDK with idiomatic design.
- anthropic-sdk-ruby - Ruby SDK.
- anthropic-sdk-csharp - C#/.NET SDK (Beta).
- anthropic-sdk-php - PHP SDK (Beta).
Agent SDKs - Build custom autonomous agents with Claude Code capabilities.
- claude-agent-sdk-python - Python Agent SDK. Docs
- claude-agent-sdk-typescript - TypeScript Agent SDK.
Starters
- Claude Cookbook - Official notebooks and recipes for common patterns (RAG, tool use, Skills, MCP).
- Claude Quickstarts - Ready-to-deploy example apps.
Official access to Claude models through cloud providers (all support Opus 4.6 / Sonnet 4.6)
- Amazon Bedrock - Fully managed access to the latest Claude models (Opus 4.6, Sonnet 4.6, Haiku 4.5). Supports cross-region inference (new regions: Thailand, Malaysia, Singapore, Indonesia, Taiwan), latency optimizations, fine-tuning, agents, guardrails, and deep AWS integration.
- Google Cloud Vertex AI Model Garden - Deploy Claude models with provisioned throughput, prompt caching, batch predictions, grounding, and enterprise compliance (FedRAMP High). Great for building agents with Google Cloud tools.
- Microsoft Azure AI Model Catalog (Anthropic Publisher) - Claude models via the AI Model Catalog. Supports serverless deployment, agent building, tool integration, fine-tuning, and billing through existing Azure agreements.
Detailed evaluations, risk assessments, and alignment insights for Claude models
- Transparency Hub - Overview of safety evaluations and improvements across models.
- All System Cards - Index of all model system cards.
- Claude Opus 4.6 System Card - Capability and safety report (Feb 2026).
- Claude Sonnet 4.6 System Card - Detailed evaluations (Feb 2026).
- Claude Opus 4.5 System Card - Comprehensive capability and safety report (Nov 2025).
- Claude Haiku 4.5 System Card - Safety and performance report (Oct 2025).
- Claude Code Security - Security model and threat analysis for Claude Code (Feb 2026).
Anthropic's agentic coding platform and open extension standard
Terminal-first agentic coding tool (CLI), with VS Code/JetBrains IDE integrations, Desktop GUI (Cowork), and browser control. Understands entire codebases, plans and executes multi-step tasks, edits files, runs git/shell, creates PRs, and integrates browser control.
- Official site & docs - Getting started, commands, memory, hooks, GitHub Actions, IDE setup.
- Product page - Overview of Claude Code features and plans.
- Claude Desktop - macOS + Windows app; includes Cowork GUI for non-technical workflows and the dedicated Code tab.
- Install CLI:
curl -fsSL https://claude.ai/install.sh | bash(macOS/Linux) or via Homebrew/Winget. - Claude for Chrome (Beta) - Integrates with Claude Code for browser control (multi-tab workflows, Slack, Gmail, GitHub).
Open standard (Linux Foundation) for connecting Claude to tools, repos, databases, tickets, and more. Supports one-click desktop extensions (.mcpb files).
- MCP official site - Spec, SDKs, and quickstart.
- Introduction to MCP - Official Anthropic course: build MCP servers and clients from scratch in Python.
- MCP: Advanced Topics - Sampling, notifications, transports.
- punkpeye/awesome-mcp-servers - Curated community list of MCP servers.
Awesome lists and collections maintained by the community
- hesreallyhim/awesome-claude-code - Slash-commands, CLAUDE.md files, CLI tools, and workflows for Claude Code.
- travisvn/awesome-claude-skills - Resources and tools for customizing AI workflows with Claude Skills.
- BehiSecc/awesome-claude-skills - Categorized skills for document handling, development tools, data analysis, and more.
- langgptai/awesome-claude-prompts - Collection of prompt examples designed to improve Claude interactions.
- vijaythecoder/awesome-claude-agents - Team of specialized AI agents for building features and debugging.
- VoltAgent/awesome-claude-code-subagents - 100+ specialized AI agents for full-stack development maintained by the community.
- punkpeye/awesome-mcp-servers - Curated list of Model Context Protocol (MCP) servers for extending Claude's capabilities.
- Claude Code for VS Code - Official Anthropic extension. Inline diffs,
@-mentions, plan review, conversation history, and full Claude Code integration. - Claude Code for JetBrains (Beta) - Official Anthropic plugin for IntelliJ, PyCharm, WebStorm, and other JetBrains IDEs.
- Claude Code Chat - Beautiful native chat interface for Claude Code within VS Code with conversation history and MCP support.
- Claude Code Theme - Claude-inspired VS Code theme pack with dark/light/high-contrast and brand variants, semantic token tuning, and ANSI-optimized terminal colors.
- Claude VSCode Theme - Thoughtful dark theme collection with classic and italic variants. Inspired by Claude AI with carefully balanced contrast and warm syntax colors.
- Claude for Chrome (Beta) - Max plan required. Claude works directly in your browser and takes actions on your behalf. Features scheduled tasks, planning mode, multi-tab workflows, and smart navigation for Slack, Gmail, Google Calendar, Docs, and GitHub.
- Claude Usage Tracker - Chrome extension for tracking Claude AI usage and performance metrics.
- Claude Desktop - Official Claude desktop app for macOS and Windows. Includes a dedicated Code tab (GUI for Claude Code) and Cowork for non-technical users.
- Claude Desktop Debian - Unofficial Claude desktop app for Debian/Linux.
Free courses from Anthropic covering prompt engineering, API usage, agents, and more
- AI Fluency: Framework & Foundations - Collaborate with AI systems effectively, efficiently, ethically, and safely.
- AI Fluency for Educators - Apply AI Fluency into teaching practice and institutional strategy.
- AI Fluency for Students - Enhance learning, career planning, and academic success through AI.
- AI Fluency for Nonprofits - Increase organizational impact while staying true to mission and values.
- Teaching AI Fluency - Teach and assess AI Fluency in instructor-led settings.
- Building with the Claude API - Full spectrum of working with Anthropic models using the Claude API.
- Claude Code in Action - Practical walkthrough of using Claude Code to accelerate your development workflow.
- Introduction to Model Context Protocol - Build MCP servers and clients from scratch using Python.
- MCP: Advanced Topics - Advanced patterns including sampling, notifications, and transports.
- Claude Agent SDK Overview - Docs for building custom autonomous agents using the official Agent SDKs.
- Claude with Amazon Bedrock - Accreditation program course, now available publicly.
- Claude with Google Vertex AI - Working with Anthropic models through Google Cloud's Vertex AI.
- Claude Video Tutorials - Official video tutorials from Claude Support.
- Claude Code Everything You Need to Know - Ultimate all-in-one guide to mastering Claude Code. Covers setup, prompt engineering, commands, hooks, workflows, automation, integrations, MCP servers, and the BMAD method.
- 40+ Claude Code Tips - Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin for GitHub Actions debugging, conversation cloning, and handoffs.
- My Experience With Claude Code After 2 Weeks of Adventures - Part 1: Real-world lessons on using a
TODO.mdfile to keep Claude on track, managing costs, and why it often outperforms Cursor for complex refactors. - A Guide to Claude Code 2.0 and getting better at using coding agents - Part 2: A deep dive into the 2.0 update, focusing on the "Agent Manager" mindset, context engineering, and using sub-agents for larger codebases.
Join the Claude community to share knowledge, get help, and stay updated
- Claude Discord - Official Discord community for Claude users and developers.
- r/ClaudeAI - Reddit community for Claude discussions and tips.
- Anthropic AI Facebook Group - Facebook group for Anthropic AI and Claude discussions.