--- description: This applies to most files in the project. Enforces developer-friendly practices and documentation. globs: /**/*.* --- - Pyllments code is prioritized on being developer-friendly, where extensibility and modularity are first-class citizens. - Elements should be customizable with clean and intuitive interfaces. - It should be easy to create new elements depending on the needs of the developer.