Skip to main content
Repositorio de GitHub

pids-jre-simulator

pids-jre-simulator contiene 17 skills recopiladas de ksleungac, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
13
actualizado
2026-07-19
Forks
3
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

brainstorming
Desarrolladores 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
Desarrolladores 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
Otras ocupaciones informáticas

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
Desarrolladores 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
Desarrolladores 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 garantía de calidad de software y probadores

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
Desarrolladores 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
Desarrolladores de software

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

2026-07-15
readme
Desarrolladores 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
Desarrolladores 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
Desarrolladores de software

Visually iterate on UI layout by comparing screenshots against ground truth

2026-06-12
commit
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Redactores 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
Desarrolladores 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 en ingeniería de sonido

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