ESO Toolkit
Official@eso-toolkit
Offers specialized maintenance and data synchronization for Elder Scrolls Online log aggregation systems and React-based web interfaces.
Agent Skills by ESO Toolkit
Showing 27 vetted skills indexed across 1 GitHub repositories.
mythic-armor-corrections
Update ARMOR_TYPE_CORRECTIONS in armorUtils.ts to fix mythic armor weight reporting.
troubleshoot
Diagnose and resolve ESO Log Aggregator development environment issues via commands.
deploy-preview
Deploy local builds to the ESO-Toolkit GitHub Pages preview site.
gear-data-regen
Fetch ESO-Hub API gear data and update local TypeScript files.
auth
Validate, generate, and inject OAuth tokens for ESO Logs browser sessions.
write-playwright-tests
Create Playwright end-to-end and visual regression tests for the ESO Log Aggregator.
fix-types
Diagnose and resolve TypeScript type errors in the ESO Log Aggregator project.
github-actions-logs
Parse GitHub Actions workflow logs to diagnose CI/CD failures.
rollbar
Search, view, resolve, assign, and comment on Rollbar production errors.
scratch-dir
Redirect temporary command output files to a gitignored scratch/ directory.
playwright
Execute Playwright end-to-end test suites across multiple configurations and projects.
class-skill-regen
Update ESO class skill descriptions and icons from the ESO-Hub API.
debug-ci-failure
Debug failed GitHub Actions CI runs by identifying the failed stage and root cause.
testing
Automates ESO Log Aggregator development and testing workflows via npm scripts.
create-skill
Generates SKILL.md files and directory structures in .github/skills/ with linting and verification against the spec.
jira
Manage Jira work items via Atlassian CLI with JQL search.
uesp-data
Fetch and manage Elder Scrolls Online item icon data from UESP.
ui-updates
Enforce glassmorphism design tokens in React applications using MUI v7.
workflow
Automates Git feature branches from Jira tickets through commit-to-PR lifecycle with quality checks.
rebase-conflicts
Guide Git rebase conflict resolution with safe commands and recovery steps.
create-pr
Create GitHub pull requests via gh CLI with Jira ticket detection.
rebase
Automate rebasing stacked Git branches after a squash merge.
skill-data-regen
Scrape ESO-Hub.com and cross-reference abilities.json to regenerate ESO skill line TypeScript data files.
git
Manage stacked Git branches with Twig and plain Git commands.
Frequently Asked Questions About ESO Toolkit
FAQPage SchemaWhat specific tasks does ESO Toolkit enable for developers?▼
ESO Toolkit enables developers to synchronize game metadata from external sources, manage complex Git branching strategies, enforce design token consistency in React, and execute end-to-end testing for log aggregation platforms.
Which engineering personas benefit from these capabilities?▼
Frontend engineers, game data analysts, and full-stack developers working on Elder Scrolls Online community projects benefit from these capabilities by reducing manual data entry and streamlining repository maintenance.
What are the primary dependencies for running these operations?▼
Operations require a Node.js environment, access to the GitHub environment, and specific configurations for Playwright, ESLint, and the Atlassian ecosystem to manage project lifecycle tasks effectively.