Skills, commands, and plugins for architects, designers, and AEC professionals — site research, zoning, programming, specifications, materials research, and presentations.
npx claudepluginhub alpacalabsllc/skills-for-architectsNYC property data skills — landmarks, DOB permits, violations, ACRIS records, HPD, and BSA variances from NYC Open Data.
Site planning skills — site analysis research for architectural projects.
Zoning analysis skills — envelope calculations, setbacks, height limits, and land-use regulations.
Architectural programming skills — occupancy load calculations (IBC) and workplace space programming with industry benchmarks.
Construction specification skills — CSI MasterFormat spec writing and redline punch list generation.
Sustainability skills — EPD parsing, research, comparison, and CSI specification with GWP thresholds.
Product and materials research skills — FF&E product research, spec extraction, cleanup, PDF parsing, and image processing.
Presentation skills — HTML slide deck generation, color palette creation, and image resizing for web, social, slides, and print.
Smart router and help menu — /architect routes tasks to the right agent or skill, /skills shows what's available.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
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.
7 agents, 37 skills, 7 rules, and 3 hooks across 9 plugins. Built by ALPA.
Architecture Studio
├── /studio ← entry point
│
├── agents/
│ ├── site-planner 4 skills · site research + synthesis
│ ├── nyc-zoning-expert 9 skills · property records + zoning + 3D
│ ├── workplace-strategist 2 skills · occupancy + programming
│ ├── product-and-materials-researcher 5 skills · find, extract, tag
│ ├── ffe-designer 6 skills · schedule, QA, export
│ ├── sustainability-specialist 4 skills · EPDs, GWP, LEED
│ └── brand-manager 2 skills · decks + palettes
│
├── plugins/
│ ├── 00-due-diligence 7 skills
│ ├── 01-site-planning 4 skills
│ ├── 02-zoning-analysis 3 skills
│ ├── 03-programming 2 skills
│ ├── 04-specifications 1 skill
│ ├── 05-sustainability 4 skills
│ ├── 06-materials-research 11 skills
│ ├── 07-presentations 3 skills
│ └── 08-dispatcher 2 skills
│
├── rules/
│ ├── units-and-measurements
│ ├── code-citations
│ ├── professional-disclaimer
│ ├── csi-formatting
│ ├── terminology
│ └── output-formatting
│
└── hooks/
├── post-write-disclaimer-check
├── post-output-metadata
└── pre-commit-spec-lint
Agents orchestrate skills across plugins — they assess your input, choose a path, and exercise judgment. Skills are single-purpose tools invoked with a slash command. Rules govern every output. Hooks are event-driven automations. Skills are grouped into plugins (installable bundles organized by project lifecycle).
Claude Desktop: Open Customize → Browse plugins → + → Add marketplace from GitHub → enter AlpacaLabsLLC/skills-for-architects
Claude Code:
claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install 01-site-planning@skills-for-architects
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).
Agents are the orchestration layer. Describe your task — the agent decides which skills to call, in what order, and what judgment to apply.
| Agent | Domain | What it does |
|---|---|---|
| site-planner | Site Planning | Runs all site research in parallel, synthesizes a unified brief with opportunities and constraints |
| nyc-zoning-expert | Due Diligence + Zoning | Full NYC property and zoning analysis — due diligence, buildable envelope, 3D visualization |
| workplace-strategist | Programming | Translates headcount and work style into space programs — occupancy compliance, zone allocation, room schedules |
| product-and-materials-researcher | Materials Research | Finds products from a brief, extracts specs from URLs/PDFs, tags and classifies, finds alternatives |
| ffe-designer | FF&E Design | Builds clean schedules from messy inputs, composes room packages, runs QA, exports to dealer formats |
| sustainability-specialist | Sustainability | Evaluates environmental impact — finds EPDs, compares GWP, checks LEED eligibility, writes spec thresholds |
| brand-manager | Presentations | Owns visual identity — builds decks, creates palettes, QAs deliverables for presentation readiness |
See the agents directory for full workflows and handoff logic.
Organized by project lifecycle — from due diligence through delivery.