SAPSAPOfficialยท7 Agent Skills Included

fundamental-ngx

Build, test, and migrate SAP Fiori Angular components

Generates SAP Fiori Angular forms, data tables, page layouts, and dialogs with correct theming and validation. Migrates legacy components to Angular 22+ signal patterns and audits code for accessibility and project conventions. Eliminates manual API lookups, broken imports, and repetitive test writing through guided, verified workflows.
npx skills add SAP/fundamental-ngx --all -g -y
Available:

Gives your AI agent the Angular 22+ coding rules, NX monorepo commands, and skill routing table needed to build and validate fundamental-ngx components correctly.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fundamental-ngx skills?โ–ผ

Run `npx skills add SAP/fundamental-ngx --all -g -y` in your terminal to install all skills globally.

How to build an SAP Fiori form in Angular?โ–ผ

Use the build-form skill to generate a reactive form with validation, error messages, and platform form components wired correctly.

How to migrate Angular components to signals?โ–ผ

The migrate skill converts decorators, host bindings, and BehaviorSubjects into modern signal-based patterns with a reviewable plan first.

Does fundamental-ngx work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Can I check accessibility of my Angular components?โ–ผ

Yes. The a11y-audit skill checks any component against WCAG AA criteria including ARIA attributes, keyboard navigation, and contrast.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’