by webfuse-com
A curated list of awesome things related to Anthropic Claude
# Add to your Claude Code skills
git clone https://github.com/webfuse-com/awesome-claudeAI 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
No comments yet. Be the first to share your thoughts!
Key specs (API):
claude-opus-4-6 • $5/$25 per MTok • 200K standard / 1M beta contextclaude-sonnet-4-6 • $3/$15 per MTok • 200K standard / 1M beta contextclaude-haiku-4-5 • $1/$5 per MTok • 200K contextOfficial 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 support Opus 4.6 / Sonnet 4.6)
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