Schema Model Generator Skill
Skill: Schema & Model Generator Published by microsoft in terraform-provider-fabric.
What is Schema Model Generator Skill?
Skill: Schema & Model Generator 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using terraform-provider-fabric
Technical details
- Install or run with Copy skill directory
When to use Schema Model Generator 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/schema-model-generator/SKILL.md
What it does
Skill: Schema & Model Generator
Skill instructions
Skill: Schema & Model Generator Given a Go SDK contract (DTOs), generate the corresponding Terraform schema attributes and model structs with high fidelity. Prerequisites - SDK DTO struct fields have been identified (from skill:sdk-contract-navigator) - You know the item archetype (basic, definition, properties, etc.) - If the issue contains a 🌳 DTO Nesting Depth Map, use it to determine: - One model struct per tree node that introduces []Type or Type - Each such struct needs its own set() method - Which fields use supertypes.ListNestedObjectValueOf (nested objects) vs supertypes.ListValueOf (scalars) vs supertypes.SingleNestedObjectValueOf (optional nested) Step 1 — Classify Each SDK Field For each field in the SDK DTO struct, determine its category using the "Attribute Behaviors" table in .github/instructions/schema-model-patterns.instructions.md. Classification criteria: | Category | Criterion | | ------------------------- | -------------------------------------------------- | | Re
Explore related resources
Frequently asked questions
What is Schema Model Generator?
Schema Model Generator is a open-source AI agent skill with Copy skill directory. Skill: Schema & Model Generator
Who is Schema Model Generator best for?
Schema Model Generator is best for reusing agent instructions, scripts, and references.
How do I install Schema Model Generator?
Install or run Schema Model Generator using Copy skill directory. Check Schema Model Generator for the latest setup command.
Is Schema Model Generator actively maintained?
Schema Model Generator may need a closer maintenance check before production use.
Auto-fetched from GitHub.