Agent Skills by LiuXin
Showing 39 vetted skills indexed across 1 GitHub repositories.
phantom-camera
Configures Phantom Camera addon behaviors for Godot 4 game projects.
ui-kit
Generate a reusable Godot UI Theme with StyleBoxTexture patches and AtlasTexture icons from visual references.
character-bundle
Generate a Godot SpriteFrames resource from character action intents and reference images.
fx-bundle
Generates standalone static Texture2D or animated SpriteFrames visual effects for Godot projects.
compact-prop-pack
Generate a reusable prop atlas with independently loadable AtlasTexture resources from one provider source sheet.
background-map
Generates and validates fixed-viewport background images as loadable Godot Texture2D assets.
tileset
Generate terrain atlases and compile them into native Godot TileSet resources.
screen-reference
Generates and validates full-screen visual reference images for Godot scene direction.
card-kit
Generate reusable card game UI art sources and native Godot StyleBoxTexture, AtlasTexture, and Theme resources.
ui-review
Review Godot UI Control implementations for layout, focus, input, and theme pitfalls.
navigation-review
Review Godot navigation code against known pitfalls and recommend fixes.
animation-review
Review Godot animation code for AnimationPlayer and AnimationTree pitfalls.
particles-review
Review Godot particle implementations against known engine gotchas.
audio-review
Review Godot audio code for engine gotchas and report fixes.
shader-review
Review Godot shader and material code for common engine gotchas.
physics-review
Review Godot 4.x physics implementations against collision and callback gotcha rules.
tilemap-review
Review Godot TileMap code against known engine gotchas and cite fixes.
gm-finalize
Archive GodotMaker tag deliverables, generate changelog and final report, and reset runtime state.
gdunit-driver
Run gdUnit4 tests for Godot projects and parse output into structured results.
gm-scaffold
Generate Godot project files, install addons, and set up E2E test harness.
gm-gdd
Generates and updates a GDD and roadmap for one Semver tag at a time.
screenshot
Capture gameplay screenshots from a running Godot project via godot-e2e.
gm-build
Automate Godot game builds from tag-scoped PLAN.md with worker dispatch and verification.
gm-evaluate
Evaluate GodotMaker tags with a single E2E suite and visual QA.