learn-claude-code and claude-code-guide

These are complementary resources where the first provides a minimal implementation example to learn Claude Code architecture, while the second offers comprehensive documentation and best practices for actually using and mastering Claude Code in production workflows.

learn-claude-code
74
Verified
claude-code-guide
68
Established
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 24/25
Maintenance 23/25
Adoption 10/25
Maturity 15/25
Community 20/25
Stars: 25,759
Forks: 4,626
Downloads:
Commits (30d): 58
Language: TypeScript
License: MIT
Stars: 3,588
Forks: 333
Downloads:
Commits (30d): 21
Language:
License: MIT
No Package No Dependents
No Package No Dependents

About learn-claude-code

shareAI-lab/learn-claude-code

Bash is all you need - A nano Claude Code–like agent, built from 0 to 1

Implements a minimal Claude-powered coding agent through direct model integration rather than prompt orchestration, emphasizing tool access (shell, file I/O, API calls) and dynamic knowledge retrieval as the core "harness" architecture. The project deliberately rejects framework-heavy approaches, instead teaching how to build lightweight execution environments that let LLMs autonomously reason and act—applicable across any domain requiring perception, reasoning, and action loops. Core technical patterns cover tool composition, context management, and subagent isolation to keep the model's decision-making clean and scalable.

About claude-code-guide

zebbern/claude-code-guide

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!

Comprehensive reference guide for Claude Code with practical setup instructions, environment configuration, and CLI commands. Covers advanced features like agent teams, skills system, Model Context Protocol (MCP) integration, and sandbox isolation—extending beyond basic usage to support complex automation workflows, PR reviews, and issue triage automation. Includes native installers, authentication management, and plugin architecture for extensibility.

Scores updated daily from GitHub, PyPI, and npm data. How scores work