Found 40 repositories(showing 30)
Windy3f3f3f3f
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
Superfleys
A reusable JSON template that governs how AI coding agents build your software. Defines agent roles, coding rules, validation gates, and drift prevention. Works with Claude Code agent teams out of the box.
li-zhixin
A Claude Code PreToolUse hook that prevents Claude from reading files that match patterns in .claudeignore files, similar to how .gitignore works.
Yaron9
Cognitive Profile Layer for Claude Code. Knows how you think. Works wherever you are.
rahayesj
We taught Claude how to drive Fusion 360. Sketches, extrusions, assemblies, exports—all through natural language. The hard part wasn't the code, it was getting Claude to understand where things go in 3D space. The skill files capture everything we figured out so it just works.
bazumo
A tool that helps you figure out how claude code works
jonwiggins
Interactive educational webapp visualizing how Claude Code works internally
shashipk
Learn MCP (Model Context Protocol) through working Python code — what it is, why it's needed, and how it works with Claude AI
fallow-rs
Agent skills for the JavaScript codebase analyzer. Teaches AI agents how to find unused code, circular deps, duplication, and complexity with fallow. Works with Claude Code, Cursor, Codex, Gemini CLI, and 30+ agents.
aedurstewitz3196
This tutorial shows you how to locally run Claude-Code Pro for free without the use of any API keys, this works without an internet connection and has all of the features in the paid version of Claude for free. This works on Windows and Mac but this tutorial is catered for Windows
Jess321995
This is a basic clone of claude code to understand how it works
Vizzuality
An Obsidian vault that documents how Claude Code works under the hood. Written for developers who read code
LeonTang-LeonTang
Deep reverse-engineering analysis of Claude Code's source code. I|t's written for developers who want to understand not just what Claude Code does, but how and why it works the way it does.
Ben-Heerema
Recreation of Smart Air Project I worked on using Claude Code to learn how it works. Uses Electron to run a web app locally on your computer.
4lt7ab
A personal AI assistant defined entirely in markdown. No compiled code, no dependencies, no build system -- just text files that shape how Claude talks, thinks, and works with you.
ptr666
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
ksaheta2
testing how claude code works
killermyth
learn how claude code works
oussou-dev
How Claude Code Works (By Building It)
alexeyshalkevych
Test how claude code in action works
kitsunewh
A short test on how claude code works
qwe17750703
Understand how claude code works in demo project
JFerinJoseph
Claude Code in Rust & a Breakdown of How it Works
ctalucci6
Website Build to get familiar with how claude code works
Smarthought
Claude Code in Rust & a Breakdown of How it Works
DrMadhushan
Claude Code in Rust & a Breakdown of How it Works
milerL
Claude Code in Rust & a Breakdown of How it Works
arielril
Claude Code in Rust & a Breakdown of How it Works
qayyumayaan
A Claude-code generated demonstration of how statistical bootstrapping works.
vinayakajith
Claude Code source code — published for learning, research, and actively understanding how it works