configuring-slots

Community

Master CanvasPanel slot mapping for layout.

Author15195999826
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CanvasPanelSlot requires special mapping between Blueprint and TypeScript for anchors and offsets, while other slot types map directly. This Skill guides correct mapping rules.

Core Features & Use Cases

  • CanvasPanelSlot mapping: Point vs Range anchors logic and corresponding Offsets.
  • 19 slot types quick reference: knowledge that most slots map directly except CanvasPanelSlot.
  • Practical layouts: examples for fixed-position, full-bleed, and centered layouts.

Quick Start

Define a CanvasPanelSlot with proper Anchors and Offsets, then assign it to a CanvasPanel.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: configuring-slots
Download link: https://github.com/15195999826/LomoMarketplace/archive/main.zip#configuring-slots

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository