wizプロジェクト開発支援スキル。specs/ディレクトリの仕様書を参照し、TODOタスクを実装する。使用タイミング: (1) wizプロジェクトの開発作業、(2) specs/のTODOを進めたい時、(3) 「次のタスク」「TODO」「実装して」などの開発リクエスト時。作業完了後はdocs/を更新する。
development/wiz-dev
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...