abap-skills
SAP ABAP development, code review, testing, and cloud migration
All Skills in This Repository (17)
Pure Emerald Level Indicatorsabap-cloud
Clarify ABAP Cloud extensibility tier selection and wrapper patterns for unreleased APIs.
clean-abap
Analyze ABAP code for Clean ABAP guideline compliance.
rap-business-events
Define and raise RAP business events in ABAP Cloud behavior definitions.
abap-unit-testing
Automate ABAP unit testing with CL_ABAP_UNIT_ASSERT and test doubles.
cds-view-entities
Define ABAP CDS view entities with v2 syntax for RAP and analytics.
abapgit
Automate abapGit workflows for repository setup, cloning, and branching in SAP environments.
abap-cloud-migration
Identify unreleased ABAP APIs and plan replacements for ABAP Cloud migrations.
btp-abap-environment
Automate SAP BTP ABAP Environment provisioning, ADT connectivity, and project scaffolding.
abap
Run abaplint scans and Clean ABAP reviews on ABAP code.
badi-enhancement
Implement ABAP BAdIs and enhancement framework components for SAP standard functionality.
atc-cloudification
Configure ATC Cloud Readiness checks against the SAP Cloudification Repository.
abap-sql-amdp
Write modern ABAP SQL and AMDP procedures for ABAP Cloud and standard ABAP.
Frequently Asked Questions
FAQPage SchemaHow to install abap-skills?โผ
Run `npx skills add likweitan/abap-skills --all -g -y` in your terminal to install all skills globally. To install a single skill, use `npx skills add likweitan/abap-skills --skill abap`.
What ABAP topics do these skills cover?โผ
They cover RAP business objects, CDS view entities, OData services, ABAP unit testing, BAdIs, authorization and IAM, ABAP SQL and AMDP, abapGit workflows, and ABAP Cloud migration patterns.
Can it review my ABAP code for clean code compliance?โผ
Yes. The abap and clean-abap skills check your code against Clean ABAP principles and abaplint rules, then report issues by severity with concrete fix examples.
Does it help migrate classic ABAP to ABAP Cloud?โผ
Yes. It identifies unreleased API usage, suggests released replacements, generates wrapper classes, and walks you through ATC Cloud Readiness checks step by step.
Which AI coding tools work with these skills?โผ
All skills follow the standard SKILL.md format and work with Claude Code, GitHub Copilot, Cursor, Codex, and OpenCode.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core