Skill Claude CodeCodex
Generate a new performance test.
885 3d ago A 10 tokens
original MIT
10 tagged rustlang, measured the same way as everything else here.
Browse within: azure 10azure-sdk 10microsoft 10rust 10rust-lang 10
Skill Claude CodeCodex
Generate a new performance test.
Skill Claude CodeCodex
Generate a new recorded integration test.
Skill Claude CodeCodex
Enforce consistent struct design conventions across sdk/cosmos crates. Validates visibility modifiers, field privacy, #[nonexhaustive] 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…