# Fix Fiori Elements Extensions

> | Handle Fiori Elements V2 controller extensions during UI5 modernization. Use this skill when: - Extension controllers use sap.ui.controller() AND the manifest has a matching controllerName entry (Case B → report only, do not modernize) - Extension controllers use Controller.extend() with manifest controllerName registration (Case B → report only, do not modernize) - Code contains registerControllerExtensions calls (Case A → ControllerExtension.extend + override) - Manifest.json has sap.ui5/extends/extensions/sap.ui.controllerExtensions with controllerName entries Case B (plain object) is by far the most common. For Case B, do NOT modify controller files — report them and move on. Case A requires actual code modernization. For plain controller definitions in custom (non-Fiori-Elements) apps where sap.ui.controller() is just defining a standalone controller, use fix-js-globals (Case 9) instead.

## Facts
- Page: https://tashan.sh/capability/skill-ui5-fix-fiori-elements-extensions
- tashan id: skill:UI5/fix-fiori-elements-extensions
- Source: https://github.com/UI5/plugins-coding-agents
- Type: skill
- Category: devtools
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 96.0
- Freshness: 92.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: Apache-2.0
- Official: no

## Install

```sh
cp -r fix-fiori-elements-extensions ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-14 by tashan (https://tashan.sh) from public evidence. Scorer s5.
