con un clic
klabis
klabis contiene 11 skills recopiladas de zabiny, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Vytváří standalone HTML stránku s product overview popisem konkrétní části aplikace Klabis pro product ownera a stakeholdery. Použij tento skill kdykoli uživatel řekne "vytvoř product overview", "popiš funkcionalitu X pro stakeholdery", "udělej stránku pro product ownera", "vytvoř přehled modulu X", "zdokumentuj feature X pro vedení", nebo chce HTML dokument popisující jak nějaká část Klabisu funguje z byznys pohledu.
Backend implementation patterns. Use this skill proactively whenever implementing, modifying, or fixing any backend Java code in this project — including aggregates, domain commands, application services (ports), REST controllers with HATEOAS affordances (klabisLinkTo/klabisAfford), JDBC persistence (memento pattern, repository adapters), domain events and listeners, field-level authorization (@OwnerVisible, @HasAuthority, PatchField), or adding new modules. This is the authoritative source for how Klabis backend code should be structured.
Údržba a aktualizace Klabis developer manuálu v docs/developerManual/. Použij tento skill kdykoli uživatel řekne "vytvoř developer manuál", "aktualizuj manuál", "doplň manuál o X", "podívej se co se změnilo a aktualizuj manuál", "zkontroluj manuál proti kódu", "syncuj manuál se zdrojákem", nebo žádá změnu ve struktuře/obsahu HTML stránek v docs/developerManual/. Použij ho i proaktivně po větším refactoringu v common modulu nebo framework-like částech members modulu (ActingUser, OAuth2 customizace) — manuál by měl popisovat aktuální API. Nepoužívej pro openspec specifikace, byznys-logiku modulů (events, calendar, members business), README ani jinou dokumentaci.
Aktualizuje nebo vytváří docs/implementation-status.html — kanban board který porovnává otevřené Github issues v milestonech MVP/core s aktivními OpenSpec specifikacemi a klasifikuje každý tiket jako TODO/IN_PROGRESS/COMPLETED. Aktualizuje i doprovodný markdown docs/implementation-status.md. Použij tento skill kdykoli uživatel řekne "aktualizuj implementation status", "refresh kanban", "update implementation board", "přehodnoť status implementace", "vygeneruj přehled implementace", nebo požádá o přehled kam se s projektem dostali vůči issues. Používej ho proaktivně i když uživatel přímo neřekne "kanban" — pokud chce audit/snapshot rozpracovanosti vůči Github issues, je to tento skill.
Instructions for code review on klabis project. Use everytime when code review is requested.
Asistent pro zpetnou vazbu pri review aplikace
Klabis-specific guide for writing OpenSpec specifications. Use this skill whenever writing, reviewing, or rewriting any spec.md file in openspec/specs/. This skill defines the canonical style — user-facing scenarios, UI-context organization, and what belongs in specs vs. non-functional-requirements. Use proactively any time a spec is being created or modified, even if the user doesn't explicitly ask for style guidance.
End-to-end domain layer code review that produces a task queue file. Runs parallel reviewers on specified modules, filters false positives with the user, grills the user on implementation variants, checks OpenSpec specs for conflicts, and writes a READY_FOR_IMPLEMENTATION task file. Use when user asks to review domain code and create fix tasks, audit domain layers for maintainability, or wants a structured review-to-task pipeline for backend modules.
Asistent pro uzivatele Klabis - clenske sekce klubu orientacniho behu
Asistent pro uzivatele ceske orientacni bezce
This skill should be used when the user asks to "implement frontend page in Klabis", "create HAL page component", "display HAL table", "add form modal", "work with HalRouteContext", "build page with KlabisTable", "add MultiStepFormModal", "render HAL+FORMS data", "navigate HAL resources", or mentions Klabis frontend patterns for HAL+FORMS API.