The GitHub Repository Every Claude Code User Needs to Bookmark

There's a moment every Claude Code user eventually hits. You've gotten comfortable with the basics, you've written a few solid prompts, maybe you've even set up a CLAUDE.md file. And then you realize: I have no idea what I'm missing.

That's where awesome-claude-code comes in.

Created and maintained by GitHub user hesreallyhim, this repository has become the de facto community hub for Claude Code power users – a hand-curated collection of skills, hooks, slash commands, agent orchestrators, workflows, tooling, and plugins that extend what Claude Code can do. At the time of writing, it sits at ~47,000 stars and nearly 4,000 forks, and it's growing fast.

This is not an auto-scraped list of everything on GitHub. It's a judgment-driven curation. Tools that don't work get cut. Tools that do work get tagged with what they're actually useful for. That distinction matters more than it sounds.

Read More

Important Claude Code Permission Modes Every Developer Should Know

When Anthropic shipped Claude Code, they weren't just releasing a coding assistant. They were releasing an agent framework – and with that comes a fundamental question every agentic system must answer: who decides what the AI is allowed to do?

The answer in Claude Code is a layered permission system with seven distinct modes. Each mode represents a different stance on the autonomy-safety tradeoff. Most are user-selectable. Two are not – and for good reason.

claude-code-permission-modes-feature

Read More