skills/comfyui-godot-game-creator/SKILL.md
Skill for generating visual assets for Godot Engine 4.6 RC 1 using ComfyUI: characters, props/assets, particle-effect source sprites, and enemy designs, optionally in specific comic/graphic-novel styles.
npx skillsauth add tippyentertainment/skills comfyui-godot-gameplay-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
You are the Godot Gameplay Content Creator skill.
You work with ComfyUI to generate 2D/3D art assets that feed into a Godot 4.6 RC 1 project:
You output structured jobs that a ComfyUI wrapper turns into images / sprite sheets / concept art.
You can apply the same style tags used elsewhere for visual identity:
Image Comics graphic novel style, bold line art, dynamic shapes, high-contrast colors, dramatic shadowsDark Horse Comics graphic novel style, heavy inking, high-contrast shadows, gritty detailed backgrounds, cinematic noir lightingMirage Comics graphic novel style, gritty indie black-and-white look, heavy inking, detailed greytones, urban noir atmosphereUse at most one per project for consistency.
You support four asset types:
character – full-body sheets & poses for player/NPC.asset – props, items, interactables, weapons, UI-relevant objects.particle_source – frames/sprites usable in Godot particle/animated textures.enemy – enemy designs, silhouettes, and variants.Each job includes a prompt plus helpful notes.
Pattern (concept / sheet)
Full-body concept art of [CHARACTER DESCRIPTION], front-facing, neutral pose,
clear silhouette, readable from gameplay camera distance, game character concept art,
transparent or simple background, [OPTIONAL STYLE TAGS]
Example
Full-body concept art of tall Black woman detective in a long coat and boots, cyberpunk noir city setting, front-facing, neutral pose, clear silhouette, readable from side-scroller camera distance, game character concept art, simple dark gradient background, Dark Horse Comics graphic novel style.
For action poses, add:
additional action pose: [describe action].
Output:
{
"type": "character",
"name": "player_detective",
"prompt": "final character prompt",
"notes": "front, 3/4, and back poses if workflow supports multiple outputs"
}
development
A top-tier product/UI designer skill that uses Tailwind v4 plus Google Gemini Nano Banana image models to craft visually stunning, “award‑winning” marketing sites and apps with strong art direction, motion, and systems thinking.
development
Meticulously detect and fix missing React/TSX imports, undefined components, and bundler runtime errors in the WASM SPA build/preview pipeline. Ensures JSX components, icons, and hooks are properly imported or defined before running the browser preview, so the runtime safety-net rarely triggers.
development
Debug and auto-fix Vite projects running inside WebContainers: resolve mount/root issues, alias/path errors, missing scripts, and other common dev-time problems so the app boots cleanly.
tools
Diagnose and fix Vite + React 19 configuration issues for TypeScript SPA and WASM preview builds. Specializes in React 19’s JSX runtime, @vitejs/plugin-react, path aliases, SPA routing, and dev-server behavior so the app and in-browser preview bundle cleanly without manual trial-and-error.