skills/generate-style/SKILL.md
Generate the host repository STYLE.md by composing one or more selected templates from ./.styles/.
npx skillsauth add timothymeadows/opencaw generate-styleInstall 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.
Use when ../STYLE.md is missing or when the user wants to regenerate it after changing the repository art style mix.
../STYLE.md is missing, ask the user which templates from ./.styles/ apply unless the user already named the desired style.../STYLE.md from the selected templates using concise read directives by default (for example Read ./<mount>/.styles/ISOMETRIC_2_5D.md instructions) to avoid oversized files.../STYLE.md as the authoritative art style contract afterward../commands/generate-style.sh "<STYLE1>" ["STYLE2" ...]./commands/generate-style.sh --inline "<STYLE1>" ["STYLE2" ...]tools
Review isometric and 2.5D game art for projection, tile metrics, anchors, elevation, depth sorting, occlusion, lighting, walkability, and gameplay readability. Use for isometric sprites, tiles, props, environments, VFX, maps, atlas handoffs, or style reviews.
testing
Prepare game art assets for implementation handoff with style references, source/runtime file paths, atlas metadata, pivots, anchors, animation rows, collision assumptions, sorting layers, licensing, and validation checks. Use when art roles deliver assets to engineering, QA, game design, or documentation.
testing
Maintain, generate, or validate the host repository STYLE.md art contract from OpenCaw .styles templates. Use when visual work must preserve a project art direction, when a user asks to choose or change art styles, or when art roles need to verify that STYLE.md still references valid style templates.
testing
Plan and specify production-ready game art sheets, including environment tilesets, biome/terrain sets, autotile sets, prop atlases, and directional character animation sheets with 4, 6, 8, 16, or custom facing counts. Use when art roles need to create tilesets or sprite animation sets before implementation handoff.