skills/maintain-art-style-contract/SKILL.md
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.
npx skillsauth add timothymeadows/opencaw maintain-art-style-contractInstall 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, stale, newly generated, or relevant to any visual, game-art, generated-image, UI-art, sprite, tileset, VFX, or art-handoff task.
../STYLE.md first when it exists; treat it as the authoritative project art contract.../STYLE.md is missing or the user asks to change the style mix, inspect ./.styles/INDEX.md and select the smallest useful template set../commands/generate-style.sh "<STYLE1>" ["STYLE2" ...]; use --inline only when the user explicitly asks for embedded template text../commands/validate-style-contract.sh.STYLE.md and the relevant role constraints.STYLE.md was generated, left unchanged, or needs user confirmation./commands/generate-style.sh "<STYLE1>" ["STYLE2" ...]./commands/generate-style.sh --inline "<STYLE1>" ["STYLE2" ...]./commands/validate-style-contract.sh [STYLE.md]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.
tools
Generate the host repository STYLE.md by composing one or more selected templates from ./.styles/.
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.