Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 603 Bytes

File metadata and controls

20 lines (14 loc) · 603 Bytes

CLAUDE.md

This file provides guidance for Claude Code when working with this repository.

Project Documentation

For comprehensive project documentation including architecture, commands, patterns, testing conventions, and contribution guidelines, see:

AGENTS.md

The AGENTS.md file contains:

  • Quick commands (build, test, lint, format)
  • Package exports and architecture
  • Data flows and key patterns
  • Component structure and templates
  • Testing conventions and utilities
  • Build system and CI/CD workflows
  • Git conventions and PR review checklist
  • Anti-patterns to avoid