Httpx Document

Add documentation where it earns its place, and only there. The hard part of this skill is restraint: most code does not need a comment, and a docstring that restates the signature is worse than none — it rots, and it trains readers to skip comments. Document the *why* and the non-obvious; never the *what* the code already shows.

steph-dove ea45fb6 9.0 KB Updated

File contents

steph-dove/klaussy-agents/tree/main/examples/httpx/.agents/skills/httpx-document commit ea45fb6b59

Frequently asked questions

npx skillmds@latest add steph-dove/httpx-document