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

www.gamedev.pl

www.gamedev.pl contient 5 skills collectées depuis gamedevpl, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

product-instrumentation
Développeurs de logiciels

How to instrument features on www.gamedev.pl so product health stays measurable — the telemetry architecture, its privacy invariants, the event vocabulary, and the questions the data must always be able to answer. Use whenever you add or change a user-facing flow (play, creation, sign-in, sharing, party mode), touch telemetry code on either side, or add a metric or aggregate.

2026-07-25
managing-beta-participants
Développeurs de logiciels

How to manage closed beta participants, approve waitlisted users, add pre-approved entries, inspect waitlist status, and manage access lists in Firestore or environment variables. Use whenever you need to grant, check, or revoke closed beta access for users on www.gamedev.pl.

2026-07-24
copilot-orchestration
Développeurs de logiciels

Delegate work to GitHub Copilot's remote coding agent by creating an issue and assigning it to the Copilot bot, then verify and merge the PR it opens. Use when offloading well-specified, self-contained coding tasks to run remotely instead of doing them locally — including choosing what is and isn't suitable to delegate.

2026-07-23
game-asset-generation
Développeurs web

Skill for coding agents to dynamically generate, style, and compose 2D game assets (sprites, audio, UI) tailored to any game specification.

2026-07-23
verify-agent-work
Analystes en assurance qualité des logiciels et testeurs

Safely verify code produced by any autonomous coding agent (Copilot, agy, Codex, a subagent, or a containerized CLI) before trusting or merging it. Use whenever you are about to accept, review, or merge work you did not write yourself, or when running agents in parallel against a shared repo.

2026-07-23