Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

www.gamedev.pl

www.gamedev.pl 收录了来自 gamedevpl 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
7
更新
2026-07-25
Forks
22
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

product-instrumentation
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
软件质量保证分析师与测试员

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