What problem does it solve? Developing SAP Fiori applications involves many specialized tasks—generating Fiori Elements floorplans, configuring Page Editor for List Reports and Object Pages, writing OData annotations, and deploying to ABAP or Cloud Foundry. This Skill consolidates official SAP Fiori tools guidance so you can perform these tasks correctly without searching through scattered documentation. ## Core Features & Use Cases - Application Generation: Create Fiori Elements apps (List Report, Object Page, Analytical List Page, Overview Page, Worklist, Form Entry) or SAPUI5 Freestyle apps from SAP systems, CAP projects, or EDMX files. - Configuration & Annotations: Configure Page Editor elements, extension-based custom columns/sections/actions, building blocks, and OData V2/V4 annotations with language server support. - Preview, Deployment & Adaptation: Preview with mock or live data, deploy to ABAP repositories or Cloud Foundry, configure Fiori Launchpad tiles, and build upgrade-safe adaptation projects. - Use Case: You need a List Report app over a CAP OData V4 service with a custom table column and ABAP deployment config—this Skill walks you through generation, Page Editor setup, and ui5-deploy.yaml creation. ## Quick Start Ask the assistant to generate a new Fiori Elements List Report application connected to your OData service and configure its table columns and filter fields.