Revit 2023 API guidance for pyRevit development. Use when implementing or reviewing pyRevit commands that target Autodesk Revit 2023, including transaction patterns, API constraints, and version-specific best practices.
Resources
2Install
npx skillscat add oriashkenazi/ai-pyrevit-developer-template/pyrevit-revit-2023 Install via the SkillsCat registry.
SKILL.md
Revit 2023 pyRevit Guidance
Use this skill when you need version-specific Revit 2023 API rules and patterns.
Reference
references/revit_2023_development_guidelines_with_llm_integration.mdreferences/pyrevit_elements_selection.mdreferences/pyrevit_cpython_ironpython_development.md
How It Fits
- Pair this with the base
develop-pyrevit-extensionsskill for workflow, prompts, and templates.