IMPORTANT: Use tgit instead of git for all git operations in this repository.
# Use this:
tgit status
tgit add .
tgit commit -m "message"
tgit push
# Not this:
git status # ❌/cli- Command line application (C# .NET)/web- Website (Astro framework)/api- Backend API (C# .NET)
- See web/claude.md for website-specific development notes (mimic.css workflow, styling conventions)