概要
The PyTorch Docstring Writer skill equips Claude with the specific domain knowledge required to document deep learning libraries according to the rigorous standards of the PyTorch project. It automates the creation of raw-string docstrings that include standardized function signatures, LaTeX mathematical formulas for tensor shapes, and Sphinx cross-references. This skill is essential for developers working on PyTorch forks, custom neural network modules, or high-performance C++/Rust extensions who need their documentation to be visually consistent and technically compatible with the official PyTorch ecosystem.