LoslegenKostenlos loslegen

Keeping CLAUDE.md Current

The Music Analytics API has a CLAUDE.md set up, but it may not reflect everything that's actually in the codebase.

Your job is to have a conversation with Claude: first understand what error handling exists in routes.py, then check whether it's documented in CLAUDE.md, and update it if it isn't.

The project is in /home/repl/music-analytics-api-explored/.

You can browse the files on GitHub: music-analytics-api-explored folder

Diese Übung ist Teil des Kurses

Software Development with Claude Code

Kurs anzeigen

Anleitung zur Übung

  • Start Claude Code with claude.
  • Use @routes.py to ask Claude what error handling patterns it observes.
  • Ask Claude whether those patterns are documented in CLAUDE.md.
  • If they aren't, ask Claude to update CLAUDE.md.
  • Use /exit to exit Claude Code.

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten