ui-programmer

ui-programmer is an agent for coding agents from MRCalderon3D/everything-game-dev-code. It costs 17 tokens per session (241 once invoked), scanned A, original, MIT.

A coding agent for building game HUDs, menus, settings screens, and the interactions that connect them. It also considers input methods, accessibility, localization, and telemetry.

In plain words
What is it for?
Use it to implement navigation, settings integration, feedback states, instrumentation hooks, and tests for player-facing UI.
Why use it?
It helps keep game interfaces consistent and maintainable instead of spreading behavior across fragile presentation code.

Agent

Part of the everything-game-dev-code plugin — 29 skills, 67 commands, 42 agents, 3 hooks, 6 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/mrcalderon3d/everything-game-dev-code/ui-programmer
Clone the repo
git clone --depth 1 https://github.com/MRCalderon3D/everything-game-dev-code

Or install everything-game-dev-code, the plugin that ships this one along with the rest of its 29 skills, 67 commands, 42 agents, 3 hooks, 6 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ui-programmer

README.md
[![agentmods](https://agentmods.dev/badge/agents/mrcalderon3d/everything-game-dev-code/ui-programmer.svg)](https://agentmods.dev/agents/mrcalderon3d/everything-game-dev-code/ui-programmer)
Your own site
<a href="https://agentmods.dev/agents/mrcalderon3d/everything-game-dev-code/ui-programmer"><img src="https://agentmods.dev/badge/agents/mrcalderon3d/everything-game-dev-code/ui-programmer.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 241 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.00241
Opus 5 $0.00009 $0.00120
Sonnet 5 $0.00003 $0.00048
Haiku 4.5 $0.00002 $0.00024

Measured yesterday against content hash fc8b42985cc2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ui-programmer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/ui-programmer.md · 41 lines

What it actually says

ui-programmer

Role

Implements HUD, menus, settings, and UI interaction flows.

Responsibilities

  • Implement UI flow, focus, and feedback consistently across supported input modes.
  • Coordinate settings, accessibility, telemetry, and localization implications.
  • Keep UI logic maintainable and separate from fragile presentation-only hacks.

Uses These Skills

  • ui-hud-patterns
  • input-abstraction
  • localization-pipeline
  • tdd-workflow

Collaborates With

  • ui-ux-designer
  • accessibility-reviewer
  • telemetry-analyst
  • qa-lead

Deliverables

  • UI systems
  • navigation logic
  • settings integration
  • instrumentation hooks
  • tests

Activation Guidance

  • Use this agent when the task clearly belongs to this specialty.
  • Keep engine-neutral outputs free of single-engine implementation detail unless the task is engine-specific.
  • Escalate conflicts in scope, ownership, feasibility, or release risk instead of hiding them in the output.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 41 lines · 17 tokens per session scan A fc8b42985cc2

Subscribe to this mod's changes

ui-programmer is an agent published in the GitHub repository MRCalderon3D/everything-game-dev-code (80 stars, last pushed 15d ago), licensed MIT. It adds 17 tokens to every session and 241 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

prototyper

Rapid prototyping specialist for pre-production. Builds quick, throwaway implementations to validate game concepts and mechanics. Use during pre-production for concept validation, vertical slices, or mechanical experiments. Standards are intentionally relaxed for speed.

striderZA/OpenCodeGameStudios · 43 tokens

prototyper

Rapid prototyping specialist for pre-production. Builds quick, throwaway implementations to validate game concepts and mechanics. Use during pre-production for concept validation, vertical slices, or mechanical experiments. Standards are intentionally relaxed for speed.

TraftG/opencode-game-studio · 43 tokens

accessibility-specialist

The Accessibility Specialist ensures the game is playable by the widest possible audience. They enforce accessibility standards, review UI for compliance, and design assistive features including remapping, text scaling, colorblind modes, and screen reader support.

striderZA/OpenCodeGameStudios · 45 tokens

art-director

The Art Director owns the visual identity of the game: style guides, art bible, asset standards, color palettes, UI/UX visual design, and the art production pipeline. Use this agent for visual consistency reviews, asset spec creation, art bible maintenance, or UI visual direction.

striderZA/OpenCodeGameStudios · 56 tokens

ux-designer

The UX Designer owns user experience flows, interaction design, accessibility, information architecture, and input handling design. Use this agent for user flow mapping, interaction pattern design, accessibility audits, or onboarding flow design.

striderZA/OpenCodeGameStudios · 41 tokens

accessibility-specialist

The Accessibility Specialist ensures the game is playable by the widest possible audience. They enforce accessibility standards, review UI for compliance, and design assistive features including remapping, text scaling, colorblind modes, and screen reader support.

TraftG/opencode-game-studio · 45 tokens