board_layout_rules

Define card orientations, zone requirements, and rotation logic for game boards.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/trioskosmos/rabukasim --skill board-layout-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board_layout_rules
Source: https://github.com/trioskosmos/rabukasim/tree/main/.agent/skills/board_layout_rules
Command: npx skills add https://github.com/trioskosmos/rabukasim --skill board-layout-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear, unified reference for how cards should be oriented and positioned on the game board, ensuring consistency and adherence to game design.

Core Features & Use Cases

  • Card Orientation Standards: Defines native orientations for different card types (Member, Live).
  • Zone-Specific Rules: Specifies how cards should appear in various zones (Hand, Stage, Live Zone, etc.).
  • Rotation Logic: Details the rotation required for cards to meet zone standards.
  • Layout Priority: Establishes flex ratios for different board areas.
  • Sidebar Responsibilities: Outlines content and dimensions for sidebars.

Quick Start

Consult the board_layout_rules skill for guidance on card placement and rotation within the game interface.

Frequently Asked Questions about board_layout_rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define card orientation rules for a game board layout?

Card orientation rules for a game board layout are defined by establishing native orientations for specific card types and specifying zone-specific placement standards to ensure consistent visual presentation.

What is the standard rotation logic for cards moving between game board zones?

Rotation logic for game board zones details the exact rotation required for cards to meet zone standards, ensuring items transition correctly between areas like the Hand and the Live Zone.

How do layout priority rules affect game board UI design?

Layout priority rules affect game board UI design by establishing flex ratios for different board areas, which dictates how space is distributed across the interface and sidebars.

When do I need to apply vertical or horizontal card orientation in game design?

You need to apply vertical or horizontal card orientation in game design when adhering to specific layout policies, such as maintaining a Vertical Hand and a Horizontal Live-Set for consistent presentation.

What are the sidebar responsibilities in a card game board layout?

Sidebar responsibilities in a card game board layout outline the specific content and dimensions required for the sidebar areas to support the main game board interface effectively.