Skip to main content
Dépôt GitHub

pids-jre-simulator

pids-jre-simulator contient 17 skills collectées depuis ksleungac, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
13
mis à jour
2026-07-19
Forks
3
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

brainstorming
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-07-16
review-plus-fix-relentlessly
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-15
readme
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Visually iterate on UI layout by comparing screenshots against ground truth

2026-06-12
commit
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Développeurs de logiciels

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
Techniciens en ingénierie du son

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