SKILL_MD
28

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.

Coding / 软件开发Safe-ishScanned