Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

gbl-uzh

gbl-uzh contient 9 skills collectées depuis uzh-bf, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
5
mis à jour
2026-07-15
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

devrouter
Administrateurs de réseaux et de systèmes informatiques

Work with devrouter for local dev routing (HTTP + TCP/Postgres + dependency-only Docker services)

2026-07-15
gbl-frontend-game-ui
Développeurs web

Build the frontend of a GBL platform game - player cockpit with status-switch pattern, admin pages, realtime wiring, and which components to reuse from @gbl-uzh/ui and @uzh-bf/design-system. Use when creating or changing game pages/components in apps/<game>/src.

2026-07-12
gbl-new-game-app
Développeurs de logiciels

Scaffold a new GBL platform game app inside this monorepo by copying apps/demo-game - file-by-file copy/rename checklist, prisma setup, local dev environment, and first-run verification. Use when starting a brand-new game.

2026-07-12
gbl-wiki-maintenance
Développeurs de logiciels

Keep the GBL platform wiki (docs/) accurate and conformant with the Open Knowledge Format - the repo-specific extension of generic OKF/LLM-wiki practice - when to update it, how to fact-check against code, house conventions, and validation. Use whenever a change touches packages/platform, packages/ui, apps/demo-game behavior, or when doc-code drift is noticed.

2026-07-12
gbl-backend-computations
Développeurs de logiciels

Implement the backend of a GBL platform game - the six-module Services contract (Actions, Period, PeriodResult, Segment, SegmentResult, GameFacts), facts types with yup schemas, and seed data. Use when writing or changing game logic in apps/<game>/src/services.

2026-07-08
gbl-game-design
Développeurs de logiciels

Design a learning game for the GBL platform - check platform fit, map a game idea onto periods/segments/decisions/facts, and produce a build-ready game design. Use BEFORE writing any code for a new game.

2026-07-08
gbl-playwright-e2e
Analystes en assurance qualité des logiciels et testeurs

Create, run, debug, review, and extend Playwright E2E tests for GBL games (the demo-game suite and specs adapted for new game apps). Use when working in playwright/tests, Playwright config/CI, local devrouter/devcontainer browser validation, multi-player game flows, OIDC mock auth, report/dice/countdown assertions, flaky Playwright failures, or GBL Cypress-to-Playwright coverage planning.

2026-07-08
gbl-deploy-staging
Développeurs de logiciels

Deploy a GBL game to a shareable staging URL with Vercel + Neon Postgres, driven from the CLI (neonctl + vercel). Use when a game builds and runs locally and needs a public URL for review - the easy alternative to the k8s deploy/ path.

2026-07-08
gbl-environment-doctor
Administrateurs de réseaux et de systèmes informatiques

Diagnose and repair the local GBL dev environment - devcontainer, database, seed data, OIDC mock login, dev server, and routing. Use whenever the app is unreachable, login fails, pages 500, the admin UI looks empty, a setup step failed, or any other gbl-* skill hits an environment error - run this BEFORE debugging application code. Also use when a non-technical user says anything like "it doesn't work" or "the page won't load".

2026-07-08