Skip to main content
Run any Skill in Manus
with one click
ESO-Toolkit
GitHub creator profile

ESO-Toolkit

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-06-10
repository explorer

Repositories and representative skills

create-skill
software-developers

Create a new SKILL.md agent skill for this project. Use this when you need to add a new reusable skill to .agents/skills/ so it can be invoked in future chat sessions.

2026-06-10
mythic-armor-corrections
software-developers

Add or update armor weight corrections for mythic gear items in ARMOR_TYPE_CORRECTIONS in armorUtils.ts. Use this when a new mythic armor set is added to ESO, when a mythic armor weight correction is missing or wrong, or when verifying that all non-light mythic armor items have entries. ESOLogs reports all mythic armor as type=1 (Light) regardless of actual weight — this skill fixes that.

2026-06-10
workflow
software-developers

Route agents to the correct worktree flow for Jira ticket work. Two flows exist: (1) native ephemeral worktree via Claude Code launcher `worktree` checkbox (primary, single-ticket, native branch detection); (2) subagent dispatch for multi-ticket orchestrators via Agent(isolation: "worktree"). Load when starting any ticket work — routes to the right flow and covers the full validate → commit → PR → Jira lifecycle. AUTO-INVOKED whenever the user's message is or contains a bare Jira ticket reference (e.g. ESO-670).

2026-04-18
vercel-react-view-transitions
web-developers

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

2026-04-12
vercel-react-view-transitions
web-developers

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

2026-04-12
tooling-audit
software-developers

Comprehensive gap audit of MCP tools, agent skills, documentation, cross-client MCP config parity, and the ticket-to-PR pipeline. Scans for raw Bash fallbacks, classifies every gap, searches Jira for existing tickets, and files new tickets for uncovered gaps. Use when reviewing tooling health, after adding new MCP servers, or periodically to improve agent tooling coverage.

2026-04-06
debug-ci-failure
software-quality-assurance-analysts-and-testers

End-to-end workflow for debugging failed GitHub Actions CI runs: identify the failed stage, fetch logs, locate the root cause, reproduce locally, fix, and re-verify. Use when a CI run fails on a PR or branch.

2026-04-06
jira
project-management-specialists

Manage Jira work items for the ESO project. View, create, transition, comment on, link, assign, and search tickets using MCP Atlassian tools or the Atlassian CLI (acli) fallback. Use this for any Jira-related task.

2026-04-06
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded