fiori-mcp
49MCP server Claude CodeCodexCursor +2
SAP Fiori - Model Context Protocol (MCP) server. Runs locally from the @sap-ux/fiori-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
SAP Fiori - Model Context Protocol (MCP) server. Runs locally from the @sap-ux/fiori-mcp-server npm package.
Skill Claude CodeCodex
Add visual filters (chart-based) to SAP Fiori Elements filter bar/value help using CAP or ABAP RAP.
Skill Claude CodeCodex
Add analytical chart (chart + table hybrid) to SAP Fiori Elements List Report using aggregated data. Supports CAP and ABAP RAP (OData V4).
Skill Claude CodeCodex
Guidelines for SAP Fiori app development for CAP and standalone projects. Use this skill when creating or modifying SAP Fiori Elements applications.
Skill Claude CodeCodex
Run, invoke, and test the @sap-ux/create CLI — generate, add, convert, remove, update, change, list, get commands for SAP Fiori projects. Use when asked to run sap-ux, invoke create CLI, add config to a project, generate adaptation-project, or test any sap-ux/create subcommand.
Skill Claude CodeCodex
Configure, migrate, or run ESLint with @sap-ux/eslint-plugin-fiori-tools in SAP Fiori projects (standalone or CAP). Use when ESLint is missing and the user wants to add it or add code quality checks; when an existing .eslintrc or eslint@8 config needs upgrading to ESLint 9 flat config; when the user wants to run…
Skill Claude CodeCodex
Use this skill when writing, fixing, extending, or reviewing OPA5 integration tests for SAP Fiori Elements applications - whether the app uses OData V4 (sap.fe.test library) or OData V2 (fioriElementsTestLibrary). Triggers on any request involving OPA5 journeys, page objects, JourneyRunner setup, test structure, mock…
Skill Claude CodeCodex
Configure hierarchical tree table to SAP Fiori elements application for displaying parent-child recursive hierarchies. Supports CAP and ABAP RAP (OData V4).
MCP server Claude CodeCodexCursor +2
SAP Fiori - Model Context Protocol (MCP) server. Runs locally from the @sap-ux/fiori-mcp-server npm package. Needs 2 environment variables to run.
Skill Claude CodeCodex
SAP Fiori design guidelines for building enterprise applications. Use this skill when designing, building, or reviewing SAP Fiori applications, implementing SAPUI5 or UI5 Web Components, working with SAP enterprise UX patterns, or needing guidance on buttons, forms, tables, object pages, list reports, navigation…
Skill Claude CodeCodex
SAP Fiori for iOS Design Skill — Converts Figma designs from the Fiori iOS UI Kit into SwiftUI prototypes with animations and interactions. Use this skill when a designer provides a Figma node ID or component name and wants working SwiftUI code, when asking which Fiori iOS component to use, when mapping Figma variants…
Plugin Claude Code
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
MCP server Claude CodeCodexCursor +2
Model Context Protocol (MCP) server for AI-assisted development of MDK applications. Runs locally from the @sap/mdk-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
Model Context Protocol (MCP) server for AI-assisted development of MDK applications. Runs locally from the @sap/mdk-mcp-server npm package.
Instructions file CodexOpenCode
Instructions for SAP/astonish, covering agents.md, project overview, repository map, setup, build, and run and test and lint commands.
Instructions file
Instructions for SAP/astonish: This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
SAP/automation-pilot-agent-skills
Settings file Claude Code
Agent settings declaring 1 allowed tools.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Discover available commands and catalogs in SAP Automation Pilot via API. Use when you need to find what executors/commands exist, get command definitions, or explore a catalog before generating new commands. Essential for complex command generation involving multiple services.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Generate SAP Automation Pilot commands with dynamic expressions, jq transformations, and composite workflows. Use when creating commands, building orchestration flows, or working with Automation Pilot expressions and script execution (Bash, Python, Node.js, PowerShell).
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Review production commands, inputs, and catalogs for Automation Pilot. Validates file structure, naming conventions, security requirements, mandatory patterns, and best practices. Use when reviewing .command.json, .input.json, or .catalog.json files.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Manage SAP Automation Pilot content (commands, catalogs, inputs) via Content API. Use when importing or exporting commands, listing catalogs, or managing automation content programmatically.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Debug and troubleshoot SAP Automation Pilot execution failures. Use when executions fail, need to investigate errors, check execution health (pass/fail summary), or understand error patterns. Provides error pattern matching with suggested fixes.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Monitor and manage SAP Automation Pilot executions via API. Use when triggering commands, checking execution status, retrieving logs, aborting or pausing executions, or troubleshooting failed runs.
SAP/automation-pilot-agent-skills
Skill Claude CodeCodex
Master the ExecuteScript executor for Automation Pilot commands. Covers script execution parameters, Base64 encoding, timeout/exit code handling, stdin/parameters/environment patterns, and language-specific commands (Python, Node.js, PowerShell). Use when building commands that execute shell scripts or custom code.