返回 Skill 列表
extension
分类: 开发与工程无需 API Key

floor-plan

使用drawio XML格式和建筑标准符号创建建筑楼层平面图和室内布局。最适合办公室布局、家庭楼层平面图、疏散计划和座位安排。基于drawio构建,具有特定于楼层平面图的模板。不适用于简单的图表(请使用mermaid)或UI线框图(请使用线框技能)。

person作者: jakexiaohubgithub

Floor Plan & Layout Generator

Quick Start: Define room boundaries with walls → Add doors and windows → Place furniture from stencil library → Add dimensions and labels → Wrap in ```drawio fence.

⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram.

Critical Rules

🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md. Read the base rules first.

Floor plan-specific additions:

  • Check stencils/README.md for exact furniture stencil names
  • Use consistent scale: 1 pixel = 1 cm is a common convention (so a 3m wall = 300px)
  • Wall thickness: typically 15-20px for exterior, 10px for interior walls
  • Standard door width: 80-90cm (80-90px), window: varies

Floor Plan Types

| Type | Purpose | Stencil Library | Example | |------|---------|-----------------|---------| | Office Layout | Open office, cubicles, meeting rooms | mxgraph.floorplan.* (44 symbols) | office-layout.md | | Home Floor Plan | Residential room layouts | mxgraph.floorplan.* | home-floor-plan.md | | Evacuation Plan | Emergency exit routes, fire safety | Basic shapes + arrows | evacuation-plan.md | | Seating Plan | Event seating, theater layouts | mxgraph.floorplan.* | seating-plan.md |