Skip to main content
Repositório GitHub

pids-jre-simulator

pids-jre-simulator contém 17 skills coletadas de ksleungac, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
17
Stars
13
atualizado
2026-07-19
Forks
3
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

brainstorming
Desenvolvedores de software

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-19
release
Desenvolvedores de software

Picks up after /build to publish a GitHub release. Pre-flights the staged artifacts, drafts release_notes.md from commits since the last tag, tags master, then hands the gh release create upload command to the user. Stops short of running the upload — that's user-driven.

2026-07-17
third-man
Outras ocupações de informática

Spawn a fresh-context Opus 4.7 agent to give an independent take when Claude and the user are talking past each other on a contested logic interpretation, OR to validate behavioral self-observations from /session-recap Step 0. User-triggered or claude self-proposed at impasse.

2026-07-17
session-recap
Desenvolvedores de software

End-of-session recap — codify learnings synchronously into their canonical homes; daily logs hold narrative continuity only.

2026-07-16
review-plus-fix-relentlessly
Desenvolvedores de software

Review dirty code and fix iteratively using Ralph loop pattern. When user say to "loop to fix dirty" or "review+fix"

2026-07-16
review-dirty
Analistas de garantia de qualidade de software e testadores

Review dirty code changes using Claude Code Agent tool. When user say to "review" or "review changes" or "review dirty code"

2026-07-16
vibe-check
Desenvolvedores de software

Sanity-scan the production codebase for cruft that piles up after AI-assisted feature work — duplicated logic, dead helpers, half-finished implementations, speculative architecture, stale comments. Discussion-first, item-by-item; smoke-tests every fix.

2026-07-16
build
Desenvolvedores de software

Build the JRE-PA-Simulator Windows executable + staged distribution folder (no GitHub release). Embeds version in exe metadata.

2026-07-15
readme
Desenvolvedores de software

README / i18n maintenance — keep English and translated READMEs in sync, extract language-agnostic content, apply the project's Chinese phrasing preferences.

2026-07-15
calibration-editor
Desenvolvedores de software

Direct-manipulation pixel-tuning for E235 LCD elements — how to launch the in-app editor, add a new tuneable element (extract magic numbers → module-level `_TUNEABLES_*` dict → register → smoke-test), and wire a brand-new train model. Use when adding/tuning LCD display elements or forking a new train model's display.

2026-06-23
visual-adjust
Desenvolvedores de software

Visually iterate on UI layout by comparing screenshots against ground truth

2026-06-12
commit
Desenvolvedores de software

Commit hygiene — before creating a commit, detect and flag unrelated changes (especially stray data fixes bundled into program commits) so they can be split into their own commits.

2026-06-10
distill-docs
Desenvolvedores de software

Periodic audit of domain docs (DISPLAY.md, DISPLAY_E235.md, DATA_FORMAT.md, auto_input/README.md, plus future per-series DISPLAY_*.md) — scan for accumulated bloat (history notes, code-snippet illustrations, speculative future sections, design-rationale prose, cross-doc duplication, cumulative staleness). Discussion-first, item-by-item; user approves each removal before any edit lands.

2026-05-28
pa-make
Desenvolvedores de software

End-to-end PA (public-address announcement) processing for a route — optional Whisper-based timestamp generation, splitting the source mp3 into per-segment files, route.json updates, and silence-bracket validation. PA-only; for STA (departure melody) processing see sta-make.

2026-05-26
distill-rules
Redatores técnicos

Periodic audit of the rules corpus (principles.md, conventions.md, critical_lessons.md). Scan for accumulated bloat — recurrence lists, sibling cross-refs, connective tissue, nested sub-rules, multi-paragraph incident traces. Discussion-first, item-by-item. Restructure + rephrase allowed.

2026-05-26
split-audio
Desenvolvedores de software

Split a continuous source mp3 (PA announcements or STA melodies) into per-segment files for a new route, applying naming conventions and updating route.json so the simulator picks them up.

2026-05-12
sta-make
Técnicos em engenharia de som

End-to-end STA (departure-melody + closing-door announcement) processing for a route — splitting source mp3s into per-segment files, trimming silences, validating sta_cut placement, and a by-ear verification gate. STA-only; for PA see pa-make.

2026-05-12