Skip to main content

consume-api-data

Wire new data from the backend API into the launcher UI — add or extend a fetcher in app/utils/api.ts and render it. Use when a page/detail needs a field, list, or endpoint it doesn't fetch yet (e.g. "show X on the player page", "add a column backed by new data", "pull the new stat"). Launcher-side only: if the API doesn't expose the data yet, that change happens in the separate backend repo, out of scope here.

Jump to install

Source facts

Repository
UT-BT/launcher
Last source activity
June 15, 2026 at 23:56
Detected SKILL.md language
English
Stars
6
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.