design-automation

design-automation is a skill for Claude Code from Abhinavbwj/Claude-skills-for-Computational-Designers. It costs 31 tokens per session (10,917 once invoked), scanned A, original, MIT.

A set of methods for automating repetitive, rule-based work in architecture, engineering, and construction, such as arranging spaces or checking building rules.

In plain words
What is it for?
Use it to generate layouts, automate drawings, apply design rules, solve space-planning constraints, and check code compliance.
Why use it?
It reduces manual drawing and repeated decisions when a design must follow many constraints or standards.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the Claude-skills-for-Computational-Designers plugin — 18 skills shipped together

Good fit Use it to generate layouts, automate drawings, apply design rules, solve space-planning constraints, and check code compliance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/abhinavbwj/claude-skills-for-computational-designers/design-automation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Abhinavbwj/Claude-skills-for-Computational-Designers --skill design-automation
Clone the repo
git clone --depth 1 https://github.com/Abhinavbwj/Claude-skills-for-Computational-Designers

Made for: Claude Code.

Or install Claude-skills-for-Computational-Designers, the plugin that ships this one along with the rest of its 18 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for design-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation/github.svg)](https://agentmods.dev/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation)
Your own site
<a href="https://agentmods.dev/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation"><img src="https://agentmods.dev/badge/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for design-automation

Your own site · 80×15
<a href="https://agentmods.dev/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation"><img src="https://agentmods.dev/badge/skills/abhinavbwj/claude-skills-for-computational-designers/design-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,917 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.10917
Opus 5 $0.00015 $0.05458
Sonnet 5 $0.00006 $0.02183
Haiku 4.5 $0.00003 $0.01092

Measured 12d ago against content hash b9f27b7b62fd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

design-automation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/design-automation/SKILL.md · 940 lines

How it starts

The opening of the file, as written. The whole thing — 940 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Design Automation for AEC

Design automation is the disciplined application of computational logic to replace, accelerate, or augment repetitive and rule-governed design tasks across architecture, engineering, and construction. This skill covers the full spectrum from simple parametric rules through constraint-satisfaction engines to fully generative layout systems, drawing automation pipelines, and automated code-compliance verification.


1. Design Automation Spectrum

1.1 Levels of Automation in AEC

Design automation exists on a continuum. Understanding where a task falls on this spectrum determines the appropriate technology and the degree of human oversight required.

Level Label Description Example
0 Manual Designer makes every decision, draws every line Hand-drafted floor plans
1 Parametric Geometry driven by explicit parameters; designer controls inputs Grasshopper slider controlling facade panel width
2 Rule-Based IF-THEN logic encodes design knowledge; system applies rules automatically Auto-sizing exit widths based on occupant load
3 Constraint-Based System searches solution space satisfying stated constraints CSP solver placing rooms to satisfy adjacency + area constraints
4 Generative System produces many candidate designs autonomously; human selects GA-based floor plan generator producing 500 layout options
5 AI-Assisted Machine-learned models propose designs or predict performance GAN generating floor plan from adjacency graph
6 Autonomous Fully closed-loop: sense conditions, generate design, validate, output Automated site grading from survey to construction docs (emerging)

1.2 What Can vs. Should Be Automated

High automation potential:

  • Code compliance checking (deterministic rules)
  • Structural member sizing (engineering formulas)
  • Parking layout optimization (geometric + count)
  • Sheet creation and annotation (repetitive)
  • Clash detection (spatial intersection)
  • Area and quantity takeoffs (data extraction)

Read the full file on GitHub · 940 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 940 lines · 31 tokens per session scan A b9f27b7b62fd

Subscribe to this mod's changes

design-automation is a skill published in the GitHub repository Abhinavbwj/Claude-skills-for-Computational-Designers (212 stars, last pushed 5mo ago), licensed MIT. It adds 31 tokens to every session and 10,917 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

design-automation

Rule-based design systems, constraint satisfaction, space planning algorithms, automated layout generation, drawing automation, code compliance checking, and computational workflows for AEC design automation.

marcinfinitesimal533/Claude-skills-for-Computational-Designers · 31 tokens

taiyi-ui-design

A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.

Dong90/oh-my-taiyiforge · 35 tokens

taiyi-diagram-arch

A workflow for turning written system or product architecture into readable, version-controlled diagrams using Mermaid or exported SVG and PNG files. Architecture diagrams show components, boundaries, data flows, and deployment relationships.

Dong90/oh-my-taiyiforge · 48 tokens

taiyi-restyle

A planning guide for breaking a large user-interface redesign into smaller, independently reviewable tasks. A user interface is the part of an application that people see and use.

Dong90/oh-my-taiyiforge · 39 tokens

taiyi-diagram-pipeline

A pipeline that creates and updates architecture diagrams in three stages: a C4 model from the code, an engineering architecture diagram, and an exported PNG image. C4 is a way to describe software architecture at several levels of detail.

Dong90/oh-my-taiyiforge · 52 tokens

taiyi-diagram-render

A tool for rendering existing C4 or architecture Mermaid diagrams as SVG or PNG images. C4 is a way to show software systems at different levels, while Mermaid is a text format for diagrams.

Dong90/oh-my-taiyiforge · 50 tokens