·adding-support-mod-parsers
</>

adding-support-mod-parsers

aclinia/torchlight-of-building

サポート MOD パーサーを追加してサポート スキル アフィックス文字列を型指定された SupportMod オブジェクトに変換するときに使用します - テンプレートベースの解析パターン (プロジェクト) をガイドします

7インストール·2トレンド·@aclinia

インストール

$npx skills add https://github.com/aclinia/torchlight-of-building --skill adding-support-mod-parsers

SKILL.md

Support mod parsers convert raw support skill affix strings (e.g., "+15% additional damage for the supported skill") into typed SupportMod objects at runtime. Unlike active/passive skills which use level-scaling factories, support skills parse their affixes directly using templates.

| Support mod templates | src/tli/skills/support-mod-templates.ts | | Mod type definitions | src/tli/mod.ts | | SupportMod type | src/tli/core.ts | | Template/spec helpers | src/tli/mod-parser/ | | Calculation handlers | src/tli/calcs/offense.ts |

Look in src/tli/mod.ts under ModDefinitions. If the mod type doesn't exist, add it first (see adding-mod-parsers skill).

サポート MOD パーサーを追加してサポート スキル アフィックス文字列を型指定された SupportMod オブジェクトに変換するときに使用します - テンプレートベースの解析パターン (プロジェクト) をガイドします ソース: aclinia/torchlight-of-building。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/aclinia/torchlight-of-building --skill adding-support-mod-parsers
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

adding-support-mod-parsers とは?

サポート MOD パーサーを追加してサポート スキル アフィックス文字列を型指定された SupportMod オブジェクトに変換するときに使用します - テンプレートベースの解析パターン (プロジェクト) をガイドします ソース: aclinia/torchlight-of-building。

adding-support-mod-parsers のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aclinia/torchlight-of-building --skill adding-support-mod-parsers インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/aclinia/torchlight-of-building

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01