skill
직업 분류
설명
업데이트
release
소프트웨어 개발자
Cut a versioned release of this addon end-to-end -- decide the version bump, update the changelog, open the release PR, and tag the merged commit once it's ready. Use when the user asks to cut/push/ship a release.
2026-07-18
blender-tests
소프트웨어 품질 보증 분석가·테스터
Run this repo's headless Blender test suite (tests/run_tests.py) via podman against one or more pinned Blender versions. Use before a commit/PR, or to check cross-version compatibility.
2026-07-18
check-syntax
소프트웨어 개발자
Validate Python syntax for one or more files via ast.parse, without executing them. Use after editing any .py file in this repo.
2026-07-18