What problem does it solve? Developers working with the Lucca Front / Prisme design system often generate incorrect Angular code because component APIs, selectors, and inputs change between versions. This Skill provides version-accurate documentation for Lucca Front 21.0.x so every generated component matches the exact installed patch. ## Core Features & Use Cases - Component API Reference: Access API docs, Angular/HTML examples, design guidelines, and Figma mappings for over 100 components (button, callout, data-table, select, modal, etc.). - Patch-Aware Fixes: Detects the installed patch version and consults per-patch fix files (21.0.1 through 21.0.5) so code matches the project's actual version. - Design & Content Guidelines: Includes tokens, design patterns, content writing rules, deprecated component lists, and migration codemods. - Use Case: When asked to add a filter bar to an Angular page, the Skill reads the filterbar API and example files, verifies the installed @lucca-front/ng version, and generates code using the correct selectors and inputs. ## Quick Start Ask the assistant to generate an Angular form using Lucca Front components such as lu-text-input and luButton for your project.