China Standard Architectural CAD Generator
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_f8722175/gb-arch-cad-gen.
About this skill
Problem
Early residential design often needs quick floor plans that follow Chinese drawing conventions, but manual CAD or generic drawing tools may miss GB requirements such as ceiling height, clear height, door width, paper size, line weights, and title blocks. architectual-engineer targets this workflow: it turns room areas, building type, and paper parameters into a scheme-level architectural plan instead of a structural construction drawing.
How It Works
The skill structures design input and generates drawings according to standards. Key steps include parsing building_type, total_area, and rooms; checking parameters against GB 55038-2025, GB 50016-2014, GB 50763-2012, and related codes; generating layout data; drawing walls, doors, axes, and dimensions with makerjs; adding GB/T 50001-2017-compliant sheets and title blocks; and exporting SVG and PDF.
The output is intended for scheme communication: millimeter dimensions, A0~A4 sizes, required line types, and layer names such as A-WALL, A-AXIS, and A-DIMS. Drawing data is stored as JSON for downstream edits.
Scope and Limits
It is suitable for residential scheme plans, component details, standard title blocks, and annotation generation. It is not a substitute for structural drawings based on PKPM/YJK calculations or MEP system drawings. The generated plan should still be reviewed by the architect against project-specific conditions and cannot be used directly for construction.
Use Cases
- Generate residential scheme floor plans with axes, dimensions, and title blocks.
- Check bedroom, living room, and kitchen area minimums from a room list and export SVG/PDF.
- Create layout data with A-WALL, A-AXIS, and A-DIMS layers for downstream editing.
- Add GB/T 50001-compliant title blocks and sheet sizes to detail drawings.
Best For
- Residential architects who need fast scheme plans with GB sheet, line, and annotation rules.
- Architectural assistants who need to turn room area lists into annotated draft drawings.
- Buildings-tools developers who need structured JSON drawing data for integration.
- Small studio leads who need comparable scheme sheets with consistent title blocks.
Related Skills
A systematic code error fixing skill that follows a five-step workflow: Reproduce, Isolate, Understand, Fix, Verify, to help developers resolve code errors.
Restores Lanhu designs to target framework code using schema JSON, design tokens, and image assets.
Automatically detects engineering or competition code, analyzes bugs, vulnerabilities, algorithm complexity, and edge cases, then produces risk-level findings with before/after fixes.
Supports inline SVG/HTML rendering and Mermaid code output, covering common technical diagram creation like architecture and flow diagrams.