Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jbaznik/awesome-claude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Claude is Anthropic's advanced AI assistant, known for its thoughtful, nuanced responses and strong capabilities in reasoning, analysis, and coding. This list focuses on actively maintained, open-source projects that enhance and extend Claude's capabilities.


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 - 19.6k⭐ - 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 - 2.2k⭐ - Official Python client library for the Anthropic API. Supports all Claude models with async support and type hints.
  • anthropic-sdk-typescript - 1.2k⭐ - Official TypeScript/JavaScript client library for the Anthropic API. Works in Node.js and browsers with full TypeScript support.
  • anthropic-sdk-java - 147⭐ - Official Java client library for the Anthropic API. Built with modern Java features and comprehensive documentation.
  • anthropic-sdk-go - 502⭐ - Official Go client library for the Anthropic API. Idiomatic Go design with context support and comprehensive error handling.
  • anthropic-sdk-ruby - 201⭐ - 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 - 16.1k⭐ - Use Claude Code as foundation for coding infrastructure
  • SuperClaude_Framework - 14.7k⭐ - Configuration framework with specialized commands and cognitive personas
  • claudia - 15.1k⭐ - Powerful GUI app and toolkit for Claude Code
  • claude-flow - 7.0k⭐ - AI orchestration platform with swarm intelligence and MCP tools
  • dotai - 1.0k⭐ - Ultimate AI development stack (Shell)

Agent Collections & Orchestration

Development & Code Tools

  • serena - 10.6k⭐ - Semantic retrieval and editing capabilities
  • context-engineering-intro - 9.4k⭐ - Context engineering guide for AI coding assistants
  • code2prompt - 6.4k⭐ - Convert codebase to LLM prompt with token counting (Rust/MDX)
  • repomix - 18.9k⭐ - Pack an entire repository into a single AI-friendly file with token counting and security checks
  • claude-code-hooks-mastery - 1.3k⭐ - Advanced hooks system
  • vibekit - 1.2k⭐ - Isolated sandbox for coding agents
  • Claude-Code-Development-Kit - 1.0k⭐ - Orchestrated dev environment with automated docs and multi-agent workflows (Shell)

Alternative Clients & Proxies

User Interfaces & Web Apps

  • cui - 845⭐ - Web UI for Claude Code agents
  • ccseva - 701⭐ - macOS menu bar app for usage tracking
  • claude-code-chat - 625⭐ - Beautiful chat interface for VS Code
  • claude-code-webui - 524⭐ - Web-based interface with streaming

Editor Integrations

Monitoring & Analytics

  • ccusage - 7.5k⭐ - CLI tool for analyzing Claude Code usage from JSONL files
  • Claude-Code-Usage-Monitor - 4.8k⭐ - Real-time usage monitor with predictions
  • sniffly - 890⭐ - Dashboard with usage stats and error analysis

Project & Session Management

  • claude-code-templates - 5.2k⭐ - CLI for configuring and monitoring Claude Code
  • claude-squad - 4.4k⭐ - Manage multiple AI terminal agents
  • crystal - 1.7k⭐ - Run parallel AI sessions in git worktrees
  • claude-sessions - 1.0k⭐ - Session tracking and documentation commands
  • claude-swarm - 1.1k⭐ - Launch Claude Code with swarm of agents
  • my-claude-code-setup - 1.0k⭐ - Shared starter template and memory bank system
  • ccundo - 1.0k⭐ - Granular undo functionality

Workflow Automation & TDD

Memory & Context Management

  • cipher - 2.5k⭐ - Memory layer for coding agents
  • mcp-memory-service - 644⭐ - Universal MCP memory with semantic search
  • core - 583⭐ - Unified, shareable memory layer

Remote Control & Communication

Documentation & Learning Resources

IDE Extensions & Plugins

Deep integrations with development environments

VS Code Extensions

  • Cline - 49.9k⭐ - Most popular autonomous coding agent with file editing, terminal access, and browser automation. Features human-in-the-loop GUI and cost tracking.

  • Claude Coder - 4.8k⭐ - Full-stack development assistant that converts ideas to implementation with mockup conversion and web deployment.

  • Claude Code Chat - 625⭐ - Beautiful native chat interface for Claude Code within VS Code with conversation history and MCP support.

Neovim Integration

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

Emacs Integration

  • Claude Code IDE - 1.0k⭐ - Comprehensive Emacs integration with native MCP protocol, LSP integration, and project detection. Emacs Lisp 150+ ⭐ Active

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 - 68.2k⭐ - A collection of MCP servers and proxies for various use cases like management, load balancing, and integration

MCP Servers

  • github-mcp-server - 22.0k⭐ - GitHub's official MCP Server that connects AI tools to GitHub's platform for managing repositories, issues, PRs, and more (Go)
  • awslabs/mcp - 6.1k⭐ - AWS MCP Servers providing access to AWS APIs, documentation, and best practices for AI applications
  • mcp-chrome - 7.3k⭐ - MCP server for Chrome browser automation and control
  • context7 - 28.3k⭐ - 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 - 1.1k⭐ - Unofficial Claude desktop app for Debian/Linux
  • Chatbox - 36.4k⭐ - Cross-platform desktop app supporting multiple AI models including Claude

Multi-Platform Chat Applications

  • Lobe Chat - 65.0k⭐ - Open-source modern AI chat framework with multi-model support (Claude, OpenAI, Gemini), MCP plugin integration, knowledge base, and artifacts support.

  • LibreChat - 29.6k⭐ - Multi-model chat platform with comprehensive Claude support alongside other AI models.

  • FastGPT - 25.7k⭐ - Knowledge-based QA platform with RAG capabilities and Claude integration.

Community

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

Contributing

We welcome contributions! This list follows the Awesome List Guidelines.

How to Contribute

  1. Repository Quality Standards:

    • Must be open source with clear license
    • Active maintenance (commits within 12 months)
    • Meaningful functionality beyond basic examples
    • Good documentation with installation instructions
    • Community engagement (reasonable stars/forks for age)
  2. Submission Process:

    • Fork this repository
    • Add your item in the appropriate category
    • Include: name, description, primary language, approximate stars, maintenance status
    • Ensure alphabetical order within categories
    • Submit pull request with clear description
  3. New Category Guidelines:

    • Categories need 3+ quality repositories
    • Must represent distinct use case or technical approach
    • Should not overlap significantly with existing categories

What We Look For

  • Innovation: Novel approaches to Claude integration
  • Utility: Practical tools that solve real problems
  • Quality: Well-documented, tested, professional code
  • Activity: Regular maintenance and community engagement
  • Impact: Projects that advance the Claude ecosystem

License

CC0

Star History

Star History Chart


⬆ Back to Contents

About

A curated list of awesome things related to Anthropic Claude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.0%
  • Python 9.1%
  • JavaScript 4.9%