epd-to-spec
01AlpacaLabsLLC/skills-for-architects
Skill Claude CodeCodex
Write CSI specification language for EPD submittals and sourced GWP limits. Use to add embodied-carbon or EPD requirements to specs; not to parse, find, or compare EPDs.
166 tagged aec, measured the same way as everything else here.
Browse within: bim 104desktop-app 60openaec 60architecture 49claude-code-skills 49real-estate 49antigravity 33architecture-review 33building-ai 332d 11animations 11blender 11camera 11ifc 8
AlpacaLabsLLC/skills-for-architects
Skill Claude CodeCodex
Write CSI specification language for EPD submittals and sourced GWP limits. Use to add embodied-carbon or EPD requirements to specs; not to parse, find, or compare EPDs.
AlpacaLabsLLC/skills-for-architects
Skill Claude CodeCodex
Guided, hands-on course teaching architects how to use Codex or Claude Code — six short modules, each built around an exercise on a bundled sandbox project (a fictional Brooklyn art museum expansion). Resumable across sessions via PROGRESS.md. Use when the user runs $learn or /as:learn, says they're new to AI-assisted…
AlpacaLabsLLC/skills-for-architects
Skill Claude CodeCodex
Architecture Studio control plane — initialize or inspect a studio workspace, create and register projects, or route an architecture/AEC task to the right agent or skill. Use when the user runs /as:studio, asks to set up or open their studio, manage its projects, or describes a task without naming a skill.
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.
teixasalone/UnrealEngine5-Skills
Skill Claude CodeCodex
UE5.6/UE5.7 Blueprint graph workflow for feature implementation, input events, node wiring, and graph validation. Use when requests involve adding Blueprint logic, keyboard input behavior, function chains, event graph edits, or pin-level connection guidance.
teixasalone/UnrealEngine5-Skills
Skill Claude CodeCodex
UE5.6/UE5.7 gameplay C++ implementation for Actors, Components, DataAssets, and gameplay logic. Use when requests ask to write .h/.cpp pairs, expose UPROPERTY/UFUNCTION to Blueprint, use GameplayTags, or build reusable component-based systems.
teixasalone/UnrealEngine5-Skills
Skill Claude CodeCodex
UE5.6/UE5.7 PCG building generation workflow for modular buildings, blockouts, facade rules, and runtime generation. Use when requests involve Procedural Content Generation (PCG), Shape Grammar, lot-based building spawn, deterministic random seeds, density/filter pipelines, or converting designer constraints into…
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…
Skill Claude CodeCodex
BIM Agent — Query and validate Building Information Models (IFC) through natural language.