likweitanlikweitanCommunityยท17 Agent Skills Included

abap-skills

SAP ABAP development, code review, testing, and cloud migration

Guides SAP ABAP development across RAP, CDS view entities, OData services, unit testing, BAdIs, and authorization. Reviews ABAP code against Clean ABAP principles and abaplint rules, replacing manual style checks and guesswork. Covers ABAP Cloud migration, released API lookups, ATC readiness checks, Fiori URL generation, and BTP architecture diagrams.
npx skills add likweitan/abap-skills --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
likweitanlikweitan

abap-cloud

Clarify ABAP Cloud extensibility tier selection and wrapper patterns for unreleased APIs.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

clean-abap

Analyze ABAP code for Clean ABAP guideline compliance.

Community
Intermediate
๐Ÿ“ฆ In Repo
likweitanlikweitan

rap-business-events

Define and raise RAP business events in ABAP Cloud behavior definitions.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

abap-unit-testing

Automate ABAP unit testing with CL_ABAP_UNIT_ASSERT and test doubles.

Community
Intermediate
๐Ÿ“ฆ In Repo
likweitanlikweitan

cds-view-entities

Define ABAP CDS view entities with v2 syntax for RAP and analytics.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

abapgit

Automate abapGit workflows for repository setup, cloning, and branching in SAP environments.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

abap-cloud-migration

Identify unreleased ABAP APIs and plan replacements for ABAP Cloud migrations.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

btp-abap-environment

Automate SAP BTP ABAP Environment provisioning, ADT connectivity, and project scaffolding.

Community
Intermediate
๐Ÿ“ฆ In Repo
likweitanlikweitan

abap

Run abaplint scans and Clean ABAP reviews on ABAP code.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

badi-enhancement

Implement ABAP BAdIs and enhancement framework components for SAP standard functionality.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

atc-cloudification

Configure ATC Cloud Readiness checks against the SAP Cloudification Repository.

Community
Advanced
๐Ÿ“ฆ In Repo
likweitanlikweitan

abap-sql-amdp

Write modern ABAP SQL and AMDP procedures for ABAP Cloud and standard ABAP.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’