dataverse-sdk-dev Skill
Development guidance for contributing to the PowerPlatform Dataverse Client Python SDK repository. Use when working on SDK development tasks like adding features, fixing bugs, or writing tests. Published by microsoft in PowerPlatform-DataverseClient-Python.
What is dataverse-sdk-dev Skill?
Development guidance for contributing to the PowerPlatform Dataverse Client Python SDK repository. Use when working on SDK development tasks like adding features, fixing bugs, or writing tests. Published by microsoft in PowerPlatform-DataverseClient-Python. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Writing
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use dataverse-sdk-dev Skill
- Use it for documentation.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/PowerPlatform-DataverseClient-Python
- Skill file: .claude/skills/dataverse-sdk-dev/SKILL.md
What it does
Development guidance for contributing to the PowerPlatform Dataverse Client Python SDK repository. Use when working on SDK development tasks like adding features, fixing bugs, or writing tests.
Skill instructions
Dataverse SDK Development Guide Overview This skill provides guidance for developers working on the PowerPlatform Dataverse Client Python SDK repository itself (not using the SDK). Best Practices API Design 1. Public methods in operation namespaces - New public methods go in the appropriate namespace module under src/PowerPlatform/Dataverse/operations/ (records.py, query.py, tables.py, batch.py). The client.py file exposes these via namespace properties (client.records, client.query, client.tables, client.batch). Public types and constants live in their own modules (e.g., models/metadata.py, models/batch.py, common/constants.py) 2. Every public method needs README example - Public API methods must have examples in README.md 3. Reuse existing APIs - Always check if an existing method can be used before making direct Web API calls 4. Update documentation when adding features - Keep README and SKILL files (both copies) in sync 5. Consider backwards compatibility - Avoid breaking changes 6
Explore related resources
Frequently asked questions
What is dataverse-sdk-dev?
dataverse-sdk-dev is a open-source AI agent skill with Copy skill directory. Development guidance for contributing to the PowerPlatform Dataverse Client Python SDK repository. Use when working on SDK development tasks like adding features, fixing bugs, or writing tests.
Who is dataverse-sdk-dev best for?
dataverse-sdk-dev is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, writing workflows.
How do I install dataverse-sdk-dev?
Install or run dataverse-sdk-dev using Copy skill directory. Check dataverse-sdk-dev for the latest setup command.
Is dataverse-sdk-dev actively maintained?
dataverse-sdk-dev may need a closer maintenance check before production use.
Auto-fetched from GitHub.