Python Docs

Audit Python source code for missing or incomplete docstrings and fill them in. Trigger when the user says "add docstrings", "document this", "write docs for this", or "check my docstrings". Do NOT trigger for routine Python code writing — pattern recognition from existing code handles that. This skill is for a deliberate documentation pass over code the user is satisfied with.

Sean-Michael 951ba2b 2.7 KB Updated

File contents

Sean-Michael/skills/tree/main/python-docs commit 951ba2b5df

Frequently asked questions

npx skillmds@latest add sean-michael/python-docs