open-pr
01Skill Claude CodeCodex
Open a pull request on pascalorg/editor using the repo's PR template. Use when the user asks to open/create a PR, push and PR, or ship a branch in the editor repo.
181 tagged bim, measured the same way as everything else here.
Browse within: aec 104aec-industry 60desktop-app 60openaec 60antigravity 33architecture-review 33building-ai 33ifc 12cad 8construction 83d 7dotnet 7bcf 6bim-viewer 6
Skill Claude CodeCodex
Open a pull request on pascalorg/editor using the repo's PR template. Use when the user asks to open/create a PR, push and PR, or ship a branch in the editor repo.
Skill Claude CodeCodex
Review a PR against the Pascal architectural rules — package boundaries (core/viewer/editor/nodes), the registry-driven composition model (def.geometry / def.renderer / def.system), legacy-dispatch regressions, the slots + world-scale-UV convention for new nodes/geometry, hook hygiene (useEditor/useScene/useViewer)…
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Skill Claude CodeCodex
Extract quantities from IFC/Revit models for quantity takeoff. Uses DDC converters to get element counts, areas, volumes, lengths with grouping and reporting.
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Skill Claude CodeCodex
Convert between construction measurement units. Handle metric/imperial conversion, area/volume calculations, and unit normalization for CWICR data.
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Skill Claude CodeCodex
Break down CWICR work items into component resources. Decompose aggregate items, analyze resource composition, and generate detailed bills of resources.
Abhinavbwj/Claude-skills-for-Computational-Designers
Skill Claude CodeCodex
Revit API fundamentals, Dynamo for Revit, pyRevit framework, IFC schema and openBIM, model checking, automated documentation, clash detection, and BIM interoperability tools for AEC computational design.
Skill Claude CodeCodex
How to monitor and fix security issues in Massing — CodeQL alerts, dependency audits, secret scanning, and ReDoS/XXE fixes. Invoke after a push (standing directive) or when doing a hardening pass. Emphasises that a green CodeQL run != zero alerts.
Skill Claude CodeCodex
The Massing release discipline — how to ship a verified, CI-green version-numbered release direct to main. Invoke whenever finishing a shippable change (feature, fix, doc). Covers version bump (both files), CHANGELOG/roadmap notes, the ruff/lint CI gotchas, tag, push, and CI/CodeQL verification.
Skill Claude CodeCodex
How to verify Massing web/viewer UI changes LIVE — full verification works; two historic "stalls" are fixed and neither was the geometry loader. Invoke when you changed apps/web and need to prove it works. Covers typecheck/lint/vitest/build, driving the real app, and honest flagging of flows you genuinely couldn't…
Skill Claude CodeCodex
Use when processing AEC/BIM 3D data in .NET 8 — mesh generation and transformation, SIMD-accelerated math, IFC/STEP/PLY to glTF/GLB/VIM conversion, plugin development. Ara3D-SDK: high-performance .NET 3D geometry and BIM library suite.
Skill Claude CodeCodex
Use when doing construction site layout planning with the FeiYang LightCAD platform — fence, lawn, foundation pit, road, prefab house 2D/3D modeling. FYLayout: construction site layout secondary development plugin for LightCAD/LightBIM.
Skill Claude CodeCodex
Architectural modeling in Rhino 3D through the rhino-architect MCP tools. Use whenever the user wants to model, edit, analyze, or document buildings in Rhino - massing studies, floor plates, cores, facades, openings, floor plans, sections, area schedules, materials, or viewport captures. Also use when tracing…
Skill Claude CodeCodex
A workflow for reviewing software architecture, including service boundaries, technical choices, data and model boundaries, AI workflows, reliability, and long-term complexity.
Skill Claude CodeCodex
Skill "aios-design" from ArchSightLabs/archsight-aios, covering aios design, 目标, aios 适用性, 适用场景 and 输入.
Skill Claude CodeCodex
A product-management workflow for turning an approved direction into a defined software version with a product brief, priorities, acceptance measures, pilot or user-acceptance testing, and handover details.
Skill Claude CodeCodex
Instala, actualiza, repara y verifica NavisCoord — el complemento de Autodesk Navisworks y su runtime local — cuando se usa como plugin de Claude o Codex. Úsala si las herramientas navis no aparecen, si solo aparece navisinstallstatus, si el puente no responde, si Navisworks no muestra la pestaña NavisCoord en la…
OpenAEC-Foundation/OpenAEC-Workspace-Composer
Skill Claude CodeCodex
Use when creating a new SolidJS project, scaffolding a SolidStart application, or setting up project infrastructure. Prevents misconfigured Vite/TypeScript settings, wrong directory structures, and React-style project patterns. Covers Vite configuration, TypeScript setup, component directory structure, routing, state…
OpenAEC-Foundation/OpenAEC-Workspace-Composer
Skill Claude CodeCodex
Use when encountering permission denied errors, CSP violations, or capability configuration issues in Tauri 2. Prevents confusing core permissions with plugin permissions and missing scope restrictions on sensitive plugins. Covers capability misconfiguration, missing plugin permissions, scope violations, CSP…
OpenAEC-Foundation/OpenAEC-Workspace-Composer
Skill Claude CodeCodex
Use when designing Tauri 2 app architecture, choosing between IPC approaches, or planning application structure. Prevents using commands for streaming data, events for request/response, and putting business logic in the frontend. Covers commands vs events vs channels, state architecture, frontend-backend split…
marcinfinitesimal533/Claude-skills-for-Computational-Designers
Skill Claude CodeCodex
Revit API fundamentals, Dynamo for Revit, pyRevit framework, IFC schema and openBIM, model checking, automated documentation, clash detection, and BIM interoperability tools for AEC computational design.
Skill Claude CodeCodex
2D drafting + 3D modeling via Modulor (agent-native CAD). Use when the user asks to draw floor plans, model buildings or parts, produce DXF/SVG drawings, STL/GLB meshes, IFC BIM models, or to import and modify existing DXF drawings. Requires pip install modulor.
Skill Claude CodeCodex
Apply pending changes after user confirms with CONFIRMAPPLY.
Skill Claude CodeCodex
Edit COBie data via draft, preview, then confirmation.
Skill Claude CodeCodex
Export COBie workbook, validation report, or artifact references.