Skip to main content
Run any Skill in Manus
with one click
GitHub repository

revit-dev-skill

revit-dev-skill contains 6 collected skills from vibe-bimer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
5
updated
2026-04-30
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

revit-root-router
software-developers

Revit 二次开发总控入口(薄封装)。统一做任务分流与环境加载,再路由到子 skill 执行。

2026-04-30
revit-build-deploy
software-developers

Build and deploy Revit 2026 plugins (SuperRoky and FmRoky). Use when compiling, deploying, or troubleshooting build issues for any Revit plugin project. Covers build scripts, SSH sync, git push/pull via GitLab, DeployAddin, Copy-Item deploy, and .addin file formats.

2026-04-30
revit-coding-patterns
software-developers

Revit 2026 plugin code patterns, pitfalls, and FAQ. Covers WPF cross-thread, ExternalEvent, preview image extraction, Material namespace conflict, OpenMcdf 3.x, and other common issues. Nice3point-specific patterns → references/nice3point-patterns.md. Scotec/FmRoky patterns → references/scotec-patterns.md.

2026-04-30
revit-plugin-dev-workflow
software-developers

Revit 2026 插件开发全生命周期。阶段 0 需求分流 → 阶段 1 Wiki+编码+编译 → 阶段 2 测试 → 阶段 3 维护 → 阶段 4 发布。Hermes 不直接修改 Revit 源码,默认委托 Claude Code 完成编码与代码审查。

2026-04-30
revit-skill-governance
software-developers

Review and harden the Revit skill ecosystem against the latest dual-diagram architecture, single-source-of-truth rules, guardrails, and eval evidence. Use when auditing `revit-plugin-dev-workflow`, `revit-build-deploy`, `revit-coding-patterns`, related references, or when skill docs start drifting from the actual Revit development topology/SOP.

2026-04-30
revit-tunit-testing
software-quality-assurance-analysts-and-testers

Nice3point TUnit 框架在 Revit 插件项目中的工程规范。覆盖测试项目结构、RevitApiTest 基类、HookExecutor 注解、Document Fixture、常见错误。触发条件:写测试、运行测试、测试报错、CI 配置。

2026-04-28