Skip to content

alvinunreal/awesome-claude

Repository files navigation

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

Official Anthropic Resources

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.

Educational Resources & Tutorials

Official Anthropic Courses

API Clients & SDKs

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.

Claude Code Ecosystem

Tools, extensions, and integrations for Claude Code

Core & Official Tools

Frameworks & Platforms

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

Agent Collections & Orchestration

Development & Code Tools

Alternative Clients & Proxies

User Interfaces & Web Apps

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

Editor Integrations

  • aide - VSCode AI assistant with batch processing.
  • claude-code.nvim - Neovim integration for Claude Code.

Monitoring & Analytics

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

Project & Session Management

Workflow Automation & TDD

Memory & Context Management

  • cipher - Memory layer for coding agents.
  • mcp-memory-service - Universal MCP memory with semantic search.
  • core - Unified, shareable memory layer.

Remote Control & Communication

Documentation & Learning Resources

IDE Extensions & Plugins

Deep integrations with development environments

VS Code Extensions

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

Neovim Integration

  • Claude Code Neovim - First-to-market WebSocket-based MCP protocol integration for Neovim with zero dependencies.

Emacs Integration

  • Claude Code IDE - Comprehensive Emacs integration with native MCP protocol, LSP integration, and project detection.

Browser Extensions

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

Model Context Protocol (MCP) Servers

MCP servers and tools for extending Claude with external integrations

Official MCP Infrastructure

MCP Collections & Resources

  • punkpeye/awesome-mcp-servers - A collection of MCP servers and proxies for various use cases like management, load balancing, and integration.

MCP Servers

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

Applications & User Interfaces

Complete applications and polished user interfaces

Desktop Applications

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

Multi-Platform Chat Applications

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

Community

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

⬆ Back to Contents