You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fork of instructkr/claude-code | Full source code of Anthropic's Claude Code CLI, the AI coding assistant | 512K+ lines of TypeScript, 40+ AI tools, 50+ commands.
Leaked Claude Code source tree, documented: every file under claude/src with generated summaries, exports, dependency hints, and syntax-highlighted source previews
Reverse-engineered Claude Code system prompts, agent instructions, and prompt-building logic — a practical playbook for prompt engineering, AI agents, and reusable workflow design. Version plus “search-friendly” Claude Code playbook with reverse-engineered system prompts
20 power-user skills for Claude Code — session management, multi-agent orchestration, adversarial testing, calibrated estimation, decision archaeology, and more. Drop-in SKILL.md files that turn your AI coding agent into a senior engineering partner.