skill
métier
description
mis à jour
release
Développeurs de logiciels
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
Analystes en assurance qualité des logiciels et testeurs
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
Développeurs de logiciels
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