LeTrain: Skill for OpenCode

.opencode/skills/ui-master-craftsman/SKILL.md

ui-master-craftsman is a skill for OpenCode from antoniovazquezaraujo/LeTrain. It costs 0 tokens per session (371 once invoked), scanned A, original, Apache-2.0.

A guide to building user interfaces for terminal applications and 3D games. It covers Lanterna for text-based screens, LibGDX for 3D rendering, visual consistency, and technical implementation choices.

In plain words
What is it for?
Use it to analyze or implement terminal screens, 3D heads-up displays, keyboard and mouse interactions, rendering choices, and visual-quality checklists.
Why use it?
It helps connect visual design decisions with the constraints of terminal and game-rendering environments. It also provides checks for usability, performance, and consistency.

Skill for OpenCode

Written for OpenCode: installed under .opencode/.

This is antoniovazquezaraujo/LeTrain's own configuration. It tells OpenCode how to work on LeTrain itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything LeTrain configures →

Reuse

Borrowing it

Nothing to install: this file belongs to antoniovazquezaraujo/LeTrain. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/antoniovazquezaraujo/LeTrain/develop/.opencode/skills/ui-master-craftsman/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/antoniovazquezaraujo/LeTrain

Made for: OpenCode.

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-master-craftsman

README.md
[![agentmods](https://agentmods.dev/badge/skills/antoniovazquezaraujo/letrain/ui-master-craftsman/github.svg)](https://agentmods.dev/skills/antoniovazquezaraujo/letrain/ui-master-craftsman)
Your own site
<a href="https://agentmods.dev/skills/antoniovazquezaraujo/letrain/ui-master-craftsman"><img src="https://agentmods.dev/badge/skills/antoniovazquezaraujo/letrain/ui-master-craftsman/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ui-master-craftsman

Your own site · 80×15
<a href="https://agentmods.dev/skills/antoniovazquezaraujo/letrain/ui-master-craftsman"><img src="https://agentmods.dev/badge/skills/antoniovazquezaraujo/letrain/ui-master-craftsman.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 371 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.00371
Opus 5 $0.00000 $0.00186
Sonnet 5 $0.00000 $0.00074
Haiku 4.5 $0.00000 $0.00037

Measured 7d ago against content hash b5846cb6b88c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ui-master-craftsman 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 7d ago.

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.

.opencode/skills/ui-master-craftsman/SKILL.md · 25 lines

What it actually says

name: ui-master-craftsman description: Skill de maestría en diseño de interfaces para terminal (Lanterna) y 3D (LibGDX). Úsala para asegurar consistencia visual, rendimiento de renderizado y una UX moderna y pulida.

UI Master Craftsman

Esta skill proporciona conocimiento experto sobre:

  1. Terminal UI (Lanterna): Patrones de diseño para interfaces de consola, gestión de eventos de teclado/ratón y optimización del buffer de pantalla.
  2. 3D UI/Rendering (LibGDX): Implementación de HUDs, diseño de cámaras, uso eficiente de fuentes y shaders para una estética "procedural" moderna.
  3. Coherencia Visual: Directrices para mantener la identidad del proyecto tanto en 2D como en 3D.

Cómo utilizar esta Skill

1. Análisis de UX/UI

Cuando diseñes o refactorices una pantalla, consulta UI_GUIDELINES.md para asegurar que el diseño respeta la jerarquía visual y la usabilidad.

2. Implementación Técnica

Usa TECHNICAL_BEST_PRACTICES.md para elegir la mejor implementación (Lanterna vs. LibGDX) y asegurar que el código sea eficiente y desacoplado (MVP).

3. Checklist de Calidad Visual

Antes de finalizar cualquier tarea, Jorge debe responder:

  • ¿Es la interfaz intuitiva para el usuario final?
  • ¿Cumple con los estándares de rendimiento (evitando redibujos innecesarios en consola / usando frustum culling en 3D)?
  • ¿Se siente "moderna y viva" (espaciado, tipografía, feedback interactivo)?
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 25 lines · 0 tokens per session scan A b5846cb6b88c

Subscribe to this mod's changes

ui-master-craftsman is a skill published in the GitHub repository antoniovazquezaraujo/LeTrain (14 stars, last pushed 2d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 371 tokens. 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-04.

Related

Other skills, from other repositories

reverse-engineering-tools

Investigate supplied game binaries, protection components, drivers, dumps, and traces through reproducible binary analysis. Use for repository resource selection, PE/symbol inspection, disassembly and decompilation, control/data-flow reconstruction, build comparison, obfuscation classification, and interface evidence…

gmh5225/awesome-game-security · 93 tokens

game-supply-chain-security

Assess game build, launcher, update, distribution, and mod/plugin trust. Use to connect repository CI resources, editor acquisition, hot-patch runtimes, asset specifications, and parsers to release credentials, isolation, provenance, SBOMs, update freshness, ingestion boundaries, and recovery. Distinguish a build tool…

gmh5225/awesome-game-security · 99 tokens

linux-platform-security

Analyze native Linux, SteamOS, Steam Deck and Proton game-security boundaries. Use for compatibility-versus-policy triage, ELF/process evidence, credentials and capabilities, namespaces, seccomp, LSMs and Linux memory forensics; select repository resources across Wine, kernel, WSL and forensic categories. Record the…

gmh5225/awesome-game-security · 93 tokens

html-to-ugui

A pipeline for turning HTML interface prototypes into Unity UGUI Prefabs, which are reusable Unity interface objects. It uses browser-rendered layout data to preserve positions, images, text, controls, and device-adaptation intentions.

Alex-Rachel/TEngine · 150 tokens

figma-create-design-system-rules

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server…

warpdotdev/warp · 71 tokens

figma-generate-design

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the…

warpdotdev/warp · 160 tokens