Sap Fiori Tools

🌐Community
by secondsky · vlatest · Repository

This skill streamlines SAP Fiori application development and deployment using Fiori Tools, boosting efficiency for SAP professionals.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sap-fiori-tools npx -- -y @trustedskills/sap-fiori-tools
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sap-fiori-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sap-fiori-tools"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill streamlines SAP Fiori application development and deployment using Fiori Tools extensions. It simplifies building both Fiori Elements and Freestyle SAPUI5 applications by providing tools for template generation, visual page configuration, guided feature implementation, OData service exploration, and project validation. The skill is designed to boost efficiency for SAP professionals working with the SAPUI5 framework.

When to use it

  • Creating new Fiori Elements or Freestyle SAPUI5 application templates using the Application Generator.
  • Visually configuring page layouts and navigation within a Fiori application using the Page Map editor.
  • Implementing features step-by-step with guided development assistance.
  • Exploring and understanding OData service metadata and annotations through the Service Modeler.
  • Validating project setup, destination configurations, and deployment targets.

Key capabilities

  • Application Generation: Creates Fiori Elements and Freestyle SAPUI5 templates.
  • Application Modeler: Provides a visual Page Map and Page Editor for configuration.
  • Guided Development: Offers step-by-step feature implementation guides.
  • Service Modeler: Visualizes OData service metadata and annotations.
  • Annotations Language Server: Supports code completion, diagnostics, and internationalization (i18n) for annotations.
  • Environment Check: Validates project setup and destination configurations.

Example prompts

  • "Fiori: Open Application Generator" - To create a new application template.
  • "Fiori: Open Page Map" - To visually edit the page layout of an existing Fiori app.
  • "Fiori: Open Guided Development" - To receive step-by-step instructions for implementing a specific feature.

Tips & gotchas

  • Requires SAPUI5 version 1.65 or higher and the CA-UX-IDE component.
  • Explore the official SAP sample repository (https://github.com/SAP-samples/fiori-tools-samples) for example projects and quick start instructions.
  • Utilize the Command Palette (Cmd/Ctrl + Shift + P) to access available Fiori Tools commands.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
secondsky
Installs
61

🌐 Community

Passed automated security scans.