Skip to main content
GitHub 저장소

RevitDevTool

RevitDevTool에는 trgiangv에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
4
Stars
10
업데이트
2026-05-31
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

revit-pytest
소프트웨어 품질 보증 분석가·테스터

Create and run CAD/BIM API tests using pytest via RevitDevTool Named Pipe bridge. Use when writing new pytest test files for Revit/AutoCAD/Civil3D API, adding test fixtures for host documents/elements, running tests against a live host instance, setting up conftest.py with PEP 723 dependencies, or asking "how do I test Revit API with pytest". Covers test structure, fixtures, lazy imports, transactions, auto-rollback, dependency injection, and CLI options.

2026-05-31
revit-build
소프트웨어 개발자

Build and test Revit add-ins with correct configurations for Revit 2022-2027 (NET 4.8, NET 8.0, NET 10.0). Use when building, compiling, testing, packaging Revit projects, or when the user mentions Revit versions, build configurations, testing across multiple Revit versions, or the ModularPipelines build system.

2026-05-31
revit-api-docs
소프트웨어 개발자

Retrieve and analyze Revit API documentation through the local Revit API Docs MCP server. Use when answering questions about Autodesk Revit API classes, methods, properties, version differences, obsolete or changed APIs, migration between Revit 2020-2027, or when writing/reviewing Revit API code that needs authoritative docs.

2026-05-26
pyrevit-ironpython
소프트웨어 개발자

Write pyRevit IronPython tools for Revit with correct project structure, coding conventions, and WPF/MVVM patterns. Use when creating or editing pyRevit pushbutton scripts, shared libs, bundle.yaml, XAML views, or ViewModels.

2026-04-21