Claude Code studio for architects, designers, and AEC professionals — 41 skills and 7 agents covering NYC due diligence, site planning, zoning analysis, programming, CSI specifications, sustainability (EPDs), FF&E and materials research, presentations, project dossiers, and a guided learning course. Type /studio to route any task, or /skills for the full menu.
Agents are autonomous specialists that orchestrate multiple skills to complete a complex task. Unlike skills (single-purpose, invoked directly), agents assess the situation, choose a path, and exercise judgment.
Creative director for deliverables. Builds presentation decks, creates color palettes, resizes imagery, and QAs outputs for visual consistency. Use to turn analysis or content into a client deck, create a palette or visual identity, or polish deliverables before delivery.
FF&E designer and schedule manager. Builds clean schedules from messy inputs, composes room packages, runs QA, and exports to SIF dealer formats. Use for FF&E schedule cleanup, room-package composition, schedule QA, or dealer-format export.
NYC property and zoning specialist. Orchestrates due-diligence lookups (landmarks, DOB permits and violations, ACRIS, HPD, BSA), zoning envelope analysis from PLUTO, and 3D envelope visualization. Use for any NYC address question about zoning, FAR, buildable envelope, permits, violations, ownership, or full property due diligence. NYC only.
FF&E research specialist. Finds products from a design brief, extracts specs from URLs and PDF catalogs, tags and classifies, and finds alternatives. Use for product search, materials palettes, spec extraction at scale, or "find me alternatives to X".
Create harmonious color palettes from descriptions, moods, or images — outputs a self-contained HTML file with swatches, hex/RGB/HSL codes, contrast ratios, and example pairings. Use when the user asks for a color palette, color scheme, or brand colors ("generate a palette for...", "colors that match this image").
Convert a CSV or Excel FF&E product list to SIF (Standard Interchange Format) for dealer and procurement systems. Use when the user asks to "convert to SIF", export a schedule for a dealer, or produce a .sif file from a spreadsheet. For the reverse direction use /sif-to-csv.
Capture a project decision as an ADR-style record in decisions/NNNN-slug.md — context, options considered, the call, consequences, status. Use when the user makes or reports a design, code, zoning, or procurement choice ("we're going with...", "the client decided..."), when an analysis surfaces options that force a choice, or to supersede an earlier decision. Records reasoning — current facts live in PROJECT.md via /project-dossier.
Demographics and market site analysis — population, income, age, housing market, and employment data from an address. Use when the user asks who lives near a site, requests census or market data, or says "run a demographics analysis" for an address.
Climate and environmental site analysis — temperature, precipitation, wind, sun angles, flood zones, seismic risk, soil, and topography from an address. Use when the user asks about site climate, sun path, flood or seismic risk, or says "run an environmental analysis" for an address.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub alpacalabsllc/skills-for-architectsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
█████╗ ██████╗ ██████╗██╗ ██╗ ███████╗████████╗██╗ ██╗██████╗ ██╗ ██████╗
██╔══██╗██╔══██╗██╔════╝██║ ██║ ██╔════╝╚══██╔══╝██║ ██║██╔══██╗██║██╔═══██╗
███████║██████╔╝██║ ███████║ ███████╗ ██║ ██║ ██║██║ ██║██║██║ ██║
██╔══██║██╔══██╗██║ ██╔══██║ ╚════██║ ██║ ██║ ██║██║ ██║██║██║ ██║
██║ ██║██║ ██║╚██████╗██║ ██║ ███████║ ██║ ╚██████╔╝██████╔╝██║╚██████╔╝
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═════╝
Architecture Studio
One plugin of agents, skills, and rules for architects, designers, and AEC professionals — use with Claude Desktop or Claude Code.
Architecture Studio teaches Claude architecture-specific workflows — site analysis, zoning, space programming, specifications, materials research, sustainability, and presentations.
One plugin — architecture-studio v1.3.0 — with 41 skills, 7 agents, 7 rules, and 3 hooks. Built by ALPA.
/site-history (formerly history); the help menu skill is /skills (formerly skills-menu)./learn — a guided, resumable course teaching architects Claude Code itself, on a bundled sandbox project (a fictional Brooklyn art museum expansion).Full history in the CHANGELOG.
Architecture Studio (one plugin: architecture-studio)
├── skills/ 41 skills — one directory each, flat
│ ├── /studio ← entry point: describe a task, get routed
│ └── /skills ← help menu
├── agents/ 7 orchestration subagents
├── hooks/ 3 event-driven automations (auto-register)
├── rules/ 7 cross-cutting conventions (2 hook-enforced, 5 advisory)
└── schema/ shared FF&E product schema (33 columns) + SIF crosswalk
Agents orchestrate skills — they assess your input, choose a path, and exercise judgment; each registers as a native Claude Code subagent. Skills are single-purpose tools invoked with a slash command. Rules are cross-cutting conventions. Hooks are event-driven automations that register automatically when the plugin is enabled.
Claude Desktop: Open Customize → Browse plugins → + → Add marketplace from GitHub → enter AlpacaLabsLLC/skills-for-architects → install Architecture Studio
Claude Code:
claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install architecture-studio@skills-for-architects
That single install loads all 41 skills, all 7 agents, and the 3 hooks.
Type /studio followed by what you need. The router reads your request and hands off to the right agent or skill.
/studio task chair, mesh back, under $800
/studio 123 Main St, Brooklyn NY
/studio I need a space program for 200 people
/studio parse this EPD
Type /skills for the full menu. Or call any skill directly by name (e.g. /environmental-analysis 123 Main St). New to Claude Code entirely? Start with /learn.
The course starts inside Claude Code, so someone at your office has to get you there once. The whole preflight, suitable for handing to a colleague:
⌘-space, type terminal, press Enter. On Windows: install Claude Desktop instead and use its built-in Code panel.npm install -g @anthropic-ai/claude-code (your IT or a colleague may need to install Node first), or download the desktop app.claude, follow the login prompt (uses your existing Claude subscription)./learn — the course takes it from there, including what a terminal even is.Agents are the orchestration layer. Describe your task — the agent decides which skills to call, in what order, and what judgment to apply.
Smart router and help menu — /architect routes tasks to the right agent or skill, /skills shows what's available.
Smart router and help menu — /architect routes tasks to the right agent or skill, /skills shows what's available.
29 specialized Claude Code skills for building architecture. Core 18 skills cover design theory, building programming, concept design, building typology, spatial planning, envelope design, structural systems, MEP services, daylighting, materials, building codes, accessibility, fire safety, acoustics, building-scale sustainability, and construction documentation. Country-specific dossiers (v1.1.0) provide clause-level regulatory precision for 10 priority jurisdictions: India (NBC 2016, ECBC, IS codes, state DCRs), UAE (Dubai Building Code 2021, ADIBC, UAE FLS Code 2018, Estidama, Al Sa'fat), Saudi Arabia (SBC 201-1001, Mostadamah, NEOM/Royal Commission jurisdictions), USA (IBC 2024, IECC 2024, NFPA 101, ADA 2010, ASCE 7-22, state amendments incl. CA Title 24, NYC, FL HVHZ), UK (Building Regulations 2010 + Approved Documents A-S, Building Safety Act 2022, BSR/HRB, Scotland/Wales/NI), Germany (MBO + 16 LBOs, GEG 2023, DIN 18040/4109/4108, Eurocode NAs), Singapore (BCA Building Control Act, SCDF Fire Code 2018, Green Mark 2021, URA Master Plan), Japan (Building Standards Act, two-level seismic design, Sho-Energy Ho 2015, Heart Building Law, AIJ standards, BCJ evaluation), China (GB 50352-2019, GB 50016-2014, GB 50011-2010, JGJ residential energy codes, DB local supplements, sunlight rights), Australia (NCC 2022 Vol 1-3, AS/NZS 1170 series, AS 1428.1-2021, NatHERS 7-star, state planning systems). Geographic-foundations skill auto-detects jurisdiction and routes to the correct country dossier. References 50+ architects and theorists, IBC/Eurocodes/ASCE/ASHRAE/ADA/NFPA/ISO standards, sustainability frameworks (LEED, BREEAM, Passive House, DGNB, CASBEE, Green Mark, Green Star, NABERS, Mostadamah, Estidama, GRIHA, IGBC). Includes 7 Python calculators.
18 specialized Claude Code skills for urban design covering site analysis, masterplanning, street design, public space design, sustainability scoring, zoning, transit-oriented development, mobility and transport planning, cost estimation, urban regeneration, and computational urban metrics. References 40+ theorists and frameworks including Kevin Lynch, Jane Jacobs, Christopher Alexander, Jan Gehl, Andres Duany, and standards from NACTO, ITDP, ITE, CROW, ICOMOS, UN-Habitat, LEED-ND, BREEAM, and more. Includes 7 Python calculators.
Write project proposals, draft spec sheets, and create client presentations
🏗️ Architect — System Architect + Technical Design Leader
Linear infrastructure acquisition: agricultural easements, cropland compensation, land assembly, public consultation, NIMBY response, transit station siting, transmission line specs, right-of-way