architecture
01Cursor rule Cursor
A project rule describing a Clean Architecture structure, where the user interface depends on application logic, which depends on domain rules and then infrastructure. It defines the responsibilities and file locations of each layer.
16 7mo ago A 579 tokens
original MIT