skills/unity-claude-code/SKILL.md
Prepare and execute Unity project work with Claude Code-style coding flows. Use when working on Unity repositories that need safe file discovery, `.meta` preservation, scene/prefab caution, asmdef-aware edits, validation checklists, or when handing Unity implementation tasks to Claude Code / ACP sessions.
npx skillsauth add kjaylee/misskim-skills unity-claude-codeInstall 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 this skill for Unity repositories where coding speed matters but asset integrity matters more.
scripts/unity-preflight.sh <repo-root> before proposing edits.references/project-discovery.md for repo scan and change targetingreferences/safe-editing-rules.md for Unity-specific guardrailsreferences/claude-code-handoff.md when preparing a Claude Code / ACP task.meta files. Never mass-delete, regenerate, or rename them casually.*.unity, *.prefab, *.asset, *.mat, and ProjectSettings/* as high-risk files.Run:
bash scripts/unity-preflight.sh /path/to/repo
Prioritize these folders in order:
Assets/** for gameplay/runtime/editor codePackages/manifest.json for package dependenciesProjectSettings/** only when project configuration changes are requiredreferences/claude-code-handoff.mdUse whichever checks fit the repo:
bash -n for helper scriptsnode --check / node --test for JS tooling around the Unity repo.meta churn and scene/prefab YAML churnreferences/project-discovery.mdreferences/safe-editing-rules.mdreferences/claude-code-handoff.mdscripts/unity-preflight.shtesting
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".