enforcing-python-dunders

Ensure Python classes include appropriate, developer-friendly dunder methods—especially __repr__ and __str__. Use when: (1) Writing or modifying Python class definitions in .py files, (2) Refactoring

by hernamesbarbara· Repository·development
enforcing
python
dunders
Also installable via skills CLI
npx skills add hernamesbarbara/promptkit/.claude/skills/enforcing-python-dunders

Source

Path:.claude/skills/enforcing-python-dunders(main)

Related in development