Conventions, community best practices research (Sept 2025 - March 2026), and prioritized improvement backlog for Claude Code workflows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2.9 KiB
2.9 KiB
Community Resources
Curated Repositories
| Repository | Description |
|---|---|
| awesome-claude-code | The most comprehensive curated list of skills, hooks, commands, orchestrators, and tools |
| awesome-claude-skills | Curated skills catalogue |
| ykdojo/claude-code-tips | 45 practical tips from basics to advanced, including custom skills |
| claude-code-best-practice | Community best practices guide |
| claude-code-showcase | Reference project with hooks, skills, agents, commands, and GitHub Actions |
| VoltAgent/awesome-claude-code-subagents | 100+ specialised subagent definitions |
| solatis/claude-config | The Claude Code creator's personal setup and philosophy |
Guides and Articles
| Resource | Key Insight |
|---|---|
| Official Best Practices | Authoritative source, keep CLAUDE.md under 1,000 tokens |
| HumanLayer Blog | Under 60 lines ideal, 300 lines max |
| alexop.dev Progressive Disclosure | Skills as context-on-demand, 82% token savings |
| builder.io Claude MD Guide | Layered configuration strategy |
| okhlopkov.com Claude Code Setup | MCP, hooks, and skills setup walkthrough |
| blog.sshh.io Claude Code Features | Comprehensive feature walkthrough |
| Boris (Anthropic) HN Tips | Plan Mode 2-3x's results, verification 2-3x's quality |
| 24 Claude Code Tips Advent Calendar | 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 | Multi-language auto-formatting hook |
| boostvolt/claude-code-lsps | Language Server integration for Python, TS, Rust, Go |
| obra/superpowers | 20+ production-proven workflow skills |