What problem does it solve?
Provides clear, actionable guidance to prevent coordinate mistakes, overlapping items, and frame containment errors when programmatically placing or arranging content on a Miro board using MCP tools or the miroctl CLI.
Core Features & Use Cases
- Coordinate system rules: Explains Miro's center-origin Cartesian system, inverted Y-axis, and that item coordinates refer to item centers.
- Frame handling and tool differences: Details frame-relative coordinates for miroctl and board-absolute coordinates for Miro MCP, with formulas to convert between frame bounds and item centers.
- Layout patterns and spacing: Supplies typical item sizes, recommended gaps, grid/row/column layout formulas, and recommended frame padding to avoid overflow.
- Use case: Calculate positions for a grid of sticky notes inside a frame using miroctl without items escaping the frame or overlapping.
Quick Start
Ask the skill to calculate center coordinates and safe positions for items and frames before placing them with Miro MCP or miroctl.