Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
RandallLiuXin
Profil créateur GitHub

RandallLiuXin

Vue par dépôt de 31 skills collectés dans 2 dépôts GitHub.

skills collectés
31
dépôts
2
mis à jour
2026-07-09
explorateur de dépôts

Dépôts et skills représentatifs

project-scaffold
Développeurs de logiciels

Generate a new Godot game project with standardized ECS structure and tooling. Use when starting a new game: "create a project", "set up a new game", "scaffold", "initialize", "new project", "start building", "let's make it". Triggers after game-planner produces a confirmed plan, or when the user provides a game name + genre directly. Even for simple requests like "make me a new Godot project", use this skill to ensure proper ECS structure. Creates directory structure, project.godot, CLAUDE.md, gecs World setup, addon stubs, and template source files based on the game plan or user input.

2026-07-09
gm-evaluate
Développeurs de logiciels

Evaluate the current tag's quality: enforce the playable-closed-loop gate, maintain a single cross-tag e2e/ suite that always reflects the current game (add tests for new mechanics, prune tests for mechanics this tag deliberately removed), and reason about gameplay quality. Independent from the build process — fresh perspective on the final product. Explicit invocation only — use /gm-evaluate.

2026-07-09
animation-review
Développeurs de logiciels

Reviews Godot Animation implementation for known pitfalls. Triggers AFTER implementation, when code involves AnimationPlayer, AnimationTree, AnimatedSprite2D, SpriteFrames, AnimationNodeStateMachine, BlendSpace, OneShot, callback_mode_process, or animation playback control (play/travel/start). Do NOT use this skill for planning or teaching — only for post-implementation review.

2026-07-08
gdunit-driver
Analystes en assurance qualité des logiciels et testeurs

Run gdUnit4 unit tests and parse results into structured output. Use this skill after writing or modifying code to verify correctness via unit tests, when diagnosing test failures, or when writing new test files. Triggers: "run tests", "test fails", "write a test", any gdUnit4/unit test mention. Supports both GDScript (.gd) and C# (.cs) test files.

2026-06-21
gm-asset
Développeurs de logiciels

Asset stage manager. Reads current-tag ASSETS.md gaps, accepts user-provided assets, plans visual production units, dispatches asset-producer subagents, collects reports, updates ASSETS.md and the asset-generation manifest. Explicit invocation only - use /gm-asset.

2026-06-21
gm-scaffold
Développeurs de logiciels

Scaffold a new Godot project: project.godot + addons + base directories + e2e/conftest.py + initial git commit. Lifetime-once role — runs only on fresh projects. Explicit invocation only — use /gm-scaffold.

2026-06-21
gm-verify
Analystes en assurance qualité des logiciels et testeurs

Mechanical verification of the built game: headless build, unit tests, lint, static checks. Explicit invocation only — use /gm-verify.

2026-06-21
headless-build
Développeurs de logiciels

Compile-check a Godot project using headless mode. Use after writing or modifying any GDScript or C# code to verify it compiles. Triggers: after code changes, before running tests, when build errors need diagnosis. Also use this when the user says "check if it compiles", "build check", "does this parse", or after any file creation/modification that could break compilation.

2026-06-21
Affichage des 8 principaux skills collectés sur 30 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés
RandallLiuXin Agent Skills | SkillsMP