Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
JRebirth
GitHub-Creator-Profil

JRebirth

Repository-Ansicht von 19 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
19
Repositories
1
aktualisiert
2026-06-25
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

mvc-feature
Softwareentwickler

Scaffold a complete JRebirth MVC feature (screen, editor, dashboard, panel). Use when a new self-contained UI unit needs Model, View, Controller, and optionally Commands, Services, and Waves.

2026-06-25
anti-patterns
Softwareentwickler

Spot and fix JRebirth anti-patterns (runLater glue, raw threads, logic in controllers, state in views, global facade abuse). Use when reviewing or cleaning up JRebirth code that smells like plain JavaFX.

2026-06-25
application
Softwareentwickler

Create the JRebirth/JavaFX application entry point and shell configuration. Use when bootstrapping a new app, choosing the first model, or customizing the stage, scene, and preloaded resources.

2026-06-25
behavior
Softwareentwickler

Create a JRebirth Behavior for a tiny, genuinely shared cross-cutting helper. Use only when small reusable interaction logic appears in several places.

2026-06-25
command-multi
Softwareentwickler

Create a multi command that runs a named, ordered sequence of smaller JRebirth commands. Use when one user action must trigger several existing commands in a known order.

2026-06-25
command-single
Softwareentwickler

Create a single JRebirth Command for one explicit, named action (save, refresh, load one thing, navigate). Use when a discrete action must be run and named clearly.

2026-06-25
controller
Softwareentwickler

Create a JRebirth Controller that wires user gestures to model, commands, or services. Use when adding button, key, selection, or menu handlers.

2026-06-25
javafx-css-ref
Softwareentwickler

Verify JavaFX CSS rules, selectors, pseudo-classes, and property names against the official reference. Use when the user asks to validate or fix JavaFX CSS or inline JavaFX styles.

2026-06-25
Zeigt die Top 8 von 19 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt