resources

Claude Code from Anthropic

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Cheatsheets

https://blog.infocruncher.com/html/coding_agent_cheatshets/by_cc/cc_cheatsheet.html

https://blog.infocruncher.com/html/coding_agent_cheatshets/by_codex/cc_cheatsheet.html

Docs

https://www.anthropic.com/engineering/claude-code-best-practices

https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview

https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/prompt-improver

OSS

https://docs.ollama.com/integrations/claude-code

Repos

https://github.com/anthropics/claude-code

https://github.com/anthropics/claude-code/blob/main/.devcontainer/devcontainer.json

https://github.com/anthropics/prompt-eng-interactive-tutorial

https://github.com/affaan-m/everything-claude-code

Architecture

Dive-into-Claude-Code

A Systematic Analysis and Discussion of Claude Code for Designing Today’s and Future AI Agent Systems

https://github.com/VILA-Lab/Dive-into-Claude-Code

https://arxiv.org/abs/2604.14228