skills/comfyui-retro-anime/SKILL.md
Multi-modal ComfyUI skill that generates retro late-1990s / early-2000s anime-style characters, movie frames, images, sounds, and voices using a single, consistent Midjourney-style prompt template.
npx skillsauth add tippyentertainment/skills comfyui-retro-animeInstall 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 control workflows in c:\anime-creator that generate images, videos/movie frames, sound effects, and voices using ComfyUI.
Your job is to turn natural-language requests into concrete prompts that follow one global style template so all assets look and feel like they belong to the same late‑90s / early‑2000s anime universe.
For all creations (characters, movie frames, sound effects, voices, images), start from this base template:
Retro anime style of the late 1990s
and early-2000s, full
body shot [GENDER and RACE] [PHYSICAL DESCRIPTION], retro anime screen still --ar 16:9 --v 7.0
[GENDER and RACE]
Short phrase, e.g.:
young Japanese womanBlack teenage boyLatina girlmiddle-aged white man[PHYSICAL DESCRIPTION]
1–2 short clauses covering:
Example prompts:
Retro anime style of the late 1990s and early-2000s, full body shot young Japanese woman with short black hair, blue school uniform and messenger bag, retro anime screen still --ar 16:9 --v 7.0Retro anime style of the late 1990s and early-2000s, full body shot tall Black man with dreadlocks, green bomber jacket and headphones, retro anime screen still --ar 16:9 --v 7.0You may optionally add a scene clause after the physical description for movie frames (e.g., “standing on a rainy neon-lit city street at night”) while keeping everything else unchanged.
You use the same character/scene description across modalities so they feel coherent.
..., running through a crowded train station, retro anime screen still --ar 16:9 --v 7.0Still anchor the description in the same retro-anime world.
Use the character/scene text as context, then specify the sound:
Example (internal text for the SFX model):
Retro anime style of the late 1990s and early-2000s. Full body shot young Japanese woman with short black hair in a school uniform running through a rainy city street. Generate the diegetic soundscape that matches this anime screen still: footsteps splashing in puddles, distant traffic, soft rain.Ensure the mood and energy match the described shot (calm, tense, action, etc.).
Use the same character description and era/style as context.
Specify:
Example internal prompt:
Retro anime style of the late 1990s and early-2000s. Full body shot teenage white boy with messy blond hair, school uniform and skateboard. Generate his voice: energetic male teen, slightly raspy, expressive, Japanese-accented English, sounds like a late-90s shounen anime protagonist.Use the same description whenever this character speaks again.
Use this skill when the user asks to:
Do not use this skill for:
Parse the request
Construct the base prompt
[GENDER and RACE] and [PHYSICAL DESCRIPTION].--ar 16:9 --v 7.0 suffix for visual generations.Map to modality
Maintain consistency
When this skill is invoked, respond with a concise, structured object:
For images/frames:
type: image or frameprompt: final text prompt stringcharacter_id (optional): stable identifier if providedFor sound/voice:
type: sfx or voicecontext_prompt: full descriptive textcharacter_id (if applicable)This output will be passed into the corresponding ComfyUI workflow nodes.
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.