Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

superclaude-for-sap

يحتوي superclaude-for-sap على 16 من skills المجمعة من babamba2، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
45
محدث
2026-05-24
Forks
14
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

sc4sap-program-to-spec
مطوّرو البرمجيات

Reverse-engineer an ABAP program into a Functional/Technical Specification artifact (Markdown or Excel). Socratic scope narrowing from "everything" to "only what the user needs".

2026-05-24
sc4sap-create-program
مطوّرو البرمجيات

Create ABAP programs (Report/CRUD/ALV/Batch) with Main+Include structure, OOP or Procedural, and full agent-driven coding/QA pipeline

2026-04-27
sc4sap-analyze-cbo-obj
مطوّرو البرمجيات

Analyze a CBO (Customer Business Object) package — discover frequently-used Z tables / function modules / data elements / classes / structures / table types — and save a per-module / per-package reference file so later `program` / `program-to-spec` runs prefer existing CBO elements over new ones.

2026-04-24
sc4sap-analyze-code
محللو ضمان جودة البرمجيات والمختبرون

ABAP code analysis — delegate source reads + AST/semantic/where-used analysis + rule-based review to sap-code-reviewer, then optionally render a rich briefing via sap-writer

2026-04-24
sc4sap-analyze-symptom
مطوّرو البرمجيات

Step-by-step root cause analysis for SAP operational errors. Uses MCP to directly inspect dumps, logs, transports, and where-used relations, then narrows hypotheses with minimal user questions and provides SAP Note search keywords.

2026-04-24
sc4sap-ask-consultant
مطوّرو البرمجيات

Direct operational Q&A with a SAP module consultant agent. Auto-routes the question to the matching sap-{module}-consultant and answers against the configured SAP environment (version, industry, country, active modules).

2026-04-24
sc4sap-compare-programs
محللو الإدارة

Business-angle comparison of 2–5 ABAP programs that share the same business scenario but diverge by module (MM vs CO), country (KR vs EU), persona (controller vs warehouse), or time horizon. Reader = functional consultant.

2026-04-24
sc4sap-create-object
مطوّرو البرمجيات

ABAP object creation workflow — confirm transport+package, auto-create and activate

2026-04-24
sc4sap-sap-doctor
محللو أنظمة الحاسوب

Diagnose SC4SAP plugin health, MCP server connectivity, and SAP system connection (renamed from `doctor` to avoid conflict with Claude Code's built-in `/doctor`)

2026-04-23
sc4sap-deep-interview
محللو الإدارة

Socratic deep interview to crystallize SAP requirements before autonomous execution

2026-04-23
sc4sap-mcp-setup
مطوّرو البرمجيات

Guide to install and configure the abap-mcp-adt-powerup MCP server for SAP ADT connectivity

2026-04-23
sc4sap-sap-option
مطوّرو البرمجيات

View SAP system status snapshot and edit values in `.sc4sap/sap.env` (connection, blocklist) and HUD usage limits in `~/.claude/settings.json` → `env` — single entrypoint for all sc4sap runtime options

2026-04-23
sc4sap-setup
مديرو الشبكات وأنظمة الحاسوب

Plugin setup — detect legacy single-profile state (migrate → multi-profile), create or register a SAP connection profile under ~/.sc4sap/profiles/<alias>/, install abap-mcp-adt-powerup MCP server, optionally install DEV-only ZMCP_ADT_UTILS + ZCL_S4SAP_CM_* ALV OOP handlers (tier-gated), register both PreToolUse hooks (blocklist + tier-readonly-guard), optional SPRO / customizations extraction

2026-04-23
sc4sap-team
مطوّرو البرمجيات

N coordinated SAP agents on a shared task list using Claude Code native teams

2026-04-23
sc4sap-trust-session
مطوّرو البرمجيات

INTERNAL-ONLY permission bootstrap. Grants MCP tool + file-op permissions for the current session (except GetTableContents / GetSqlQuery, which remain prompt-gated). MUST be invoked by a parent skill (create-program, setup, team, analyze-*, create-object) — direct user invocation is rejected with a redirect message.

2026-04-23
sc4sap-release
مطوّرو البرمجيات

CTS Transport Release workflow — list, validate, release, and confirm import

2026-04-19