Claude Skills · DevOps & Infrastructure
Sapcc Skill
eljoujat/sapcc-skillSAP Commerce Cloud skill for querying, administrating and operating a SAP CC (Hybris / CCv2) instance, including Cloud Portal DevOps operations. Use this skill when the user asks to query, inspect, modify or administrate SAP Commerce Cloud data (products, orders, customers, cronjobs, business logic) via HAC, or to manage CCv2 Cloud Portal resources (environments, builds, deployments, backups, scaling, endpoints, certificates, scheduled activities, properties, roles). Automatically selects FlexSearch, Groovy, or a Cloud Portal API call based on request intent.
At a glance
This skill is for DevOps & Infrastructure and helps you query sap commerce cloud data, administer commerce cloud instances, and manage cloud portal environments.
git clone --depth 1 https://github.com/eljoujat/sapcc-skill
cp -r sapcc-skill/ ~/.claude/skills/sapcc-skill
Setup, runtime and requirements describe eljoujat/sapcc-skill, the repo this skill ships in.
sapCommerce CloudHybrisccv2Cloud Portaldevops
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.