vscode_abap_remote_fs
Live SAP access, ABAP coding, testing, and debugging
All Skills in This Repository (6)
Pure Emerald Level Indicatorsclean-abap
Enforces SAP's official Clean ABAP style guide on ABAP code.
abap-performance-ecc
Provide ABAP performance best practices for ECC systems on traditional databases.
sap-system-personality-report
Generate an SAP System Personality Report via ABAP SQL metadata queries.
abap-performance-hana
Optimize ABAP code for S/4HANA with database-centric processing patterns.
abap-code-writing
Guide ABAP solution development from requirement validation through Clean ABAP code writing.
abap-research
Research SAP system objects using metadata tables like TADIR and TSTC.
Frequently Asked Questions
FAQPage SchemaHow to install ABAP FS?โผ
Run `npx skills add marcellourbani/vscode_abap_remote_fs --all -g -y` in your terminal to install all skills in this suite globally.
How to connect VS Code to an SAP system?โผ
Install the extension from the VS Code Marketplace, open the ABAP FS Connection Manager, add your SAP system, and connect. Your system needs ADT enabled and NetWeaver 7.51 or later for write support.
Can AI read and edit real SAP code?โผ
Yes. The extension exposes over 40 tools that let your assistant search objects, read real source code, edit ABAP, run syntax checks, and execute unit tests against the live system.
Does ABAP FS work with Cursor and Claude Code?โผ
Yes. A built-in MCP server exposes all tools to any MCP-compatible client, including Cursor, Claude Code, Windsurf, and Claude Desktop.
Can it automate SAP GUI testing?โผ
Yes. A guided seven-phase workflow designs test cases, prepares data, generates Playwright scripts for SAP WebGUI, and produces Word evidence reports.
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