cloud-cap-hana-swapi
Build and test SAP CAP apps with Star Wars data
All Skills in This Repository (3)
Pure Emerald Level Indicatorsload-and-test
Rebuild CDS artifacts, reload SQLite fixtures, and run the full test suite.
scrape-and-load
Scrape Wookieepedia data, convert to CDS format, and load into SQLite.
cap-change-workflow
Automate CAP change workflows for CDS definitions, handlers, and artifact regeneration.
Frequently Asked Questions
FAQPage SchemaHow to install cloud-cap-hana-swapi?โผ
Run `npx skills add SAP-samples/cloud-cap-hana-swapi --all -g -y` in your terminal to install all skills in this suite globally.
What does this SAP CAP sample teach?โผ
It demonstrates production patterns for many-to-many relationships, service layering, and Fiori annotations using a Star Wars data model across SQLite, PostgreSQL, and SAP HANA.
How to scrape and load Star Wars data automatically?โผ
The scrape-and-load skill runs the Wookieepedia scraper, builds CDS artifacts, loads data into SQLite, and verifies everything with migration and full tests in one sequence.
Does this work with Claude Code and other AI coding tools?โผ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.
Can I verify CAP changes without manual testing?โผ
Yes. The load-and-test skill rebuilds CDS artifacts, reloads fixture data, and runs the full test suite automatically after any schema or service change.
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