--- description: Promotes detailed documentation within Python files using docstrings and README files to enhance code understanding and maintainability. globs: /**/*.py --- - Provide detailed documentation using docstrings and README files.