feat(skills): align unity skills with Anthropic guidance - #111
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
0ec2d70 to
c2902f3
Compare
|
Fixed items
Validation
|
Summary
references/so reusable safety and execution details stay out of the trigger-focusedSKILL.mdbodies.Changes
.claude-plugin/plugins/unity-cli/skills/*/SKILL.md: expanded frontmatter descriptions, addedmetadata.version, and standardizedUse When,Do Not Use When,Recommended Flow,Examples, andCommon Issuessections..claude-plugin/plugins/unity-cli/skills/*/references/*.md: added 14 reference playbooks covering runtime checks, editor operations, code search/edit safety, scene and prefab workflows, asset/input/test loops, UI automation, and gh skill sync behavior.README.md,.claude-plugin/plugins/unity-cli/plugin.json,.claude-plugin/marketplace.json: updated public descriptions and the skill inventory to match the workflow-guide positioning.Testing
./scripts/skill-eval/static-skill-contract-check.sh --report /tmp/skill-static-report.json --json- exits with"passed": trueand"errorsCount": 0.python3 - <<"PY" ... PY- parsed every skill frontmatter as YAML and confirmed all referencedreferences/*.mdfiles exist.git diff --check- reports no whitespace or merge-marker issues.Related Issues / Links
Checklist
cargo clippy,cargo fmt,svelte-check) - N/A: this PR only changes skill/docs metadata and does not touch Rust or Svelte sources.Context