awesome-claude-code
A curated collection of resources for Claude Code, an AI coding companion from Anthropic PBC.
GraphCanon updated 3d · GitHub synced 3d · 25 views this month
Decision brief
awesome-claude-code is a curated collection of resources for Claude Code, an AI coding companion from Anthropic PBC, aimed at optimizing workflows and providing high-quality developer tooling.
Good fit when
- - When you require comprehensive resource lists specifically for integrating Claude Code into your development workflow.
- - If you are looking to enhance the capabilities of Claude Code through community-contributed plugins and tools.
Avoid when
- - For general AI-agent resources that do not align with the specific functionalities or integrations provided by Anthropic PBC's Claude Code.
- - When you prefer a more generalized approach without specialized focus on Anthropic PBC’s AI coding companion.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3d
- Provenance
- Not a fork · Personal account
- As of 3d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install awesome-claude-code PyPIHow it fits your stack(14)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository provides a comprehensive list of resources and tools related to Claude Code, an advanced AI agent developed by Anthropic PBC. It focuses on enhancing the workflow optimization and provision of top-tier developer tooling in the realm of AI-assisted coding activities.
Capability facts
- Languages
- python
Source: github.language · Aug 16, 2026
Categories
Tags
README
Providers, Runtime & Integration Infrastructure
-
chrome-cdp-ex by Endeavor Yen - A zero-dependency Claude Code skill (68 commands) that connects to your real Chrome — logged-in tabs, cookies, live page state — to give the agent a perception layer: layout, visible styles, per-action "what changed" evidence, CSS-cascade-to-source tracing, and session replay/Playwright export. Notably rigorous about its own claims, with a dogfood benchmark gate that blocks performance/adoption assertions unless it passes.
-
claude-code-wsl2-setup by congmnguyen - A focused collection of documented scripts that fix the most painful Claude Code papercuts on WSL2 + Windows Terminal — clipboard screenshot paste via a Go daemon, Windows notifications on Stop/PermissionRequest hooks, LSP wiring, a usage-aware status line, and voice-mode audio routing. Each fix is written up with root cause and exact config (including non-obvious traps like SessionEnd firing per subagent), and the work was upstreamed into Awesome-WSL.
-
Flue by S.F. Kislev - A tiny bridge that lets Claude Code drive desktop software — Photoshop, Premiere, Blender, Unity, InDesign, Office, 13 apps total — by writing one-time scripts against each app's own automation runtime (COM / AppleScript / CEP), instead of MCP servers or fragile screenshot-based computer use. A genuinely novel approach that unlocks the apps' full scripting surfaces (InDesign alone exposes ~28k objects) with low maintenance.
-
llm-router by Yali Pollak - A local-first router that sits under Claude Code (and Codex/Gemini CLI) and sends each prompt to the cheapest capable model, with three-layer token compression and automatic provider fallback — protecting your premium quota and cutting cost with zero config on a Claude subscription. Credibly engineered: 1,900+ tests, an independent RouterArena benchmark placement, and an honest local-only design with no
For agents
This page has a .md twin and JSON over the API.