Layout banner
fubulatu-lang fubulatu-lang

Layout

Security community

Description

--- description: "Audit or apply One UI layout: 24dp keyline, adaptive margins, breakpoints, large screens" argument-hint: "<file, dir or screen>" --- Use the `one-ui-layout` skill. Target: $ARGUMENTS If no target is given, work on the current repository root. Before starting, read `reference/PLATFORMS.md` to detect the platform and `reference/TOKENS.md` for the token values. Do not guess the platform — ask if the markers are ambiguous.

Installation

Installs to ~/.claude/skills/fubulatu-lang-one-ui-skills-layout/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fubulatu-lang-one-ui-skills-layout && curl -fsSL https://raw.githubusercontent.com/fubulatu-lang/One-UI-Skills/HEAD/commands/layout.md -o ~/.claude/skills/fubulatu-lang-one-ui-skills-layout/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository