collection-claude-code-source-code
Installation
SKILL.md
collection-claude-code-source-code
Skill by ara.so — Claude Code Skills collection.
Overview
This repository is the definitive academic research collection for understanding how Anthropic's Claude Code works internally. It contains:
- original-source-code: Raw leaked TypeScript source (1,884 files)
- claude-code-source-code: Decompiled v2.1.88 source with extensive documentation (163,318 lines)
- claw-code: Python clean-room architectural rewrite
- nano-claude-code: Minimal multi-provider reimplementation
Use this collection to understand agent architecture patterns, tool systems, memory management, and multi-agent coordination for building AI coding assistants.