# Community Resources ## Curated Repositories | Repository | Description | |---|---| | [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) | The most comprehensive curated list of skills, hooks, commands, orchestrators, and tools | | [awesome-claude-skills](https://github.com/travisvn/awesome-claude-skills) | Curated skills catalogue | | [ykdojo/claude-code-tips](https://github.com/ykdojo/claude-code-tips) | 45 practical tips from basics to advanced, including custom skills | | [claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) | Community best practices guide | | [claude-code-showcase](https://github.com/ChrisWiles/claude-code-showcase) | Reference project with hooks, skills, agents, commands, and GitHub Actions | | [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 100+ specialised subagent definitions | | [solatis/claude-config](https://github.com/solatis/claude-config) | The Claude Code creator's personal setup and philosophy | ## Guides and Articles | Resource | Key Insight | |---|---| | [Official Best Practices](https://code.claude.com/docs/en/best-practices) | Authoritative source, keep CLAUDE.md under 1,000 tokens | | [HumanLayer Blog](https://www.humanlayer.dev/blog/writing-a-good-claude-md) | Under 60 lines ideal, 300 lines max | | [alexop.dev Progressive Disclosure](https://alexop.dev/posts/stop-bloating-your-claude-md-progressive-disclosure-ai-coding-tools/) | Skills as context-on-demand, 82% token savings | | [builder.io Claude MD Guide](https://www.builder.io/blog/claude-md-guide) | Layered configuration strategy | | [okhlopkov.com Claude Code Setup](https://okhlopkov.com/claude-code-setup-mcp-hooks-skills-2026/) | MCP, hooks, and skills setup walkthrough | | [blog.sshh.io Claude Code Features](https://blog.sshh.io/p/how-i-use-every-claude-code-feature) | Comprehensive feature walkthrough | | [Boris (Anthropic) HN Tips](https://news.ycombinator.com/item?id=46256606) | Plan Mode 2-3x's results, verification 2-3x's quality | | [24 Claude Code Tips Advent Calendar](https://dev.to/oikon/24-claude-code-tips-claudecodeadventcalendar-52b5) | Daily tips covering breadth of features | ## Community Scale - **r/ClaudeCode**: 96K members, 4,200+ weekly contributors (3x r/Codex) - **r/ClaudeAI**: Broader Claude discussion, usage limits are the dominant topic - **r/vibecoding**: 89K members, rapid prototyping with Claude Code - Claude Code generates 4x more Reddit discussion than competing tools ## Plugins and Hook Repos | Resource | Description | |---|---| | [ryanlewis/claude-format-hook](https://github.com/ryanlewis/claude-format-hook) | Multi-language auto-formatting hook | | [boostvolt/claude-code-lsps](https://github.com/boostvolt/claude-code-lsps) | Language Server integration for Python, TS, Rust, Go | | [obra/superpowers](https://github.com/obra/superpowers) | 20+ production-proven workflow skills |