What problem does it solve? Rock RMS staff developers often need to look up syntax and conventions for Lava templates, Helix blocks, SQL queries, and CMS theming while building day to day, and this Skill bundles 73 reference articles from 7 official Rockumentation sources into one searchable index. ## Core Features & Use Cases - Lava Reference: Covers filters (text, date, numeric, color, array, attribute), tags, commands (SQL, entity, workflow, cache), and shortcode authoring with code examples. - Helix & CMS Building: Documents Helix endpoints, HTMX patterns, page/block management, content channels, themes, caching, and personalization for Rock-powered websites. - Styling & Data Conventions: Includes Rock's design system utilities (grids, flexbox, colors, spacing), the SQL Style Guide, and Dynamic LINQ syntax for dataviews and reports. - Use Case: When writing a Lava template that queries groups and formats output, load the entity command and array filter references to get exact syntax and working examples. ## Quick Start Ask the agent to write a Lava template that lists upcoming calendar events filtered by campus, and it will load the relevant reference files for exact syntax.