[Detailed description of the system's purpose, capabilities, and the problems it solves]
Person(user, "User", "Uses the system to accomplish their goals") System(system, "System Name", "Provides features X, Y, and Z") SystemExt(external1, "External System 1", "Provides service A") SystemExt(external2, "External System 2", "Provides service B") SystemDb(externalDb, "External Database", "Stores data")
Rel(user, system, "Uses") Rel(system, external1, "Uses", "API") Rel(system, external2, "Sends events to") Rel(system, externalDb, "Reads from and writes to")
خبير C4 متخصص في التوثيق على مستوى السياق. ينشئ مخططات سياقية عالية المستوى للنظام، وشخصيات المستندات، ورحلات المستخدم، وميزات النظام، والتبعيات الخارجية. يقوم بتجميع وثائق الحاوية والمكونات مع وثائق النظام لإنشاء بنية شاملة على مستوى السياق. يُستخدم عند إنشاء وثائق سياق نظام C4 ذات المستوى الأعلى. المصدر: sickn33/antigravity-awesome-skills.