python-docstring
•published 2026/01/18
Write Python docstrings following PEP 257 and popular formats (Google, NumPy, Sphinx). WHEN: Writing docstrings for Python functions/classes/modules, choosing docstring format, documenting parameters/returns/exceptions. WHEN NOT: JavaScript documentation (use js-docstring), TypeScript (use ts-docstring), PHP (use php-docstring), general code comments.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add LounisBou/claude-code/skills-available/python/python-docstringFile Explorer
No file selected
Select a file to view its content

