Write a CLAUDE.md
A CLAUDE.md file tells AI coding tools about your project. The project already has one, but let’s practice creating one from scratch using echo and redirection.
First, read the existing one: cat ~/projects/my-app/CLAUDE.md
Now, create a new one in a different location using echo and >>.