Sdk Contract Navigator Skill
Navigate the fabric-sdk-go SDK source to find the correct client factory, DTOs, item type constants, and pager methods for a given Fabric Item or non-item resource. Published by microsoft in terraform-provider-fabric.
Decision snapshot
Is this a fit?
Developers using terraform-provider-fabric, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MPL-2.0 license
No specific cautions were detected. Review the source and requested permissions before installing.
What is Sdk Contract Navigator Skill?
Navigate the fabric-sdk-go SDK source to find the correct client factory, DTOs, item type constants, and pager methods for a given Fabric Item or non-item resource. Published by microsoft in terraform-provider-fabric. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using terraform-provider-fabric
Declared skill metadata
- Source file: .github/skills/sdk-contract-navigator/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use Sdk Contract Navigator Skill
- Use it for developers using terraform-provider-fabric.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/terraform-provider-fabric
- Skill file: .github/skills/sdk-contract-navigator/SKILL.md
What it does
Navigate the fabric-sdk-go SDK source to find the correct client factory, DTOs, item type constants, and pager methods for a given Fabric Item or non-item resource.
Skill instructions
Skill: SDK Contract Navigator Navigate the fabric-sdk-go SDK source to find the correct client factory, DTOs, item type constants, and pager methods for a given Fabric Item or non-item resource. Prerequisites - The user has identified a Fabric resource name (e.g. "Lakehouse", "Connection", "Shortcut") Step 1 — Check SDK Version and Ensure Local Cache Read go.mod in the provider repo root and find the github.com/microsoft/fabric-sdk-go dependency line to determine the current version: github.com/microsoft/fabric-sdk-go <version Record the exact version string. All SDK browsing must target the version found in go.mod. Important: Always read go.mod dynamically — never assume or hardcode the SDK version. It changes with dependency upgrades. Then ensure the SDK is in the local Go module cache: powershell go mod download github.com/microsoft/fabric-sdk-go@<version The SDK source is now available at a deterministic path: $(go env GOPATH)/pkg/mod/github.com/microsoft/fabric-sdk-go@<version/ Pr
Verified compatibility and discovery
Frequently asked questions
What is Sdk Contract Navigator?
Sdk Contract Navigator is a open-source AI agent skill with Copy skill directory. Navigate the fabric-sdk-go SDK source to find the correct client factory, DTOs, item type constants, and pager methods for a given Fabric Item or non-item resource.
Who is Sdk Contract Navigator best for?
Sdk Contract Navigator is best for reusing agent instructions, scripts, and references.
How do I install Sdk Contract Navigator?
Install or run Sdk Contract Navigator using Copy skill directory. Check Sdk Contract Navigator for the latest setup command.
Is Sdk Contract Navigator actively maintained?
Sdk Contract Navigator may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.