·implementing-game-skill-parsers
{}

implementing-game-skill-parsers

aclinia/torchlight-of-building

Use when implementing skill data generation from HTML sources for game build planners - guides the parser-factory-generation pattern for extracting level-scaling values for active and passive skills (project)

6Installs·2Trend·@aclinia

Installation

$npx skills add https://github.com/aclinia/torchlight-of-building --skill implementing-game-skill-parsers

SKILL.md

Note: This skill covers active and passive skills only. For support skills, see the adding-support-mod-parsers skill.

| Generation script | src/scripts/generate-skill-data.ts | | HTML data sources | .garbage/tlidb/skill/{category}/{SkillName}.html |

The v(arr, level) helper safely accesses arr[level - 1] with bounds checking.

Use when implementing skill data generation from HTML sources for game build planners - guides the parser-factory-generation pattern for extracting level-scaling values for active and passive skills (project) Source: aclinia/torchlight-of-building.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aclinia/torchlight-of-building --skill implementing-game-skill-parsers
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is implementing-game-skill-parsers?

Use when implementing skill data generation from HTML sources for game build planners - guides the parser-factory-generation pattern for extracting level-scaling values for active and passive skills (project) Source: aclinia/torchlight-of-building.

How do I install implementing-game-skill-parsers?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aclinia/torchlight-of-building --skill implementing-game-skill-parsers Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01