Genshin-Calc
Genshin Impact damage calculation and game data configuration
All Skills in This Repository (5)
Pure Emerald Level Indicatorscreate-plan
Generate validated Markdown implementation plans with objectives, tasks, and risks.
skill-creator
Create structured Claude skills with SKILL.md templates and bundled resources.
genshin-data-generator
Process Genshin data into AI-ready data.json configurations.
frontend-design
Design and implement distinctive frontend interfaces in HTML/CSS/JS, React, or Vue.
prompt-engineering-patterns
Apply few-shot templates, chain-of-thought patterns, and verification steps to production prompts.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core