Runme.dev形式の実行可能マークダウン作成・編集用規約。使用タイミング:(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)(2) Runme.devセル設定の追加・編集(name, cwd, excludeFromRunAllなど)(3) runme fmtでフォーマット適用(4) 既存Runmeファイルの修正・改善
.claude/skills/runme-conventions
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...