Chris Case — Dev Notes
Notes on building software — Claude Code, my projects, and the things I learn along the way.
4 pagesUpdated Jun 19, 2026
Recently updated
Using Claude CodeClaude Code is Anthropic's agentic coding assistant — a tool you talk to in plain language that reads your codebase, edits files across a project, runs…notes · 2026-06-19Getting started with Claude CodeGetting Claude Code running takes a couple of minutes. The first session teaches the core loop: describe a task, watch Claude work, verify the result. Install…notes · 2026-06-19How I work with Claude CodeThese are habits, not rules — the things that keep Claude Code productive and keep me in control of what actually lands. Frame the task The clarity of the…notes · 2026-06-19Customizing Claude CodeClaude Code is useful out of the box, but it gets genuinely good once you teach it your project and wire in your tools. Customization is mostly a few files…notes · 2026-06-19