Sandbox
@webfuse-com/awesome-claude

Curated Claude resources, tools, and community lists

Awesome Claude is a curated index of Claude-related resources. It gathers official Anthropic links, Claude Code and MCP references, community lists, extensions, apps, and tutorials in one place. The repo also carries a separate Claude VS Code theme package.

1,667 starsโ€ข390 forksโ€ขTypeScriptโ€ขUpdated 1mo ago
Who it's for

Builders who want Claude-specific tools, references, and extensions in one curated place.

What it delivers

You can find Claude resources faster instead of hunting across many separate repos and sites.

What it does

Official Anthropic resources

Lists Claude models, docs, SDKs, cloud provider options, and safety and transparency pages from Anthropic.

Claude Code and MCP links

Points to Claude Code docs, install info, browser integrations, and MCP references for connecting Claude to tools and data.

Community curated lists

Collects other Claude-focused awesome lists for skills, prompts, agents, subagents, and MCP servers.

Extensions and integrations

Includes Claude Code IDE extensions, browser extensions, and related add-ons.

Learning resources

Groups official courses, video tutorials, and community guides for using Claude and Claude Code.

Claude VS Code theme package

Includes a separate theme project under `claude-vscode-theme` with its own source, themes, and build files.

README

Awesome Claude Awesome

Awesome Claude Logo 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.


๐Ÿ“‹ Contents


awesome-webmcp

Building with the Web? Check out awesome-webmcp - a curated list of awesome things related to the WebMCP W3C standard.


๐Ÿข Official Anthropic Resources

The authoritative source for everything Claude - directly from Anthropic

๐Ÿง  Current Models (2026)

  • Claude Fable 5 (Jun 9, 2026) - Anthropic's most capable widely released model, for the most demanding reasoning and long-horizon agentic work. State-of-the-art on nearly all tested benchmarks โ€” software engineering, knowledge work, vision, and scientific research โ€” with its lead growing on longer, more complex tasks (highest score on Cognition's FrontierBench, first model past 90% on Anthropic's core long-running analytics benchmark, strongest finance model Anthropic has tested). Thinking is always on; the raw chain of thought is never returned. Safety classifiers route high-risk requests (cybersecurity, bio/chem, model distillation โ€” under 5% of sessions) to Opus 4.8. Requires 30-day data retention (not available under zero data retention). Claude Mythos 5 is the same underlying model with safeguards lifted for authorized users (Project Glasswing). Announcement | Docs | System Card
  • Claude Opus 5 (Jul 24, 2026) - The model to start with for complex agentic coding and enterprise work, and a step change over Opus 4.8 on deep reasoning, long-horizon agentic execution, and test-time compute scaling โ€” at half the price of Fable 5. Thinking is now on by default (omit 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 Card
  • Claude Sonnet 5 (Jun 30, 2026) - The best combination of speed and intelligence, reaching what used to be Opus-tier quality on coding and agentic tasks. First Sonnet-tier model with the xhigh 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 Card
  • Claude Haiku 4.5 (Oct 2025) - Still the fastest model with near-frontier intelligence. Perfect for high-volume, real-time, and sub-agent tasks. Announcement

Key specs (API):

  • Fable 5: claude-fable-5 โ€ข $10/$50 per MTok โ€ข 1M context / 128K max output
  • Opus 5: claude-opus-5 โ€ข $5/$25 per MTok โ€ข 1M context / 128K max output
  • Sonnet 5: claude-sonnet-5 โ€ข $3/$15 per MTok ($2/$10 introductory through Aug 31, 2026) โ€ข 1M context / 128K max output
  • Haiku 4.5: claude-haiku-4-5 โ€ข $1/$5 per MTok โ€ข 200K context / 64K max output

Model 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)

  • Claude Opus 4.8 (May 28, 2026) - Highly autonomous, strong on long-horizon agentic work, knowledge work, and memory, with clearer and warmer writing than 4.7. Introduced Dynamic Workflows in Claude Code (plan work, run hundreds of parallel subagents in one session, verify before returning), effort control on claude.ai, and mid-conversation system messages via the Messages API. Still the recommended fallback for Fable 5 refusals. Announcement | What's new | System Card
  • Claude Opus 4.7 (Apr 16, 2026) - Introduced high-resolution vision (images up to ~3.75 MP / 2,576px long edge), the xhigh effort level, and task budgets. Announcement | System Card
  • Claude Opus 4.6 (Feb 5, 2026) - Introduced the 1M token context window and adaptive thinking. Announcement | System Card
  • Claude Sonnet 4.6 (Feb 17, 2026) - The previous speed/cost balance pick, superseded by Sonnet 5. Announcement

Migrating? 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.

๐Ÿ”Œ API & Developer Platform

  • 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.

๐Ÿ”ง SDKs & Development Tools

Official Client SDKs - Full feature parity: messages, tools, streaming, caching, computer use.

Agent SDKs - Build custom autonomous agents with Claude Code capabilities.

Starters

โ˜๏ธ Cloud Providers

Official access to Claude models through cloud providers (all carry the Claude 5 family โ€” Fable 5 / Opus 5 / Sonnet 5)

  • Amazon Bedrock - Fully managed access to the latest Claude models (Fable 5, Opus 5, Sonnet 5, Haiku 4.5). Claude 5 models are served through the Messages-API Bedrock endpoint and take an 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.)
  • Claude Platform on AWS - Anthropic-operated access via AWS infrastructure: SigV4 auth, IAM access control, AWS Marketplace billing, and same-day API parity with the first-party API. Model IDs are the bare first-party strings (no anthropic. prefix) โ€” not the same thing as Bedrock.
  • 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.

๐Ÿ›ก๏ธ Transparency & Safety

Detailed evaluations, risk assessments, and alignment insights for Claude models


๐Ÿ› ๏ธ Claude Code & Model Context Protocol (MCP)

Anthropic's agentic coding platform and open extension standard

๐Ÿค– Claude Code

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).

๐Ÿ”Œ Model Context Protocol (MCP)

Open standard (Linux Foundation) for connecting Claude to tools, repos, databases, tickets, and more. Supports one-click desktop extensions (.mcpb files).


โญ Community Curated Lists

Awesome lists and collections maintained by the community


๐Ÿงฉ Extensions & Integrations

๐ŸŽจ IDE Extensions

  • 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.

๐ŸŒ Browser Extensions

  • 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.

๐Ÿ’ป Applications

๐Ÿ–ฅ๏ธ Desktop

  • 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.

๐Ÿ“š Educational Resources

๐ŸŽ“ Official Courses

Free courses from Anthropic covering prompt engineering, API usage, agents, and more

๐Ÿ“น Video Tutorials

๐Ÿ“– Community Guides

  • 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.md file 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.

๐Ÿ‘ฅ Community

Join the Claude community to share knowledge, get help, and stay updated


โฌ† Back to Contents

Files in the repo

Repository payloadโ€ข9 top-level entries
  • assets
  • claude-vscode-theme
  • .gitignore
  • contributing.md
  • LICENSE
  • package-lock.json
  • package.json
  • pnpm-lock.yaml
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More collections

The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.๐Ÿฆž

52k
phuryn/
pm-skills
phuryn/pm-skillsCollections

PM Skills Marketplace: 100+ agentic skills, commands, and plugins โ€” from discovery to strategy, execution, launch, and growth.

26k

Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity. xAI - Grok, Grok Bot, Cursor, Kimi and more! Updated regularly.

65k
1 add