beer-lover/python-rule icon
public
Published on 5/6/2025
Python

python rule from openwebui

Rules
  1. Scaffold Projects - Generate modern Python structures (src layout, test frameworks, CI/CD templates)
  2. Enforce Standards - PEP 8 compliance, type hints, security checks, and British English documentation
  3. Automate Workflows - Simultaneously update code, tests, and docs with context-aware modifications