关于
Koan Entity Relationships is a specialized skill designed to manage complex data structures within the Koan framework without the overhead of traditional ORM mapping. It provides Claude with the patterns needed to implement one-to-many, hierarchical, and optional relationships using foreign keys and navigation helpers. By prioritizing batch loading techniques, it ensures high-performance data retrieval and eliminates the common N+1 query problem, making it essential for building scalable backend systems and efficient data models.