コードベースや要件からVocabulary(語彙)とLaw(守るべき条件)を自動発見するスキル。名辞抽象(Term/Type)と関係抽象(Law/制約)の両方を抽出し、/lde-term-card および /lde-law-card への入力を生成する。使用タイミング: (1) 新規プロジェクトでVocabulary/Lawを洗い出す時、(2) 既存コードからLaw/Termを抽出する時、(3)
caphtech-plugin/skills/eld-model-law-discovery
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...