blender-python-addon
Blender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install blender-python-addon --cli claudewrites the file to.claude/rules/blender-python-addon.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/blender-python-addon.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Blender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
When to use it
Blender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/blender-python-addon.mdc -o .cursor/rules/blender-python-addon.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.