sap-fiori-eslint-plugin

Installation
SKILL.md

SAP Fiori ESLint Plugin

Work with @sap-ux/eslint-plugin-fiori-tools on SAP Fiori projects: set up ESLint from scratch, migrate from a legacy configuration, or run and fix lint issues.

Determine which task to perform

Identify the user's intent from their request:

User says / situation Task Reference
"Set up ESLint", "Add ESLint", no eslint.config.mjs exists Set up references/setup.md
"Migrate ESLint", .eslintrc / eslint@8 present, upgrade ESLint Migrate references/migrate.md
"Run ESLint", "Check my code", "Fix lint errors", eslint.config.mjs exists Lint references/lint.md
"Show all application issues", "show UX consistency issues", "issues for app X", "same issues as Page Map/App Info" App issues only references/lint.md — follow the App-scope mode section

If the intent is unclear, check the project state:

Installs
397
GitHub Stars
156
First Seen
Jun 25, 2026
sap-fiori-eslint-plugin — sap/open-ux-tools