KurarionKurarionCommunity·5 Agent Skills Included

Genshin-Calc

Genshin Impact damage calculation and game data configuration

Calculates Genshin Impact character, weapon, and artifact damage with real-time stat and buff modeling. Processes raw game data into clean configuration files, eliminating manual JSON editing and version tracking. Automates data fetching, preprocessing, and diff analysis so new game updates are configured faster.
npx skills add Kurarion/Genshin-Calc --all -g -y
Available:

Directs the agent to follow the OpenSpec workflow, routing planning and change requests to the spec-driven proposal process before writing any code.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Genshin-Calc?

Run `npx skills add Kurarion/Genshin-Calc --all -g -y` in your terminal to install all skills in this suite globally.

What does Genshin-Calc do?

It calculates skill damage for all Genshin Impact characters, weapons, and artifacts, including team buffs, reactions, and artifact optimization. It runs as an offline-capable web app with automatic local data saving.

How does the genshin-data-generator skill work?

It fetches raw game data, compresses it into small per-character files, and helps the agent generate accurate data.json configurations. It also compares game versions to highlight what changed after each update.

Can I import my in-game character stats?

Yes. The calculator supports the Enka.Network API to import public character panel data directly from the game.

Does Genshin-Calc work with Claude Code?

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineering