← ClaudeAtlas

ui-layout-analyzerlisted

Use when analyzing a UI screenshot to describe layout structure and interface functionality.
YangsonHung/awesome-agent-skills · ★ 17 · Web & Frontend · score 78
Install: claude install-skill YangsonHung/awesome-agent-skills
# UI Layout Analyzer ## Overview Analyze a provided UI screenshot and output a structured layout description plus functional analysis. The skill focuses on interface screenshots, describing page structure, visual sections, hierarchy, controls, and likely user workflows without designing new UI or reviewing implementation code. ## When to Use Use this skill when the user provides a UI image and requests analysis. ## Do not use Do not use this skill for: - Non-UI images (photos, diagrams, charts that are not interface screenshots) - Requests to design or create UI (use ui-ux-pro-max instead) - Code review of UI implementation (use code-reviewer instead) ## Instructions Follow this format exactly: ```markdown ## UI Layout Description ### Overall Structure Describe the overall structure type (modal dialog/full page/sidebar/drawer), background color, rounded corners, shadows, etc. End with "---". --- ### Section N: Section Name - Specific description items - Use bullet points for key elements [Continue describing each section...] --- ## Function Description | Function Module | Description | |---|---| | **Module Name** | Function description | ``` ## Analysis Steps ### 1. Identify Overall Structure - Page type: Modal dialog / Full page / Sidebar / Bottom drawer - Background: White/gray/gradient/image background - Special elements: Rounded corners, shadows, borders, dividers ### 2. Divide into Sections Identify sections top to bottom, each containing: - Section ty