This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
For comprehensive development guidance, coding standards, and project architecture, refer to the detailed documentation in the .cursor/rules/ directory, including but not limited to:
- Project Overview - Complete project description, technology stack, and architecture
- Go Best Practices - Go coding standards, patterns, and conventions
- Go Testing - Testing patterns, mock usage, and test organization
- Go API Architecture - API implementation guidelines and patterns
- Frontend Rules - React/TypeScript standards and testing patterns
- Clean Code - Code formatting and comment standards
- Code Quality Checks - Essential quality checks to run after changes