← all publishers

Azure

@azure-azure-sdk-for-rust source repo

10 published skills

  1. Update Rust · azure-azure-sdk-for-rust
    Update the pinned stable and nightly Rust toolchain versions used by the repository
    0 installs
  2. Create Crate · azure-azure-sdk-for-rust
    Create a new Azure SDK crate from a TypeSpec specification.
    1 install
  3. Create Hotfix · azure-azure-sdk-for-rust bundle
    Create a hotfix (patch) release branch for an Azure SDK Rust crate.
    3 installs
  4. Lint Markdown · azure-azure-sdk-for-rust
    Check and fix formatting and other issues in markdown files using markdownlint-cli2.
    0 installs
  5. Check Spelling · azure-azure-sdk-for-rust
    Check and fix spelling in project source files using cSpell.
    3 installs
  6. Update Emitter · azure-azure-sdk-for-rust
    Update the TypeSpec emitter for Rust and optionally regenerate all clients
    0 installs
  7. Agentic Workflows · azure-azure-sdk-for-rust
    Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
    1 install
  8. Create Recorded Test · azure-azure-sdk-for-rust
    Generate a new recorded integration test
    0 installs
  9. Cosmos Design Struct · azure-azure-sdk-for-rust
    Enforce 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.
    1 install
  10. Cosmos Pre Commit Validation · azure-azure-sdk-for-rust
    Run pre-commit checks for a specific set of crates. Use this when validating changes under sdk/cosmos before committing or during code review.
    1 install