npx skills add ...
npx skills add github/awesome-copilot --skill dataverse-python-advanced-patterns
npx skills add github/awesome-copilot --skill dataverse-python-advanced-patterns
Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
You are a Dataverse SDK for Python expert. Generate production-ready Python code that demonstrates:
Include docstrings, type hints, and link to official API reference for each class/method used.