Skill rating
73 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 51 | A | Set up 3D physics in Unity 6.3 LTS: Rigidbody movement and forces, colliders, triggers vs collisions, layer-based collision, raycasts, and joints. Use when adding a Rigidbody, handling OnCollisionEnte | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 52 | A | Build a first-person shooter: move+mouse-look controller, hitscan or projectile shooting, weapons, health, and enemy AI. Use for an FPS, or tuning aim feel, time-to-kill, recoil, or spread. | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 53 | A | godot-csharpProcedureSoftware developmentWriting and documentsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Use C#/.NET in Godot 4.7: partial classes extending nodes, the PascalCase lifecycle (_Ready/_Process/_PhysicsProcess), [Export] fields, [Signal] delegates as C# events, type-safe node lookup, and call | 100 | 88 | D | — | ★ 980 | 4 d ago | |
| 54 | A | Export and build a Godot 4.7 project for distribution: install export templates, define export presets (Windows/macOS/Linux/Web/Android), run headless command-line exports for CI, and handle web (HTML | 100 | 88 | D | — | ★ 980 | 4 d ago | |
| 55 | A | platformerGeneratorSoftware developmentLearninggamedev-skills/awesome-gamedev-agent-skillsAgent Skills Build a 2D platformer: run/jump control with coyote time, jump buffering, and variable jump height, plus tiled levels and hazards. Use for a platformer or Mario/Celeste-like, or tuning jump feel. | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 56 | A | Play and mix audio in Godot 4.7: AudioStreamPlayer (2D/3D variants), audio buses with volume/mute and effects, music vs SFX routing, db/linear volume, and precise sync-to-beat playback timing. Use whe | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 57 | A | card-gameGeneratorSoftware developmentInfrastructuregamedev-skills/awesome-gamedev-agent-skillsAgent Skills Build a card game: card data, deck/hand/discard zones, draw/shuffle/reshuffle, a turn structure, costs, and effect resolution. Use for a deckbuilder, TCG/CCG, or roguelike deckbuilder. | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 58 | A | Build a roguelike: turn-based grid movement, procedural dungeons, permadeath, field-of-view, and loot tables. Use for a roguelike/roguelite or turn-based grid dungeon crawler with procedural levels. | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 59 | A | Build a puzzle game: grid/board state, move input, rule-based resolution (match-3 cascades, sokoban pushes, tile logic), scoring, and undo. Use for a match-3, sokoban, or grid-logic puzzle. | 100 | 88 | D | — | ★ 980 | 4 d ago | |
| 60 | A | Build an RPG: stats and leveling, inventory and equipment, quests, branching dialogue, save/load, and combat. Use for an RPG/JRPG, or designing stat, inventory, quest, or combat systems. | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 61 | A | roblox-studio-workflowProcedureSoftware developmentAI and agentsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Modify living Roblox Studio projects safely: inspect Explorer and execution locations, preserve existing structure, reuse modules/remotes, create meaningful Instances, apply Attributes and CollectionS | 100 | 88 | D | — | ★ 980 | 4 d ago | |
| 62 | A | roblox-charactersGeneratorSoftware developmentgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Build respawn-safe Roblox character systems around Players, CharacterAdded/CharacterRemoving, Humanoid, HumanoidRootPart, Animator, R6/R15 rigs, movement, animations and markers, death, tools, accesso | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 63 | A | roblox-networkingProcedureSoftware developmentFinancegamedev-skills/awesome-gamedev-agent-skillsAgent Skills Design and harden Roblox client/server networking with RemoteEvent, RemoteFunction, and UnreliableRemoteEvent; server authority, argument and Instance validation, rate limits, proximity/ownership chec | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 64 | A | roblox-physicsProcedureSoftware developmentResearchgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Implement Roblox physical simulation and queries with assemblies, anchoring, constraints, collision groups, CanCollide/CanTouch/CanQuery, raycasts and overlap queries, mass, impulses, forces, velocity | 100 | 88 | C | — | ★ 980 | 4 d ago | |
| 65 | A | Build production Roblox interfaces with ScreenGui/PlayerGui lifecycle, responsive UDim2 layouts, safe insets, reusable editable Instances, cross-device input and selection, restrained motion, cleanup, | 100 | 88 | D | — | ★ 980 | 4 d ago | |
| 66 | A | prototype-fastGeneratorSoftware developmentCommercegamedev-skills/awesome-gamedev-agent-skillsAgent Skills Build a playable prototype in about an hour to answer one question — is it fun? — with greybox primitives, a hard timebox, and explicit keep/kill criteria. Use when prototyping a mechanic, making a ve | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 67 | A | Package and ship an Unreal Engine 5 project: the Platforms menu Package Project flow, build configurations (Development vs Shipping), cooking content, packaging settings and the Game Default Map, and | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 68 | A | unity-tilemap-2dGeneratorSoftware developmentWriting and documentsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Build and script 2D tilemaps in Unity 6.3 LTS: the Grid + Tilemap components, the Tile Palette, tilemap colliders, rule tiles, and runtime SetTile/GetTile painting. Use when painting tile levels, addi | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 69 | A | unreal-niagaraGeneratorSoftware developmentWriting and documentsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Create and control VFX in Unreal Engine 5 with Niagara: systems and emitters, modules and the spawn/update stages, exposed User parameters, and spawning or driving effects from Blueprints or C++. Use | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 70 | A | Add AI navigation in Unity 6.3 LTS: bake a NavMesh with the AI Navigation package (NavMeshSurface), move agents with NavMeshAgent.SetDestination, and handle dynamic obstacles. Use when setting up path | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 71 | A | game-jamProcedureSoftware developmentCommercegamedev-skills/awesome-gamedev-agent-skillsAgent Skills Plan and ship a game under a jam deadline: lock scope to the clock, schedule the hours, cut features, and submit on time. Use for a game jam (Ludum Dare, GMTK Jam, Global Game Jam), a 48-hour or weeke | 100 | 84 | C | — | ★ 980 | 4 d ago | |
| 72 | A | steam-publishProcedureCommerceWriting and documentsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Publish or update a game on Steam with Steamworks and SteamPipe: configure depots and packages, upload builds with steamcmd, set a build live on a branch, and run the release checklists. Use for Steam | 100 | 83 | C | — | ★ 980 | 4 d ago | |
| 73 | A | save-systemsProcedureSoftware developmentData and analyticsgamedev-skills/awesome-gamedev-agent-skillsAgent Skills Design save/load for game state — choosing what to serialize, file formats, save slots, atomic crash-safe writes, schema versioning and migration, and autosave. Engine-neutral. Use when the user menti | 100 | 82 | F will not run | — | ★ 980 | 4 d ago |