Score breakdown
Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.
Why it matters
Useful for game developers and studios who already use Claude Code, Cursor, Codex, Copilot, or Gemini CLI and want their agent to load verified, version-pinned engine-specific knowledge the moment they ask for it — instead of paying the prompt-engineering tax of teaching the agent 'Godot 4.3 uses CharacterBody2D + argument-less move_and_slide' from scratch every session.
Who should use it
Who should skip it
Skip gamedev-skills/awesome-gamedev-agent-skills if the source link, documentation, or setup requirements do not align with your current workflow or stack.
About this signal
gamedev-skills/awesome-gamedev-agent-skills is tracked by RepoRadar as a agent skills in the AI Agents section. It was first seen on 2026-07-02 and last updated on 2026-07-02. The current verdict is 'try now' with a Gold tier and easy setup difficulty. Across RepoRadar's eight signals, gamedev-skills/awesome-gamedev-agent-skills is strongest on workflow potential (9.5) and practical usefulness (9.0) and weakest on maturity (6.3) — a profile worth weighing against your own priorities. This page summarizes the evidence RepoRadar has captured from captured source metadata. The score, tier, risk label, and verdict on this page are never influenced by sponsorship, ads, or tips — they reflect only the usefulness, popularity, novelty, momentum, maturity, and evidence signals described in the RepoRadar methodology.
How this item is evaluated
RepoRadar assigned gamedev-skills/awesome-gamedev-agent-skills a composite score of 8.0 out of 10, placing it in the Gold tier. This score combines weighted sub-signals: usefulness (35%), novelty (18%), momentum (14%), maturity (10%), open-source/build quality (7%), evidence quality (6%), workflow potential (6%), and setup ease (4%). Popularity is tracked separately at 1.0 and never affects the composite score or tier. The risk label of 'none' reflects inherent user-impacting hazards, not generic novelty. Items with no risk flag may still require normal code review before production use.
Putting this into practice? Read How to vet an AI agent or MCP server before you wire it in for the checklist behind this score.
Risk explanation
Engine version drift is real — the skills target specific engine releases (e.g. Godot 4.3+, Unity 2022 LTS+); pin the engine version your project uses and check the skill's compatibility frontmatter before relying on it for API calls the engine has deprecated; The router auto-loads skills by detected engine and task, so the context-window cost scales with how many skills match — start on a focused task ('Godot 4.3 2D metroidvania') before turning the router loose on a multi-engine monorepo.
