Skip to main content
SAP
Perfil de creador de GitHub

SAP

Vista por repositorio de 80 skills recopiladas en 15 repositorios de GitHub.

skills recopiladas
80
repositorios
15
actualizado
17 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
fundamental-ngx
14 skills · 28 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDiseñadores de interfaces web y digitales
3 categorías ocupacionales · 100 % clasificado
18 %participación
#02
fundamental-styles
14 skills · 28 jul 2026
Diseñadores de interfaces web y digitalesDesarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores web
4 categorías ocupacionales · 100 % clasificado
18 %participación
#03
e-mobility-charging-stations-simulator
11 skills · 10 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
14 %participación
#04
automation-pilot-agent-skills
10 skills · 7 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
13 %participación
#05
custom-agentic-cookbook
8 skills · 14 ago 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticos
2 categorías ocupacionales · 100 % clasificado
10 %participación
#06
open-ux-tools
7 skills · 10 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores web
3 categorías ocupacionales · 100 % clasificado
8,8 %participación
#07
spartacus
3 skills · 25 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
3,8 %participación
#08
ai-sdk-js
2 skills · 10 jul 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
2,5 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

Mostrando 8 de 14 skills recopiladas.
component-guidance-actions
Diseñadores de interfaces web y digitales

Fiori guidelines for action components Button, Product Switch (App Launcher), User Menu, Scrollbar

28 jul 2026
component-guidance-navigation
Diseñadores de interfaces web y digitales

Fiori guidelines for navigation components such as Breadcrumb, Menu, Link, Shellbar, Vertical Navigation, etc

28 jul 2026
component-docs
Desarrolladores web

Browse fundamental-styles component documentation with complete HTML examples from 140+ auto-generated markdown files. Use this when the user asks about component examples, modifiers, variants, HTML structure, or wants to see working code for any…

8 jun 2026
accessibility-guide
Diseñadores de interfaces web y digitales

Accessibility guidelines for writing component examples in fundamental-styles with proper ARIA, semantic HTML, and WCAG compliance

4 jun 2026
review-pr
Analistas de garantía de calidad de software y probadores

Review a pull request in fundamental-styles against SCSS coding standards, accessibility guidelines, BEM conventions, and project patterns. Use when the user says "review pr", "review pull request", "check pr", or provides a PR number to review.

4 jun 2026
scss-style-guide
Desarrolladores de software

SCSS/CSS coding standards and patterns for fundamental-styles project

4 jun 2026
bem-naming
Desarrolladores de software

BEM (Block Element Modifier) methodology and naming conventions used in fundamental-styles with real examples

21 may 2026
component-composition
Desarrolladores de software

How to combine fundamental-styles components correctly - required wrappers, nesting rules, and common composition patterns

21 may 2026
Mostrando 8 de 14 skills recopiladas.
qmd
Desarrolladores de software

Search local markdown knowledge bases, notes, docs, and wikis with QMD. Use when users ask to find notes, retrieve documents, inspect a wiki, answer from indexed markdown, or set up QMD access.

10 jun 2026
evse-simulator
Desarrolladores de software

Control and monitor an OCPP charging station simulator via CLI. Use when users ask to manage charging stations, trigger OCPP messages from stations to the CSMS, start/stop the simulator or ATG, list stations or templates, or check simulator state.

27 may 2026
openspec-apply-change
Desarrolladores de software

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

25 abr 2026
openspec-bulk-archive-change
Desarrolladores de software

Archive multiple completed changes at once. Use when archiving several parallel changes.

25 abr 2026
openspec-continue-change
Desarrolladores de software

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

25 abr 2026
openspec-explore
Desarrolladores de software

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

25 abr 2026
openspec-ff-change
Desarrolladores de software

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

25 abr 2026
openspec-new-change
Desarrolladores de software

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

25 abr 2026
Mostrando 8 de 11 skills recopiladas.
automation-pilot-catalog-explorer
Desarrolladores de software

Discover available commands and catalogs in SAP Automation Pilot via API. Use when you need to find what executors/commands exist, get command definitions, or explore a catalog before generating new commands. Essential for complex command generation involving…

7 jul 2026
automation-pilot-command-generation
Desarrolladores de software

