What problem does it solve? Enterprise screens often carry dozens or hundreds of information pieces, and teams struggle to decide what goes where, what to cut, and when a screen is finished. This Skill provides opinionated house rules for prioritizing screen content so layout decisions follow the user's workflow rather than stakeholder pressure or arbitrary density caps. ## Core Features & Use Cases - Prioritization framework: Applies the inverted triangle (broadest content at top, persona-specific at bottom), the three tenets (workflow, physicality, simplicity), and the removal test to every element on a screen. - Layout constraints: Enforces hierarchy without color, sticky-region limits, a single-scrollbar rule with no inner scrolling, and frequency-based decisions about what holds permanent screen space. - Use Case: When a stakeholder asks to add a permanent create form under a data table, use this Skill to determine that the rarely-used form should open from a visible trigger in a modal instead, keeping the frequent task dominant. ## Quick Start Ask the agent to review whether your enterprise screen layout follows the Recursica priority rules and what should be cut, reduced, or repositioned.