AIAny
Icon for item

Awesome Claude Code

A curated index of community resources for Claude Code — skills, hooks, slash commands, agent orchestrators, and plugins. Entries live in a source-of-truth CSV that generates the README; submissions are bot-checked, then manually vetted by the maintainer.

Introduction

Most "awesome" lists are hand-edited Markdown that slowly rots — dead links, duplicate entries, and a README nobody can keep consistent. This one treats the list as generated data: every resource lives in one source-of-truth CSV, and a Python toolchain regenerates the readable README, its badges, and table of contents from that file.

What Sets It Apart
  • The published list is generated, not written by hand — THE_RESOURCES_TABLE.csv is the file maintainers actually edit, so structure stays uniform across thousands of entries instead of drifting.
  • You can't open a pull request to get listed. Submissions go through a structured GitHub issue form, and a bot checks required fields, link reachability, duplicates, license, and description length — which it explicitly calls a formal check, not a review.
  • Inclusion is a human decision, tightened by heavy spam: the maintainer vets each entry for focus and evidence-backed claims, expects security-relevant behavior (network calls, telemetry, bypass-permissions) to be disclosed, and only then does a bot auto-open and merge the PR.
  • Coverage spans the whole Claude Code surface — skills, hooks, slash commands, agent orchestrators, applications, and plugins — rather than one niche.
Who It's For

Great fit if you're setting up Claude Code and want a curated starting point for hooks, custom commands, or agent workflows, or if you want a concrete example of running an "awesome" list as maintainable data instead of an ever-growing README. Look elsewhere if you want tutorials, opinionated rankings, or a safety guarantee — the bot only checks form, the maintainer's review isn't a security audit, and quality across community entries varies, so read the code before installing anything.

Information

  • Websitegithub.com
  • Authorshesreallyhim
  • Published date2025/04/19

More Items

GitHub
AI Agent2026

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.

GitHub

A read-only mirror of Anthropic's community plugin marketplace for Claude Cowork and Claude Code, listing vetted third-party plugins in a nightly-synced marketplace.json. Intended for discovering and installing community plugins via the Claude plugin system.

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.