fiori-annotations
Installation
SKILL.md
Fiori Annotations — Best Practices
Primary reference: https://cap.cloud.sap/docs/guides/uis/fiori OData annotation vocabulary: https://ui5.sap.com/#/topic/030faebe70b34198b17a93b4c6e7b4d7 Feature showcase: https://github.com/SAP-samples/fiori-elements-feature-showcase
Always annotate in app/<app-name>/annotations.cds — never inline in entity definitions,
never in webapp/annotations.xml in CAP projects.
Essential annotation structure for List Report + Object Page
using OrderService from '../../srv/order-service';
annotate OrderService.Orders with @(