floor-plan
Original:🇺🇸 English
Translated
Create architectural floor plans and interior layouts using drawio XML format with building-standard symbols. Best for office layouts, home floor plans, evacuation plans, and seating arrangements. Built on drawio with floorplan-specific stencils. NOT for simple diagrams (use mermaid) or UI wireframes (use wireframe skill).
6installs
Sourcemarkdown-viewer/skills
Added on
NPX Install
npx skill4agent add markdown-viewer/skills floor-planTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →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 fence.
```drawio⚠️ IMPORTANT: Always usecode fence. NEVER use```drawio— it will NOT render as a diagram.```xml
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 | | office-layout.md |
| Home Floor Plan | Residential room layouts | | home-floor-plan.md |
| Evacuation Plan | Emergency exit routes, fire safety | Basic shapes + arrows | evacuation-plan.md |
| Seating Plan | Event seating, theater layouts | | seating-plan.md |