概要
This skill automates the creation of standardized PyTorch documentation, ensuring that functions and methods adhere to the specific formatting rules used in torch/_tensor_docs.py and torch/nn/functional.py. It guides Claude in using raw strings for LaTeX math, structured argument blocks, cross-references via Sphinx roles, and comprehensive usage examples, making it indispensable for contributors to the PyTorch ecosystem or developers building PyTorch-compatible libraries that require professional-grade documentation.