Skip to content

Releases: efeumutaslan/SAP-SKILLS

v1.0.0 — Initial Release

Choose a tag to compare

@efeumutaslan efeumutaslan released this 08 Apr 13:49

First public release of SAP-SKILLS for Claude Code.

What's included

  • 23 SAP development skills covering ABAP, RAP, CDS, CAP, Fiori, BTP, HANA Cloud, S/4HANA extensibility, Integration Suite, Security, DevOps, and more
  • 4 specialized agents — code reviewer, troubleshooter, migration advisor, performance analyzer
  • 5 slash commands — Clean Core check, RAP scaffold, security audit, transaction explainer, migration check
  • 3 quality hooks — ABAP lint, CDS validate, Clean Core pre-commit
  • 4 MCP server profiles — ABAP Developer, Full-Stack BTP, Consultant, Integration Dev
  • 33 reference documents — syntax guides, API references, checklists
  • 19 templates — copy-paste ready code and config templates
  • 4 validation scripts — ABAP Cloud, Clean Core, CAP project, RAP BO

Installation

Linux / macOS / Git Bash:

git clone https://github.com/efeumutaslan/SAP-SKILLS.git
cd SAP-SKILLS
./install.sh

Windows PowerShell:

git clone https://github.com/efeumutaslan/SAP-SKILLS.git
cd SAP-SKILLS
.\install.ps1

See README.md for all install options.

Compatibility

Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and other Agent Skills Specification compatible tools.

License

MIT