venky

cd ../claude

Claude Code

Use Claude for serious coding work.

Expert11 minutesLevel 4

Coding workflow

Ask Claude to read the relevant files, explain the current behavior, propose a narrow change, implement it, and run tests.

text
Read the auth middleware and login route.
Find why expired sessions sometimes pass.
Patch the smallest safe fix and explain the test coverage.

Review mode

Claude is especially useful for reviewing diffs when you ask for concrete risks, not broad opinions.