layout▌
11 indexed skills · max 10 per page
gpui-layout-and-style
longbridge/gpui-component · Frontend
GPUI provides CSS-like styling with Rust type safety.
agent-sessions-layout
microsoft/vscode · Productivity
When working on the Agents workbench layout, always follow these guidelines:
avalonia-layout-zafiro
davila7/claude-code-templates · Productivity
Master modern, clean, and maintainable Avalonia UI layouts. Focus on semantic containers, shared styles, and minimal XAML.
axiom-auto-layout-debugging
charleswiltgen/axiom · Productivity
Use when:
golang-project-layout
samber/cc-skills-golang · Backend
Persona: You are a Go project architect. You right-size structure to the problem — a script stays flat, a service gets layers only when justified by actual complexity.
avalonia-layout-zafiro
sickn33/antigravity-awesome-skills · Productivity
Master modern, clean, and maintainable Avalonia UI layouts. Focus on semantic containers, shared styles, and minimal XAML.
swiftui-layout-components
dpearson2699/swift-ios-skills · Frontend
Layout and component patterns for SwiftUI apps targeting iOS 26+ with Swift 6.3. Covers stack and grid layouts, list patterns, scroll views, forms, controls, search, and overlays. Patterns are backward-compatible to iOS 17 unless noted.
layout-analyzer
claude-office-skills/skills · Productivity
This skill enables document layout analysis using surya - an advanced document understanding system. Detect text blocks, tables, figures, headings, and determine reading order in complex documents.
flutter-layout
flutter/skills · Productivity
Build responsive Flutter layouts by composing widgets, managing constraints, and adapting to screen sizes. \n \n Provides a decision tree for selecting the right base layout widget (Row, Column, Stack, ListView, GridView, CustomScrollView) based on content dimensionality, overlap, scrolling, and responsiveness needs \n Enforces Flutter's core constraint system: constraints flow down, sizes flow up, parents set position; includes ConstrainedBox patterns for forcing specific dimensions \n Implemen
axiom-swiftui-layout
charleswiltgen/axiom · Frontend
Discipline-enforcing skill for building layouts that respond to available space rather than device assumptions. Covers tool selection, size class limitations, iOS 26 free-form windows, and common anti-patterns.