Generate SAP Automation Pilot commands with dynamic expressions, jq transformations, and composite workflows. Use when creating commands, building orchestration flows, or working with Automation Pilot expressions and script execution (Bash, Python, Node.js,…

7 jul 2026
automation-pilot-command-review
Analistas de garantía de calidad de software y probadores

Review production commands, inputs, and catalogs for Automation Pilot. Validates file structure, naming conventions, security requirements, mandatory patterns, and best practices. Use when reviewing .command.json, .input.json, or .catalog.json files.

7 jul 2026
automation-pilot-content-management-via-api
Desarrolladores de software

Manage SAP Automation Pilot content (commands, catalogs, inputs) via Content API. Use when importing or exporting commands, listing catalogs, or managing automation content programmatically.

7 jul 2026
automation-pilot-debugger
Desarrolladores de software

Debug and troubleshoot SAP Automation Pilot execution failures. Use when executions fail, need to investigate errors, check execution health (pass/fail summary), or understand error patterns. Provides error pattern matching with suggested fixes.

7 jul 2026
automation-pilot-executions-api
Desarrolladores de software

Monitor and manage SAP Automation Pilot executions via API. Use when triggering commands, checking execution status, retrieving logs, aborting or pausing executions, or troubleshooting failed runs.

7 jul 2026
automation-pilot-executor-executescript
Desarrolladores de software

Master the ExecuteScript executor for Automation Pilot commands. Covers script execution parameters, Base64 encoding, timeout/exit code handling, stdin/parameters/environment patterns, and language-specific commands (Python, Node.js, PowerShell). Use when…

7 jul 2026
automation-pilot-executor-httprequest
Desarrolladores de software

Master the HTTP executor for Automation Pilot commands. Covers HTTP executor parameters, expression sanitization, timeout/retry configuration, response transformers, and HTTP-specific error handling. Use when building commands that make HTTP/REST API calls.

7 jul 2026
Mostrando 8 de 10 skills recopiladas.
sap-ai-core
Desarrolladores de software

Use this skill when provisioning or calling SAP AI Core — creating service instances, resource groups, deployment configurations, deployments, and OAuth2 client-credentials tokens. Includes per-region model-catalog gotchas so the agent never hardcodes a model…

14 ago 2026
sap-sovereign-regions
Desarrolladores de software

Use this skill before suggesting any SAP AI Core model, Joule capability, or BTP service in a recipe or generated code. Encodes the model and service availability deltas for China Landing, NS2, KSA, and commercial regions so the agent never recommends…

14 ago 2026
sap-hana-data-prep
Desarrolladores de software

Use this skill when preparing customer or business data for SAP HANA Cloud ingestion before using sap-hana-vector or sap-hana-triple. Trigger for document preprocessing, CSV/Excel cleanup, JSON/API normalization, chunking for vector search, entity/relation…

14 ago 2026
sap-hana-triple
Desarrolladores de software

Use this skill when building Knowledge Graphs on SAP HANA Cloud's Triple Store — SPARQL 1.1 modeling, graph workspaces, ingestion from S/4 or business data, and the agent-over-KG NL→SPARQL→answer pattern. Includes hybrid KG+vector retrieval where both engines…

14 ago 2026
sap-hana-vector
Desarrolladores de software

Use this skill when building RAG on SAP HANA Cloud's vector engine — REAL_VECTOR columns, VECTOR_EMBEDDING() function, cosine search, and the langchain-hana / generative-ai-hub-sdk client paths. Covers ingestion, indexing, and querying patterns.

14 ago 2026
sap-joule-capability
Desarrolladores de software

Use this skill when authoring `.sapdas.yaml` capability bundles to register a code-based agent into Joule. Covers the four bundle files (capability, _da, scenarios, functions), the `joule.ext` namespace rules, daar packaging, and the three integration paths…

14 ago 2026
sap-kyma-cli
Administradores de redes y sistemas informáticos

Use this skill for Kyma (BTP Kubernetes) deployment flows used by this cookbook — containerizing the agent template, applying k8s manifests, exposing via APIRule, and switching auth from noop to JWT/IAS. Complements the upstream `kyma-cli` skill at…

14 ago 2026
sap-repair-joule-access
Administradores de redes y sistemas informáticos

Diagnose and resolve SAP Joule CLI login, HTTP 401/403, and missing capability deployment access in this Cookbook. Use when `joule list`, `joule compile`, or `joule deploy` fails because the session is logged out or stale, the IAS trust origin is wrong, or…

14 ago 2026
sap-fiori-create-cli
Desarrolladores de software

Run, invoke, and test the @sap-ux/create CLI — generate, add, convert, remove, update, change, list, get commands for SAP Fiori projects. Use when asked to run sap-ux, invoke create CLI, add config to a project, generate adaptation-project, or test any…

10 ago 2026
odata-vocabularies-sync
Desarrolladores de software

Sync odata-vocabularies package — update all vocabulary resource files to their latest published versions, and optionally add a new vocabulary given its JSON URL. Use when asked to update vocabularies, refresh vocabulary resources, or add a new vocabulary to…

6 ago 2026
sap-fiori-opa5-test-development
Analistas de garantía de calidad de software y probadores

Use this skill when writing, fixing, extending, or reviewing OPA5 integration tests for SAP Fiori Elements applications - whether the app uses OData V4 (sap.fe.test library) or OData V2 (fioriElementsTestLibrary). Triggers on any request involving OPA5…

31 jul 2026
sap-fiori-eslint-plugin
Desarrolladores de software

Configure, migrate, or run ESLint with @sap-ux/eslint-plugin-fiori-tools in SAP Fiori projects (standalone or CAP). Use when ESLint is missing and the user wants to add it or add code quality checks; when an existing .eslintrc or eslint@8 config needs…

24 jul 2026
sap-fiori-app-development
Desarrolladores web

Guidelines for SAP Fiori app development for CAP and standalone projects. Use this skill when creating or modifying SAP Fiori Elements applications.

3 jul 2026
sap-fiori-add-visual-filter
Desarrolladores de software

Add visual filters (chart-based) to SAP Fiori Elements filter bar/value help using CAP or ABAP RAP.

23 jun 2026
sap-fiori-analytical-chart
Desarrolladores de software

Add analytical chart (chart + table hybrid) to SAP Fiori Elements List Report using aggregated data. Supports CAP and ABAP RAP (OData V4).

23 jun 2026
Mostrando 12 de 15 repositorios