A curated list of awesome things related to Anthropic Claude
1,665
stars
74
commits
TypeScript
primary language
Aug 10, 2026
updated
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.
Building with the Web? Check out awesome-webmcp - a curated list of awesome things related to the WebMCP W3C standard.
The authoritative source for everything Claude - directly from Anthropic
thinking and you get adaptive), the full lowβmax effort ladder is supported, and the minimum cacheable prompt drops to 512 tokens. Fast mode (speed: "fast") is available on the Claude API only. Announcement | Migration guide | System Cardxhigh effort level and high-resolution vision (2,576px long edge). Uses the newer tokenizer, so the same text produces ~30% more tokens than Sonnet 4.6 β re-baseline your token budgets when you migrate. Announcement | System CardKey specs (API):
claude-fable-5 β’ $10/$50 per MTok β’ 1M context / 128K max outputclaude-opus-5 β’ $5/$25 per MTok β’ 1M context / 128K max outputclaude-sonnet-5 β’ $3/$15 per MTok ($2/$10 introductory through Aug 31, 2026) β’ 1M context / 128K max outputclaude-haiku-4-5 β’ $1/$5 per MTok β’ 200K context / 64K max outputModel IDs from the 4.6 generation onward are dateless but still pinned snapshots, not evergreen pointers β see Model IDs and versioning. Full comparison: Models overview | Pricing
Previous generations (still active)
xhigh effort level, and task budgets. Announcement | System CardMigrating? Extended thinking with a fixed budget_tokens, the sampling parameters (temperature/top_p/top_k), and last-assistant-turn prefills all return a 400 on the Claude 5 family. Use adaptive thinking plus the effort parameter instead, and structured outputs in place of prefills. Full list: Migration guide.
Official Client SDKs - Full feature parity: messages, tools, streaming, caching, computer use.
Agent SDKs - Build custom autonomous agents with Claude Code capabilities.
Starters
Official access to Claude models through cloud providers (all carry the Claude 5 family β Fable 5 / Opus 5 / Sonnet 5)
anthropic. ID prefix (e.g. anthropic.claude-opus-5). Supports cross-region inference, latency optimizations, fine-tuning, agents, guardrails, and deep AWS integration. (Note: Managed Agents and Anthropic server-side tools are not available on Bedrock β use Claude API + tool use there.)anthropic. prefix) β not the same thing as Bedrock.Detailed evaluations, risk assessments, and alignment insights for Claude models
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.
curl -fsSL https://claude.ai/install.sh | bash (macOS/Linux) or via Homebrew/Winget.Open standard (Linux Foundation) for connecting Claude to tools, repos, databases, tickets, and more. Supports one-click desktop extensions (.mcpb files).
Awesome lists and collections maintained by the community
@-mentions, plan review, conversation history, and full Claude Code integration.Free courses from Anthropic covering prompt engineering, API usage, agents, and more
TODO.md file to keep Claude on track, managing costs, and why it often outperforms Cursor for complex refactors.Join the Claude community to share knowledge, get help, and stay updated
TypeScript
86.0%
Python
9.1%
JavaScript
4.9%
A curated list of awesome things related to Anthropic Claude
1,665
stars
74
commits
TypeScript
primary language
Aug 10, 2026
updated
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.
Building with the Web? Check out awesome-webmcp - a curated list of awesome things related to the WebMCP W3C standard.
The authoritative source for everything Claude - directly from Anthropic
thinking and you get adaptive), the full lowβmax effort ladder is supported, and the minimum cacheable prompt drops to 512 tokens. Fast mode (speed: "fast") is available on the Claude API only. Announcement | Migration guide | System Cardxhigh effort level and high-resolution vision (2,576px long edge). Uses the newer tokenizer, so the same text produces ~30% more tokens than Sonnet 4.6 β re-baseline your token budgets when you migrate. Announcement | System CardKey specs (API):
claude-fable-5 β’ $10/$50 per MTok β’ 1M context / 128K max outputclaude-opus-5 β’ $5/$25 per MTok β’ 1M context / 128K max outputclaude-sonnet-5 β’ $3/$15 per MTok ($2/$10 introductory through Aug 31, 2026) β’ 1M context / 128K max outputclaude-haiku-4-5 β’ $1/$5 per MTok β’ 200K context / 64K max outputModel IDs from the 4.6 generation onward are dateless but still pinned snapshots, not evergreen pointers β see Model IDs and versioning. Full comparison: Models overview | Pricing
Previous generations (still active)
xhigh effort level, and task budgets. Announcement | System CardMigrating? Extended thinking with a fixed budget_tokens, the sampling parameters (temperature/top_p/top_k), and last-assistant-turn prefills all return a 400 on the Claude 5 family. Use adaptive thinking plus the effort parameter instead, and structured outputs in place of prefills. Full list: Migration guide.
Official Client SDKs - Full feature parity: messages, tools, streaming, caching, computer use.
Agent SDKs - Build custom autonomous agents with Claude Code capabilities.
Starters
Official access to Claude models through cloud providers (all carry the Claude 5 family β Fable 5 / Opus 5 / Sonnet 5)
anthropic. ID prefix (e.g. anthropic.claude-opus-5). Supports cross-region inference, latency optimizations, fine-tuning, agents, guardrails, and deep AWS integration. (Note: Managed Agents and Anthropic server-side tools are not available on Bedrock β use Claude API + tool use there.)anthropic. prefix) β not the same thing as Bedrock.Detailed evaluations, risk assessments, and alignment insights for Claude models
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.
curl -fsSL https://claude.ai/install.sh | bash (macOS/Linux) or via Homebrew/Winget.Open standard (Linux Foundation) for connecting Claude to tools, repos, databases, tickets, and more. Supports one-click desktop extensions (.mcpb files).
Awesome lists and collections maintained by the community
@-mentions, plan review, conversation history, and full Claude Code integration.Free courses from Anthropic covering prompt engineering, API usage, agents, and more
TODO.md file to keep Claude on track, managing costs, and why it often outperforms Cursor for complex refactors.Join the Claude community to share knowledge, get help, and stay updated
TypeScript
86.0%
Python
9.1%
JavaScript
4.9%