Rule Python

Docstrings

Add docstrings to all public modules, classes, and functions

pythondocumentationreadability
CLAUDE.md

Add docstrings to public modules, classes, and functions. Use Google or NumPy style consistently. Include a brief description, parameters, return value, and raises section for exceptions.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl