Resmi Sağlayıcı Skill'iView repo
Create a new Azure SDK crate from a TypeSpec specification.
Dosyalar1 dosya
SKILL.md40 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarAzure
Kategoricoding
Skill IDAzure/azure-sdk-for-rust/.github/skills/create-crate
İlgili skill'ler
Check SpellingCheck and fix spelling in project source files using cSpell.Cosmos Design StructEnforce consistent struct design conventions across sdk/cosmos crates. Validates visibility modifiers, field privacy, #[non_exhaustive] usage, and construction API patterns (`Default`/`new` with `with_*` setters, or optional separate builders with `builder()`/`build()`), and construction correctness on public structs. Can auto-fix violations or report them as errors.Cosmos Pre Commit ValidationRun pre-commit checks for a specific set of crates. Use this when validating changes under sdk/cosmos before committing or during code review.Create Perf TestGenerate a new performance testCreate Recorded TestGenerate a new recorded integration testLint MarkdownCheck and fix formatting and other issues in markdown files using markdownlint-cli2.