The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
Collection of DESIGN.md files that capture design systems from popular websites. Drop one into your project and let coding agents build matching UI.
Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 200+ models via OpenAI-compatible APIs.
原汁原昧 Claude Code 可运行,可构建, 可调试版; Typescript 类型全修复; 企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动
Use Codex from Claude Code to review code or delegate tasks.
Research on Coding Agents
Your favorite Terminal Coding Agent, now in Rust & a Breakdown of the Claude Code leak & discoveries
将冰冷的离别化为温暖的 Skill,欢迎加入数字生命1.0!Transforming cold farewells into warm skills? It's giving rebirth era. Welcome to Digital Life 1.0. 🫶
EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress
Join Discord: https://discord.gg/5TUQKqFWd / claw-code Rust port parity work - it is temporary work while claw-code repo is doing migration
"OpenHarness: Open Agent Harness"
AI Agent 源码深度研究报告
Claude Code 泄露源码 - 本地可运行版本(附带核心模块解析)
TypeScript multi-agent framework — one runTeam() call from goal to result. Auto task decomposition, parallel execution. 3 dependencies, deploys anywhere Node.js runs.
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes.
autonomous harness engineering
Auto generated skeleton loading framework
把前任蒸馏成 AI Skill,用ta的方式跟你说话。Inspired by colleague-skill(同事skill).
Runnable ClaudeCode source code
AI API identity gateway — reverse proxy that normalizes device fingerprints and telemetry for privacy-preserving API proxying
Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source
Research into how agentic AI coding assistants work — reconstructed prompt patterns, agent coordination, and security classification
《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:
2026.3.31 claude code 意外把包含源码的文件上传到 npm 仓库,版本号是 2.1.88,其中 cli.js.map 文件有 57MB 的体积,claude code 的源码在该文件的 sourcesContent 字段里面,解压还原后有 70w 行代码
See your claude code logs in clear details in your dashboard
🪨 why use many token when few token do trick — Claude Code skill that cuts 75% of tokens by talking like caveman
Fork of instructkr/claude-code
High-Quality Voice Cloning TTS for 600+ Languages
🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou.
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.
🔥 A collection of the newest Claude Code open source
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
"Single-image Layer Decomposition for Anime Characters" (SIGGRAPH 2026, Conditionally Accepted)
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. All original source code is the property of Anthropic.
A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.
Download videos from almost any website. Lightweight, self-hosted media downloader with a clean web UI.
🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
可运行的Claude Code源码
🤖 The analysis of Claude Code
深入Claude Code源码,学习目前最好的agent实现
Terminal based spreadsheet tool
Claude code source code
反蒸馏 Skill:清洗你被迫写的 Skill 文件,看起来完整,核心知识留给自己。Anti-distillation for employee Skills.
AI-powered penetration testing assistant using local LLM on linux (Parrot OS)
Production-grade agent directives for Claude Code
Sync and locally store all of your X/Twitter bookmarks. Free and open source CLI for Mac.
[ LEAKED | LEAK ] Claude Code source code. full claude code opensource. | claw code |
Independently authored prompt templates for AI coding agents — system prompts, tool prompts, agent delegation, memory management, and multi-agent coordination. Informed by studying Claude Code.
你想蒸馏的下一个员工,何必是同事。蒸馏任何人的思维方式——心智模型、决策启发式、表达DNA。Distill how anyone thinks.
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build your own Claude Code from scratch.
claude code source map v2.1.88
致你忘不掉的那个TA,你们干大模型都是码圣 It's giving rebirth era. Welcome to Digital Life 1.0. 🫶
与其蒸馏别人,不如蒸馏自己。欢迎加入数字永生!Inspired by colleague-skill(同事skill)。
Harness Engineering From Claude Code source code to AI Coding
Ultra-light Harness scaffolding for AI agents, a mini version of claude code
Open Source ClaudeCode Leaked. Same functionalities as Claude Code by Anthropic. Written in Rust, Ready to use immediately for free.
대한민국 법령을 Git 저장소로 관리합니다. 각 법령은 Markdown 파일이고, 각 개정은 실제 공포일자를 가진 Git commit입니다.
From Early Internet Design Patterns to AI Agent Implementation — A Deep Dive into Claude Code for Developers
ClaudeCode related repository
This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect
这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工具,Bash、文件读写编辑、Grep、Glob、Web 搜索等) 4. API 通信层 — services/api/(与 Anthropic 后端通信) 5. MCP 协议 6. 多 Agent/Team 协作 l 7. 认证与策略 8. 辅助服务 等
从零构建 Code Agent:Claude Code 源码深度解析 | Build a Code Agent from Scratch: Deep Dive into Claude Code Source
A Markdown rendering engine that generates paginated PNG and SVG output — no browser, no Chromium, no DOM.
8x Faster JavaScript 3D Library.
Claude Code 的一个 Fork。不是官方正史,而是平行世界番外篇;不是萌豚整活仓库,而是“认真修、顺手发癫一点点”的工程分支。
Agent skill to turn any arxiv paper into a working implementation
AI-first knowledge base and startup OS
Hack Claude Code to get any buddy you want
cloud-code
Turn your OpenClaw into a Chief of Staff
A really good JSON viewer browser Extension
A beautiful CLI tool to see what's running on your ports
前女友 skill
Fastest repo on my GitHub to hit 50⭐ in under 2 hours. Building tools that get real things done. Now rewriting in Rust.
Native-first Claude Code plugin for third-party models with silent Agent model injection and output styles.
透过 Claude Code 的源码,我们学到了什么?
Reverse engineer any repo into it's original prompt
Claude Code 中文全面上手指南。基于 luongnv89/claude-howto 本土化重写,面向中国小白用户,保留命令与配置兼容性,并附学习路径与本地化校验护栏。
Distill a teammate into an AI Skill. Auto-collect Slack/Teams/GitHub data, generate Work Skill + 5-layer Persona, with continuous evolution. Powered by MyClaw.ai. Works with Claude Code, OpenClaw, and any AgentSkills-compatible agent.
Nano Claude Code: A Fast, Easy-to-Use Python Reimplementation of Claude Code Supporting Any Model.
ULTRA DANGEROUS CLAUDE CODE EMULATOR; MAKING THE API REQUEST IDENTICAL TO CLAUDE CODE
四柱八字命理分析
Axios npm supply chain attack — detection scripts, IOCs, and protection guide
Claude Code source code recovered from source map
Official collection of iFLYTEK skills for speech, OCR, translation, proofreading, and multimodal AI capabilities.
Generative World Renderer
A lightweight gallery of mathematical curve based loading animations with modal previews, formulas, and copyable code snippets.
JoyAI-Image is the unified multimodal foundation model for image understanding, text-to-image generation, and instruction-guided image editing.