Claude Code¶
Claude code is a CLI that can also be used with an IDE like VS Code.
- Claude Code - You can sign up for a monthly plan (instead of paying per token which quickly adds up).
- Claude Code GitHub - Official repository
Documentation¶
- Claude Code Docs - Official documentation
- Claude Code Common workflows - Common development patterns
- Cheat Sheet - PDF cheat sheet
- Claude Code Tips - Collection of Claude Code tips from Joe Njenga
- Claude Code: Everything You Need to Know - Comprehensive community guide and reference
Tutorials¶
- Mastering Claude Code in 30 minutes - YouTube tutorial by Boris Cherny
- Build with Claude - Claude Code Academy
- Claude Code in Action - Interactive course
- Claude Code: A Highly Agentic Coding Assistant - DeepLearning.AI course
- Claude tutorials - Build your skills through hands-on tutorials
- Claude Code overview - X post with a Claude Code tutorial
- Explore Claude Code - Learn Claude Code by exploring it in self-documenting project.
- Anthropic Courses on GitHub - Official course materials and notebooks
- Claude HowTo - Community tutorial and how-to repository for Claude Code
Best Practices¶
- Anthropic's Claude Code Best Practices - Updated version, includes skills, plugins
- claude-code-best-practice - Community repository of Claude Code best practices, workflows, and setup examples
- How Boris Uses Claude Code - Boris Cherny's collection of Claude Code practices and workflows as skill
- How I use Claude Code - updated - Boris Cherny, Claude Code Creator, shares his tips
- Claude Code workflow tips - Boris Cherny shares additional Claude Code best practices
- Customizing Claude Code - Boris Cherny tips on customizing Claude Code
- Lessons from Building Claude Code: Prompt Caching Is Everything - X thread on prompt caching design
- Tips on using Claude Code - Tips by Ian Nuttel
- Article on using Claude Code - Developer insights by Philipp Spiess
Skills¶
- Claude Code Agent Skills - Article explaining how skills are organized folders containing instructions, scripts, and resources
- Agent Skills - Official documentation and examples
- Agent Skills Tutorial - DeepLearning.AI course on Agent Skills
- Claude Skills - How to Deploy Claude Skills Effectively (X article)
- Separation of Responsibilities: MCP vs Skills - (X article)
- Thariq on Claude Code Skills - X article on Claude Code skills
- Guide to building skills - PDF guide on building skills
- Skill authoring best practices - Official doc
- awesome claude skills - A curated list of Claude Skills, resources, and tools for customizing Claude AI workflows
- Grill me Skill - Personal directory of Claude skills for planning, development, and tooling
- Prompt Master GitHub repository for a Claude skill that writes the accurate prompts for any AI tool.
Subagents¶
- awesome-claude-subagents - Claude subagents collection
- Oh my Claude - Multi-agent orchestration for Claude Code
- Everything Claude Code - Complete Claude Code configuration collection from an Anthropic hackathon winner
- Claude Code Development Kit - Multi-agent orchestration, automated docs & MCP integration
Tasks¶
- Claude Code Tasks - Unlike todos, tasks persist across sessions
- Dawn of the Swarms - Claude Code Tasks finally make subagent swarms real
Plugins¶
- Official Plugins - Anthropic-maintained Claude Code plugins
- Codex Plugin for Claude Code - OpenAI plugin for using Codex inside Claude Code for reviews and delegated tasks
Use Cases¶
- How Anthropic teams use Claude Code - Real-world usage examples from Anthropic teams
- How we built our multi-agent research system - Engineering case study from Anthropic
Tools & Extensions¶
- Connect apps - Unlock more with Claude when you connect with remote and local tools
- claude-sessions - Comprehensive development session tracking and documentation
- Trace Claude Code - Doc on how to trace Claude code using LangSmith
- Claw Code - Rust rewrite that captures the architectural patterns of Claude Code's agent harness
Community¶
- r/ClaudeCode - Reddit community for Claude code discussions
- r/ClaudeAI - Reddit community for Claude discussions
Resources¶
- Resources on Claude Code - Curated collection of resources from the Code newsletter
- Claude Code Templates - Ready to use templates
- Awesome Claude Code Resources - Hub of various Claude code resources
- Awesome Claude - Curated Claude resources on GitHub
- Mal Shaik on Claude Code - The code behind claude code
- Mal Shaik on Claude Code 2 - The architecture of claude code