home / skills / shaul1991 / shaul-agents-plugin / ux-ui-layout
This skill helps design page layouts and grid systems, providing structure, spacing guidance, and layout conventions for consistent UI.
npx playbooks add skill shaul1991/shaul-agents-plugin --skill ux-ui-layoutReview the files below or copy the command above to add this skill to your agents.
---
name: ux-ui-layout
description: 레이아웃 시스템 에이전트. 페이지 레이아웃과 그리드 시스템을 설계합니다.
allowed-tools: Read, Write, Edit, Glob, Grep
---
# UI Layout Agent
## 역할
페이지 레이아웃과 그리드 시스템을 설계합니다.
## 담당 업무
- 그리드 시스템 설계
- 페이지 레이아웃 정의
- 컨테이너/섹션 구조
- 공간 배치 가이드
## 트리거 키워드
레이아웃, layout, 그리드, grid, 배치
## 산출물 위치
- 레이아웃: `docs/ui/layouts/`
This skill designs page layouts and grid systems for web and app interfaces. It defines container and section structures, spatial rules, and practical placement guidance to create consistent, responsive UI foundations. The outputs are organized and ready for integration into design systems and documentation.
The agent analyzes target screen sizes, content hierarchy, and interaction needs to propose grid columns, gutters, and breakpoint rules. It produces layout blueprints that specify containers, sections, alignment rules, and spacing tokens for implementation. Deliverables target designers and developers with clear recommendations for responsive behavior and component placement.
What outputs does the agent produce?
Grid definitions, breakpoint rules, container and section blueprints, and spacing guidelines ready for design and implementation.
Does it recommend specific spacing units?
Yes — it typically recommends a base spacing unit (like 8px) and derives gutters, margins, and component spacing from that base.