LDE(Law-Driven Engineering)のTerm Card作成スキル。ドメインの語彙(Vocabulary)を標準フォーマットで文書化し、名辞抽象を具体化する。使用タイミング: (1) 新しいTermを追加する時、(2) 既存Termを更新する時、(3) Vocabulary Catalogに新規エントリを追加する時、(4) Phase Dでカード化する時
caphtech-plugin/skills/eld-model-term-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...