







I've been using Claude Code a lot recently, and having a pretty good time of it. This is my report on that, and what I've found does and doesn't work well.
Boris Cherny (@bcherny)
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit. My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to use Claude Code: we intentionally build it in a way that you can use it, customize it, and hack it however you like. Each person on the Claude Code team uses it very differently. So, here goes.
Getting Started with Claude Code: A Researcher’s Setup Guide
Video 1 in a series on Claude Code

Overview - Claude Code Docs
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser.

Review of Claude Code-generated code for a bookshop, March 2026
Review of Claude Code-generated code for a bookshop, March 2026 · GitHub

claude-code/plugins/ralph-wiggum at main · anthropics/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 workflo...
Customize Claude Code with plugins | Claude
Claude Code now supports plugins: custom collections of slash commands, agents, MCP servers, and hooks that install with a single command. Share your Claude Code setup with plugins Slash commands, agents, MCP servers, and hooks are all extension points you can use to customize your experience with...

GitHub - simonw/claude-code-transcripts: Tools for publishing transcripts for Claude Code sessions
Tools for publishing transcripts for Claude Code sessions - simonw/claude-code-transcripts
Claude for Chrome | Claude
Bring Claude's AI assistance to your browser. Ask questions, analyze data, automate tasks, and navigate sites in Chrome. Works with Claude Code and Desktop.

How Anthropic teams use Claude Code | Claude
Teams across Anthropic use Claude Code for everything from debugging production issues and navigating unfamiliar codebases to building custom automation tools. Here's how.

chore: bump Claude Code to 2.1.128 and Agent SDK to 0.2.128 · anthropics/claude-code-action@2cc1ac1
Contribute to anthropics/claude-code-action development by creating an account on GitHub.
Claude Code Unpacked
What actually happens when you type a message into Claude Code? The agent loop, 50+ tools, multi-agent orchestration, and unreleased features, mapped from source.

Claude Code is a Conflict of Interest
I Switched From Claude Code to OpenCode — Here's Why
I tested OpenCode against Claude Code for real development work. Here's what surprised me about the open-source alternative — and what I don't miss.

How Do Scientists Use Claude Code?
Measuring Claude Code adoption among 16,000 scientists on GitHub

A new way to extract detailed transcripts from Claude Code
I’ve released claude-code-transcripts, a new Python CLI tool for converting Claude Code transcripts to detailed HTML pages that provide a better interface for understanding what Claude Code has done than …
