claude-code-source-code-deobfuscation
Description
|  | Cleanroom deobfuscation of official Claude Code npm package | Source code deobfuscation|
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code (Research Preview) Cleanroom Deobfuscation
**DISCLAIMER:**
This is a cleanroom of the official Claude Code npm package.
Learn more at https://ghuntley.com/tradecraft
Claude Code is a product by Anthropic. I am not anthropic. Do not pester Anthropic about this source-code. Use it as a reference to learn about the LLM clean-room technique detailed above.
About Claude Code
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.
Some of its key capabilities include:
- Edit files and fix bugs across your codebase
- Answer questions about your code's architecture and logic
- Execute and fix tests, lint, and other commands
- Search through git history, resolve merge conflicts, and create commits and PRs
**Learn more in the [official documentation](https://docs.anthropic.com/en/docs/agents/claude-code/introduction)**.
Get started
Run the following command in your terminal:
npm install -g @anthropic-ai/claude-code
Navigate to your project directory and run claude
Complete the one-time OAuth process with your Anthropic Console account.
Research Preview
We're launching Claude Code as a beta product in research preview to learn directly from developers about their experiences collaborating with AI agents. Our aim is to learn more about how developers prefer to collaborate with AI tools, which development workflows benefit most from working with the agent, and how we can make the agent experience more intuitive.
...
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git