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.
- Official Anthropic Resources
- Educational Resources & Tutorials
- API Clients & SDKs
- Claude Code Ecosystem
- IDE Extensions & Plugins
- Model Context Protocol (MCP) Servers
- Applications & User Interfaces
- Community
The authoritative resources directly from Claude's creators
- Anthropic Academy - Guides, tutorials, and best practices for working with Claude.
- Anthropic Cookbook - Official collection of notebooks, code examples, and guides for building with Claude. Features Python examples, RAG techniques, and tool use patterns.
- Model Context Protocol Introduction - Official guide to MCP for extending Claude with local servers and integrations.
- Claude Code - Official page for Claude Code, an agentic coding tool for terminals and IDEs.
- Claude Code Best Practices - Tips and tricks for using Claude Code across various codebases, languages, and environments.
- AI Fluency: Framework & Foundations - Learn to collaborate with AI systems effectively, efficiently, ethically, and safely.
- Claude with the Anthropic API - This comprehensive course covers the full spectrum of working with Anthropic models using the Anthropic API.
- Claude Code in Action - Integrate Claude Code into your development workflow.
- Introduction to Model Context Protocol - Learn to build Model Context Protocol servers and clients from scratch using Python. Master MCP's three core primitives—tools, resources, and prompts—to connect Claude with external services.
Official Anthropic client libraries for working with Claude's API
- anthropic-sdk-python - Official Python client library for the Anthropic API. Supports all Claude models with async support and type hints.
- anthropic-sdk-typescript - Official TypeScript/JavaScript client library for the Anthropic API. Works in Node.js and browsers with full TypeScript support.
- anthropic-sdk-java - Official Java client library for the Anthropic API. Built with modern Java features and comprehensive documentation.
- anthropic-sdk-go - Official Go client library for the Anthropic API. Idiomatic Go design with context support and comprehensive error handling.
- anthropic-sdk-ruby - Official Ruby client library for the Anthropic API. Clean Ruby interface with comprehensive documentation and examples.
Tools, extensions, and integrations for Claude Code
- claude-code - Official Claude Code from Anthropic. An agentic coding tool that lives in your terminal.
- claude-code-action - General-purpose action for GitHub PRs and issues using Claude Code.
- claude-code-security-review - AI-powered security review GitHub Action.
- claude-code-sdk-python - Python SDK for Claude Code.
- claude-code-router - Use Claude Code as foundation for coding infrastructure.
- SuperClaude_Framework - Configuration framework with specialized commands and cognitive personas.
- claudia - Powerful GUI app and toolkit for Claude Code.
- claude-flow - AI orchestration platform with swarm intelligence and MCP tools.
- dotai - Ultimate AI development stack (Shell).
- awesome-claude-code - Curated list of commands, files, and workflows.
- agents - Production-ready subagents for Claude Code.
- awesome-claude-agents - Orchestrated sub agent dev team.
- claude-code-subagents-collection - Subagents & commands collection with CLI tool.
- claude-agents - Custom subagents collection.
- awesome-claude-code-subagents - 100+ specialized AI agents for full-stack development.
- claude-code-sub-agents - Specialized AI subagents for full-stack.
- awesome-claude-code-agents - Curated list of sub-agents.
- claude-code-unified-agents - Unified agent collection (Shell).
- serena - Semantic retrieval and editing capabilities.
- context-engineering-intro - Context engineering guide for AI coding assistants.
- code2prompt - Convert codebase to LLM prompt with token counting (Rust/MDX).
- repomix - Pack an entire repository into a single AI-friendly file with token counting and security checks.
- claude-code-hooks-mastery - Advanced hooks system.
- vibekit - Isolated sandbox for coding agents.
- Claude-Code-Development-Kit - Orchestrated dev environment with automated docs and multi-agent workflows (Shell).
- kilocode - Open source AI coding assistant.
- claudecodeui - Mobile and web UI for Claude Code.
- claude-relay-service - Self-hosted mirror service with multi-account support.
- claude-code-proxy - Run Claude Code on OpenAI models.
- Happy Coder - Native mobile app and Web UI for Claude Code. Kick off tasks, track progress, and merge changes to continue building on the go.
- cui - Web UI for Claude Code agents.
- ccseva - macOS menu bar app for usage tracking.
- claude-code-webui - Web-based interface with streaming.
- aide - VSCode AI assistant with batch processing.
- claude-code.nvim - Neovim integration for Claude Code.
- ccusage - CLI tool for analyzing Claude Code usage from JSONL files.
- Claude-Code-Usage-Monitor - Real-time usage monitor with predictions.
- sniffly - Dashboard with usage stats and error analysis.
- claude-code-templates - CLI for configuring and monitoring Claude Code.
- claude-squad - Manage multiple AI terminal agents.
- Crystal - Run parallel AI sessions in Git worktrees.
- claude-sessions - Session tracking and documentation commands.
- claude-swarm - Launch Claude Code with swarm of agents.
- my-claude-code-setup - Shared starter template and memory bank system.
- ccundo - Granular undo functionality.
- CCPlugins - Framework for senior engineer workflows.
- claude-code-spec-workflow - Spec-driven development workflows.
- zcf - Zero-Config Claude-Code Flow.
- tdd-guard - Automated TDD enforcement.
- cipher - Memory layer for coding agents.
- mcp-memory-service - Universal MCP memory with semantic search.
- core - Unified, shareable memory layer.
- Claude-Code-Remote - Control via email/Discord/Telegram.
- Claude-Code-Communication - Communication tools for Claude Code.
- agent-rules - Rules and knowledge for working with agents (Shell).
- claude-code-guide - Full guide on tips, tricks and optimization.
- claude-code-workflows - Best workflows and configurations.
- claude-code-cookbook - Settings collection (Shell).
- Claude-Command-Suite - Professional slash commands (Shell).
Deep integrations with development environments
-
Cline - Most popular autonomous coding agent with file editing, terminal access, and browser automation. Features human-in-the-loop GUI and cost tracking.
-
Claude Coder - Full-stack development assistant that converts ideas to implementation with mockup conversion and web deployment.
-
Claude Code Chat - Beautiful native chat interface for Claude Code within VS Code with conversation history and MCP support.
-
Claude VSCode Theme - Thoughtful dark theme collection with classic and italic variants. Inspired by Claude AI with carefully balanced contrast and warm syntax colors for long coding sessions.
- Claude Code Neovim - First-to-market WebSocket-based MCP protocol integration for Neovim with zero dependencies.
- Claude Code IDE - Comprehensive Emacs integration with native MCP protocol, LSP integration, and project detection.
-
Claude Usage Tracker - Chrome extension for tracking Claude AI usage and performance metrics.
-
Claude Helper - Allows folder uploads to Claude projects with advanced file handling. Adds minimap for chat navigation and quick conversation access.
MCP servers and tools for extending Claude with external integrations
- modelcontextprotocol/servers - Repository listing and documenting various MCP servers for different tools and services.
- modelcontextprotocol/registry - A community driven registry service for discovering and managing MCP servers (Go).
- punkpeye/awesome-mcp-servers - A collection of MCP servers and proxies for various use cases like management, load balancing, and integration.
- github-mcp-server - GitHub's official MCP Server that connects AI tools to GitHub's platform for managing repositories, issues, PRs, and more (Go).
- awslabs/mcp - AWS MCP Servers providing access to AWS APIs, documentation, and best practices for AI applications.
- mcp-chrome - MCP server for Chrome browser automation and control.
- context7 - MCP server providing up-to-date code documentation and examples for AI code editors.
Complete applications and polished user interfaces
- Claude Desktop - Official Claude desktop app for macOS and Windows.
- Claude Desktop Debian - Unofficial Claude desktop app for Debian/Linux.
- Chatbox - Cross-platform desktop app supporting multiple AI models including Claude.
-
Lobe Chat - Open-source modern AI chat framework with multi-model support (Claude, OpenAI, Gemini), MCP plugin integration, knowledge base, and artifacts support.
-
LibreChat - Multi-model chat platform with comprehensive Claude support alongside other AI models.
-
FastGPT - Knowledge-based QA platform with RAG capabilities and Claude integration.
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.
- Claude Performance Tracker - Community platform for tracking Claude AI performance issues and response quality.