#41 · Primary category: AI Coding Assistants
claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
Project last updated:08/26/26
GitHub Stars
41.3K
Forks
5.0K
Contributors
24
License
MIT
Why we included this project
Claude Code is easy to install and surprisingly easy to stall on after a few basic prompts, and this guide exists for exactly that gap. Ten modules walk through slash commands, memory, hooks, skills, MCP servers, subagents, and plugins, with copy-paste configs you can drop straight into your own project. The ordering is what sets it apart: a progressive path with time estimates, Mermaid diagrams that show how a feature actually behaves inside Claude Code, and self-assessment quizzes you can run in the tool itself to find your weak spots. Teams standardizing on Claude Code will find the CLAUDE.md templates, hook scripts, and subagent definitions a solid starting point. It is a reference and template library, not software you deploy, so treat it as something to adapt.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.