LDE(Law-Driven Engineering)のLaw Card作成スキル。ビジネス上の「守るべき条件」を標準フォーマットで文書化する。使用タイミング: (1) 新しいLawを追加する時、(2) 既存Lawを更新する時、(3) Law Catalogに新規エントリを追加する時、(4) Grounding Mapを更新する時
caphtech-plugin/skills/eld-model-law-card
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...